Most recent blog posts

FAQ: What is a Delayed Message Exchange?

This tutorial explores scenarios that require delayed messaging, the benefits of implementing a delay, and how to create a delayed exchange.

FAQ: What is the RabbitMQ Federation plugin

Small applications grow. They blossom into larger projects requiring maintenance, load-balancing, software upgrades, and hardware that spans data centers and even continents. The RabbitMQ federation plugin helps maintain a high availability and lower latency by spreading...

Exchange to exchange bindings in RabbitMQ

It is possible to add a binding between two exchanges in RabbitMQ. This article explains how and when to use the exchange to exchange binding.

Introducing New Book, RabbitMQ Essentials

Learn more about the ultimate RabbitMQ guide written by the experts at CloudAMQP, now available at Amazon.

Copy your CloudAMQP configurations from one dedicated instance to another

Your RabbitMQ usage has been made easier with the ability to copy configurations. In this article, we will explain the process of doing so between existing and new dedicated instances.

Information Regarding Changes to our Contracts and Policies

Soon it will be three years since the GDPR was legally enforced. Since then, CloudAMQP has become both SOC 2 Type 2 and HIPAA compliant, our GDPR Compliance Program has expanded, and our processes concerning our customers' privacy have been further enhanced.

RabbitMQ Use cases: Explaining message queues and when to use them

We as human beings have always sought ways to communicate, even when there have been distances in between us. The same need exists in the computer world - a method to send, receive, and create the message itself.

SOC 2 Type 2 and HIPAA Compliance

We are proud and happy to announce that we have received our second year SOC 2 Type 2 attestation report on January 29, 2021.

Annual RabbitMQ report by CloudAMQP

Join us as we present an annual report for 2020, which offers surprising insights and facts on how our customers use RabbitMQ and CloudAMQP.

FAQ: When and how to use the RabbitMQ Dead Letter Exchange

Some messages become undeliverable even when received by the broker. Don’t worry - there is no need to lose messages entirely. Setting up a RabbitMQ dead letter exchange and queues allows orphaned messages to be stored and processed.