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...
To persist messages, RabbitMQ uses a variety of queue types. This blog will look at each queue type in RabbitMQ.
This guide explains message queues with analogies: databases, warehouses and post offices.
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?
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.
This blog will focus on the MQTT retained messages feature - what they are, why retain a message and how to retain a message.
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.
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.
Whether you're a beginner seeking foundational knowledge or an experienced professional, this webinar is designed to offer useful insights and practical advice.
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.