How To: Scale RabbitMQ on a CoreOS Cluster Through Docker

Dynamic scaling is a fundamental requirement for modern distributed system architectures. Using CoreOS and Docker, it’s possible to rapidly scale machines and containers, respectively. RabbitMQ fits perfectly well with containers. In this post, we will sh… Read more

Similar

Getting started with Docker and Node.js

Today we are going to continue on and "dockerize" our Node.js API that we created in a previous post. This will keep a consistent and deployable API that scales easily. "Hitmen for your product, we take care of the stuff your team can't" Email... (more…)

Read more »