Most recent blog posts

RabbitMQ 3.8 Feature Focus - What is the RabbitMQ feature flag?

Feature flags are new to RabbitMQ version 3.8. These flags define a RabbitMQ node’s ability to become a part of a cluster. Nodes using the subsystem must have the same dependencies. This article reviews the new system, how to set flags, and how they are used in upgrades.

Running Celery with RabbitMQ

Get familiar with how Celery spreads longer running tasks among many workers, using a message broker such as RabbitMQ.

Don’t Panic! A developer’s guide through the Microservice jungle

This tutorial will familiarize you with microservices, message queues, databases, PaaS, IoT, Raspberry Pi’s and SaaS, and will teach you how and when to use these services and technologies.

Getting started with RabbitMQ? Download our FREE ebook!

Wondering how to start with RabbitMQ? Download our FREE ebook today to get an intro to RabbitMQ and CloudAMQP. The best book with tutorials to get started!

Is HiPE production ready?

6% of all clusters at CloudAMQP has HiPE enabled - and we are today running thousands of nodes. Yes, HiPE is production ready.

13 Common RabbitMQ Mistakes and How to Avoid Them

We have been hosting RabbitMQ for many years, and we have probably seen way more configuration mistakes than anybody else. Here is a list, that will help you avoid common RabbitMQ mistake!

Part 3: RabbitMQ Best Practice for High Availability

Configure your RabbitMQ server for highest availability possible.

Part 2: RabbitMQ Best Practice for High Performance (High Throughput)

Configure your RabbitMQ cluster for optimal performance.

Part 1: RabbitMQ Best Practices

We have been working with RabbitMQ a long time, and we have probably seen way more configuration mistakes than anybody else. We know how to configure for optimal performance and how to get the most stable cluster. We will in this series share our knowledge!

Why message queues for IoT projects?

Why and when should you use a publish/subscribe messaging transport protocol for your IoT application?