Most recent blog posts

Cloud Firewall for AWS and Azure

Configure a firewall for your cluster directly from our UI. You can specify an IP range and decide which ports that should be opened for that range.

Easier RabbitMQ Debugging With New Graph Metrics

To protect against, and to help identify issues, we now have upgraded our CloudAMQP control panel to help you keep full track of your instances well being over time.

Virtual Private Cloud on Google Cloud Platform

Create CloudAMQP instances in a virtual private cloud (VPC) on Google Cloud Platform and peer with an internal VPC to keep traffic private.

Plugins configuration available through API

Another step towards being able to automate everything CloudAMQP.

Prepayment is now available on CloudAMQP

Many of our customers want the option to pay through an annual billing cycle to avoid lots of small transactions...

Meet Parkster - Breaking down a monolithic system into microservices

A growing digital parking service from Sweden is right now breaking down their monolithic system towards microservices. Follow their story!

RabbitMQ and AMQP glossary and concepts

RabbitMQ and the AMQP protocol comes with its own terminology. If you are lost, hopefully this glossary may be useful

Stopping the stampeding herd problem with lazy queues

With RabbitMQ 3.6 Lazy Queues were introduced. This provides an excellent mechanism to tackle high memory usage and sudden spikes in messages

RabbitMQ Variable Shovel

Together with Erlang Solutions, we're happy to announce the new RabbitMQ vShovel! The new open source plugin allows RabbitMQ to call a webhook for each message in a queue.

Handling resource-intensive tasks with work queues in RabbitMQ

User story about microservices, about how to handle computationally intensive work with help of RabbitMQ, and about worker scaling in Heroku.