Most recent blog posts

Sponsor of Rome Erlang Factory Lite 2017

We are happy to announce that we are sponsoring the Erlang Factory Lite Event in Rome! The conference is coming up soon at the 7th of April, 2017. Among other things, the well-known RabbitMQ developer, Michael Klishin, will be talking about Adopting Elixir in a 10 Year Old...

FAQ: How to persist messages during RabbitMQ broker restart?

Frequently Asked RabbitMQ Question: How to persist messages during RabbitMQ broker restart? Messages, exchanges, and queues that are not durable and persistent will be lost during a broker restart. If you cannot afford to lose any messages, make sure that your queue is declared...

Increased reliability of our shared plans

A new limit will be added to increase the reliability of CloudAMQP shared plans. A queue that has been idling (a queue that haven't been consumed from) for 28 days will be deleted, and temporary queues will be deleted after 60 seconds.

Loggly integration

You're now able to ship your RabbitMQ monitoring log from CloudAMQP dedicated instances to Loggly! Loggly makes it easy to centralize, search and monitor your log data from any environment. All you need to do...

Comparison: Apache Kafka VS RabbitMQ

What are the differences between Apache Kafka and RabbitMQ? When should you use which technology? Get a quick overview with our comparison chart!

Papertrail integration

You're now able to ship your RabbitMQ monitoring log from CloudAMQP dedicated instances to Papertrail! Papertrail makes it easy to centralize, search and monitor your log data from any environment. All you need to do...

CloudAMQP - A microservice architecture built upon RabbitMQ

A simple overview of the automated process behind CloudAMQP. The polyglot workplace where microservices written in different languages communicate through RabbitMQ.

Slack and PagerDuty alarms

We have added two more ways to get your alarm notifications. By popular demand we introduce Slack and PagerDuty integration. Head over to the Alarms tab in the Console to get alarm notifications in Slack and/or PagerDuty. You can activate alarms to be triggered when part of the...

Load testing and performance measurements in RabbitMQ

Load testing is the process of putting simulated demand on software and measuring its response. You will in this article get information about how to perform load testing and performance measurements in RabbitMQ.

RabbitMQ Firehose

Enable/disable RabbitMQ tracing/firehose from the CloudAMQP Console. Sometimes, during development or debugging, it's useful to be able to see every message that is published, and every message that is delivered. RabbitMQ has a firehose feature...