Using RabbitMQ EC2 instances
In this recipe we will show how to create an Amazon EC2 instance, and how to configure RabbitMQ to be accessible from the Internet.
Getting ready
You need an Amazon AWS account.
How to do it…
You should have basic knowledge of Amazon EC2; however, we will explain the steps in detail:
- Log in to AWS and go to the EC2 console.
- Choose a region, for example, Northern Virginia, from the available regions:
- Create a key pair to use in these examples, by navigating to Network & Security | Key Pairs | Create Key Pair as shown in the following screenshot:
The browser will automatically download the
rabbitmqkey.pem
file, which contains ...
Get RabbitMQ Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.