
Overview
RabbitMQ® Server on Windows Server 2022
This RabbitMQ® AMI delivers a fully pre-configured RabbitMQ message broker on Windows Server 2022, purpose-built for teams that need a Windows-native messaging solution on AWS. The Erlang runtime, RabbitMQ broker, and web-based management console are already installed and configured, with the RabbitMQ Windows service set to start automatically on boot. Launch an EC2 instance and begin publishing and consuming messages within minutes - no manual installation or dependency troubleshooting required.
Why Choose This RabbitMQ AMI?
Unlike a manual RabbitMQ installation on Windows, this AMI eliminates the complexity of matching compatible Erlang and RabbitMQ versions, configuring Windows services, and enabling the management plugin. Self-hosting gives you full control over your broker configuration, plugin selection, version pinning, and data residency. Your messages and configuration remain entirely within your own AWS account and VPC.
For organizations running Windows-centric workloads - particularly .NET application stacks, legacy Windows services, or hybrid on-premises-to-cloud migrations - this AMI provides a familiar operating environment without requiring Linux expertise on your operations team.
RabbitMQ Key Features
- Multi-protocol messaging - Supports AMQP 0-9-1, MQTT, STOMP, and WebSockets out of the box, letting you match the right protocol to each workload.
- Flexible routing - Direct, topic, fanout, and headers exchanges give you fine-grained control over message distribution.
- Durable and resilient queues - Persistent queues and quorum queues ensure messages survive broker restarts and node failures.
- Streams - High-throughput, replayable messaging for event-sourcing and log-style workloads.
- Clustering and federation - Scale horizontally across multiple nodes, availability zones, or regions for high availability and geographic distribution.
- Security - TLS encryption for data in transit and LDAP authentication for centralized access control.
- Management and monitoring - Web-based UI on port 15672, HTTP API, and command-line tools for full operational visibility.
- Cross-language support - Client libraries available for .NET, Java, Python, Go, Ruby, JavaScript, and more.
- Windows service auto-start - The broker starts automatically on instance boot with no manual intervention.
Rabbit MQ Common Use Cases
Microservices decoupling - An e-commerce platform uses RabbitMQ to queue order-processing events during flash sales, buffering thousands of messages per second so downstream inventory and payment services process at their own pace without data loss.
Background job processing - Distribute compute-intensive tasks such as report generation, image processing, or data imports across a pool of worker instances, with RabbitMQ ensuring each job is delivered exactly once.
Event-driven architectures - Publish domain events (user signups, transactions, IoT telemetry) to topic exchanges and let multiple consumers react independently, enabling loosely coupled systems that scale and evolve separately.
Cross-language integration - Connect .NET services with Python analytics pipelines or Java microservices through a shared messaging layer, regardless of language or runtime differences.
What Is Included
- Windows Server 2022 base image
- Erlang/OTP runtime (compatible version pre-installed)
- RabbitMQ broker with management plugin enabled
- RabbitMQ configured as a Windows service with automatic startup
- Management console accessible on port 15672 after launch
Getting Started
Launch this AMI on your chosen EC2 instance type, ensure your security group allows inbound access on ports 5672 (AMQP), 15672 (management UI), and any additional protocol ports you need (1883 for MQTT, 61613 for STOMP). Access the management console in your browser and begin configuring exchanges, queues, and bindings. Follow our getting started guide below under vendor resources.
Disclaimer: RabbitMQ® is a registered trademark of VMware, Inc., a Broadcom company. RabbitMQ is open source software released under the Mozilla Public License 2.0. No warranty of any kind, express or implied, is included with this software. Use is at your own risk, and responsibility for any damages resulting from the use of this software rests entirely with the user. The author is not responsible for any damage that its use could cause.
Highlights
- Pre-configured Windows-native deployment - This AMI ships with the Erlang runtime, RabbitMQ broker, and web-based management console already installed and tested on Windows Server 2022. The RabbitMQ Windows service starts automatically on boot, eliminating manual installation, dependency resolution, and service configuration. Launch an EC2 instance and access your management console within minutes - no Linux expertise required.
- Multi-protocol versatility with full operational control - Publish and consume messages over AMQP, MQTT, STOMP, and WebSockets from a single broker. You retain complete control over broker configuration, plugin selection, version pinning, and data residency. Your messages stay entirely within your own AWS account and VPC, supporting data sovereignty and compliance requirements.
- Built to scale from development to production - Deploy a single node for development or form clusters across multiple availability zones for high availability. Quorum queues ensure data safety during node failures, streams support high-throughput replayable workloads, and federation enables geographically distributed messaging across AWS regions. TLS encryption and LDAP authentication secure your deployment at every tier.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t2.medium Recommended | $0.05 |
t3.micro | $0.05 |
t2.micro | $0.05 |
c5n.2xlarge | $0.05 |
u-12tb1.metal | $0.05 |
c5a.12xlarge | $0.05 |
m5d.2xlarge | $0.05 |
inf1.24xlarge | $0.05 |
d2.xlarge | $0.05 |
i3.metal | $0.05 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Latest OS patches have been installed. Simply run Windows update to install the latest Microsoft patches
Additional details
Usage instructions
RDP into instance, username is: Administrator
Scroll down to 'Getting Started' on the following URL: https://cloudinfrastructureservices.co.uk/how-to-setup-rabbitmq-on-windows-server-in-azure-aws-gcp/
Resources
Vendor resources
Support
Vendor support
Support for RabbitMQ on Windows Server 2022
Cloud Infrastructure Services provides technical support for this AMI covering installation issues, initial configuration assistance, and general guidance on RabbitMQ broker operation.
Support Channels:
- Support Portal: https://cloudinfrastructureservices.co.uk/contact-us/
Submit a support ticket through either channel describing your issue, including your instance ID and any relevant error messages. Our team will respond to help you resolve problems related to the AMI deployment, service startup, management console access, and basic broker configuration.
Getting Started After Launch:
Once your instance is running, open your security group to allow inbound traffic on port 5672 (AMQP), port 15672 (management UI), port 1883 (MQTT, if needed), and port 61613 (STOMP, if needed).
- Post Deployment Setup Guide - Follow our step-by-step setup guide at: https://cloudinfrastructureservices.co.uk/how-to-setup-rabbitmq-on-windows-server-in-azure-aws-gcp/
Disclaimer: RabbitMQ® is a registered trademark of VMware, Inc., a Broadcom company. RabbitMQ is open source software released under the Mozilla Public License 2.0. No warranty of any kind, express or implied, is included with this software. Use is at your own risk, and responsibility for any damages resulting from the use of this software rests entirely with the user. The author is not responsible for any damage that its use could cause.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

