Overview
RabbitMQ 3.9.13 on Ubuntu 22.04 with Free maintenance support by ATH.
This is a repackaged open source software product wherein additional charges apply for support. RabbitMQ is a feature-rich, open-source message broker that plays a pivotal role in facilitating communication between diverse software components in distributed systems. Developed using the Advanced Message Queuing Protocol (AMQP), RabbitMQ acts as a highly reliable intermediary, ensuring the efficient and secure exchange of messages between different applications, services, or components. At its core, RabbitMQ operates on a publish-subscribe model, where producers generate messages and consumers receive and process them. This decoupling of producers and consumers allows for a more flexible and scalable architecture, as components can evolve independently without direct dependencies.
Highlights
- RabbitMQ efficiently handles the routing, queuing, and delivery of messages, enabling seamless communication between distributed systems.
- Supporting industry-standard protocols like AMQP, MQTT, and STOMP, RabbitMQ ensures compatibility and integration with a diverse range of applications and platforms.
- RabbitMQ's publish-subscribe model allows for a flexible and decoupled architecture, enabling components to evolve independently without direct dependencies.
Details
Typical total price
$0.109/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.009 | $0.023 | $0.032 |
t2.medium | $0.009 | $0.046 | $0.055 |
t2.large | $0.009 | $0.093 | $0.102 |
t2.xlarge | $0.009 | $0.186 | $0.195 |
t2.2xlarge | $0.009 | $0.371 | $0.38 |
t3.nano | $0.009 | $0.005 | $0.014 |
t3.micro AWS Free Tier | $0.009 | $0.01 | $0.019 |
t3.small | $0.009 | $0.021 | $0.03 |
t3.medium | $0.009 | $0.042 | $0.051 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
No Refund
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
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
( Port - 22 and Username - ubuntu) Add port 15672 to your ports Connect to your Virtual Machine via SSH and run the following command to update the package list: ubuntu sudo su sudo systemctl status rabbitmq-server
Now add to add a user follow the below commands: sudo rabbitmqctl add_user username password sudo rabbitmqctl set_user_tags username administrator sudo rabbitmqctl set_permissions -p / username "." "." ".*" sudo rabbitmqctl list_users
Now to access web interface : http://your_ip:15672
Support
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.