Most recent blog posts

New feature: CloudAMQP and Azure PrivateLink

We are adding support for PrivateLink for all our customers using Azure. PrivateLink lets you connect securely from the servers in your resource group to the AMQP brokers on CloudAMQP. The data is secure and never leaves the Azure network.

How to Use All the Limits in RabbitMQ

Explore how regular use of RabbitMQ can be made more stable by introducing limits on some common resource leaks.

RabbitMQ Checklist For Production Environments - A Complete Guide

Learn how to avoid the most common setup errors and enjoy a more stable RabbitMQ environment

Comparing RabbitMQ Hosting Providers

It seems like everyone is jumping on the RabbitMQ bandwagon, and we’re all for it! But how do you decide on the best RabbitMQ hosting service? What matters when you consider features and technology? How much does expertise count and do those user reviews really help?

RabbitMQ and AMQP - Dictionary A-Z

Navigate through the concepts of AMQP and RabbitMQ.

RPC with RabbitMQ Direct Reply-to

This article examines the ability of RabbitMQ to serve as a middle-man for a remote procedure call, using direct reply-to.

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.

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.

Enabling RabbitMQ Plugins and Discovering new Features

Enable RabbitMQ plugins and enhance your broker’s default capabilities. This article covers how to enable RabbitMQ plugins. It also reviews many popular add-ons and shows that the capability of a RabbitMQ broker can perform way past the default settings.

Microservices - why use RabbitMQ?

Today’s monolithic systems are being replaced at a rapid pace by microservice architecture. To understand why this is the case requires a closer look into the core of message queuing and the benefits of using RabbitMQ as a message broker in a microservice architecture.