Amazon MQ

Learn how to set up message brokers in the cloud using Amazon MQ and the types of brokers it supports.

Message brokers are middleware components that enable communication between application components and services using various programming languages, messaging protocols, and operating systems. Solution architects can use Amazon MQ, a message broker service provided by AWS, to set up their message brokers in the cloud.

Press + to interact

Amazon MQ currently supports Apache ActiveMQ and RabbitMQ brokers. We can integrate this service with our existing applications eradicating the need of creating, managing, and operating our own messaging system.

Brokers in Amazon MQ

In Amazon MQ, broker instances are created, and are considered as the building blocks of Amazon MQ. A broker instance is a running instance environment of a message broker. A broker instance type includes the instance class and instance size; ...