Most recent blog posts

Explore RabbitMQ’s various queue types: Join our livestream!

Sign up now and join us for this informative livestream covering the different queue types in RabbitMQ.

RabbitMQ 4.0 Now Available on CloudAMQP

We are happy to announce that RabbitMQ 4.0.3 is now available on CloudAMQP. This blog will review some of the key user-facing changes coming in this release.

Disaster recovery strategies for your CloudAMQP cluster

CloudAMQP offers two disaster recovery techniques: cold and hot standby setups, each suited to different RTO and RPO requirements. This blog goes into the details of each strategy.

What you need to know about Classic Queues in RabbitMQ

This blog covers everything you need to know about Classic Queues. It is especially useful for users running RabbitMQ versions earlier than 4.0

When to use RabbitMQ or Apache Kafka

If you’re asking yourself if Apache Kafka is better than RabbitMQ or if RabbitMQ is more reliable than Apache Kafka, I want to stop you right there. This article will discuss both from a broader perspective. It has focus is on the functionality offered by both systems and will...

RabbitMQ Queue Types Explained

To persist messages, RabbitMQ uses a variety of queue types. This blog will look at each queue type in RabbitMQ.

Message Queues: A Simple Guide with Analogies

This guide explains message queues with analogies: databases, warehouses and post offices.

JMS and AMQP in RabbitMQ

You’ve seen Java Message Service (JMS) and Advanced Message Queueing Protocol (AMQP) mentioned in the context of enterprise messaging — But what are they? Are they related? And what’s their connection to RabbitMQ?

RabbitMQ 3.13 Feature Highlights

We are happy to announce that RabbitMQ 3.13.2 is now available on CloudAMQP. This blog will review some of the key user-facing changes coming in this release.

MQTT Retained Messages

This blog will focus on the MQTT retained messages feature - what they are, why retain a message and how to retain a message.