RabbitMQ

Azure Streaming & Messaging 1 variation

RabbitMQ 4 on Ubuntu 24.04, a message broker ready to move messages between your services.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
RabbitMQ 4 Message Broker Ubuntu 24.04 Azure Ubuntu 24.04 4 View · Guide

Overview

RabbitMQ is an open source message broker that routes messages between producers and consumers using queues and flexible exchange types. It is a widely deployed backbone for asynchronous communication and decoupled service architectures.

Why the cloudimg image

cloudimg delivers RabbitMQ preconfigured on a hardened, fully patched Ubuntu 24.04 base, with the management console enabled and queue data on a dedicated disk. A unique administrative credential is generated on first boot with no default login, and 24/7 support is included.

Common uses

  • Asynchronous messaging
  • Task queues
  • Service decoupling