This tutorial explores scenarios that require delayed messaging, the benefits of implementing a delay, and how to create a delayed exchange.
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...
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.
Learn more about the ultimate RabbitMQ guide written by the experts at CloudAMQP, now available at Amazon.
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.
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.
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.
We are proud and happy to announce that we have received our second year SOC 2 Type 2 attestation report on January 29, 2021.
Join us as we present an annual report for 2020, which offers surprising insights and facts on how our customers use RabbitMQ and CloudAMQP.
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.