Most recent blog posts

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.

From Mnesia to Khepri, Part 2: How Khepri Affects you

In the part 1 of this blog series, we gave an overview of Khepri and the motivation behind its creation. This part will cover what to expect when/if you switch to Khepri.

From Mnesia to Khepri, Part 1: Khepri Overview and Motivation

This blog series will explore Khepri, the new metadata store coming to RabbitMQ. This part will give an overview of Khepri and the motivation behind its creation.

Join the CloudAMQP Webinar on April 11th

Whether you're a beginner seeking foundational knowledge or an experienced professional, this webinar is designed to offer useful insights and practical advice.

DAG-based workflow with RabbitMQ

Directed Acyclic Graphs, or DAG, and RabbitMQ, can be combined to demonstrate which tasks in a system must be completed before others. In this blog, we'll explore this combination.

How Relay Delivery enhanced food delivery with RabbitMQ

In the fast-paced realm of food delivery, there is no margin for error. Relay Delivery, a third-party delivery company, has perfected the art of seamlessly linking couriers to restaurants. While their main operations take place in the vibrant streets of New York City, the magic...