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

Run More Stuff in Docker

In 2020, Docker is the best medium for distributing and running most developer-facing software. It’s widely accepted that Docker is great for building and deploying the artifacts for your enterprise web app, but this is less well known when it comes to th... (more…)

Read more »