Now, let's tie this all together and look at the process of building an EC2 instance:
- First, we'll navigate to the EC2 Dashboard and click on the blue Launch Instance button:
This opens the launch instance dialogue where we can search for and choose an AMI representing an operating system. From the quick start menu, we can select My AMIs, the AWS Marketplace, and the Community AMIs. For the sake of this demonstration, we'll run an Amazon Linux AMI:
- Next, we can choose an instance type. We will select t2.micro as it is free-tier eligible, meaning that if you create a new AWS account, you can run over 700 hours of this type of instance each month for free for the first year:
- Next, we will configure the instance details. Here, we can choose the number of instances to run. If we need a fleet of instances, we can just choose...