Deployment using AWS Management Console

Here, we will focus on deploying the AWS compute service as we did previously. Deploying AWS instances using the AWS Management Console is fairly simple. Follow the steps below:

  1. Log in into your AWS Management Console at https://console.aws.amazon.com or use your IAM user account to log in . We created an IAM user account in Chapter 2, Deploying Your First Web Application at https://AWS-account-ID-or-alias.signin.aws.amazon.com/console.
  2. Select the Services tab, followed by EC2 from the Compute section, and click on the Launch Instance button.
  3. On the next screen, search for and select Amazon Machine Image (AMI). In this book, we are using ami-cfe4b2b0, which is Amazon Linux AMI.
  4. Select the t2.micro ...

Get Effective DevOps with AWS - Second Edition 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.