Amazon Elastic Compute Cloud (Amazon EC2) is a service that launches instances, also known as virtual servers, on which we can host web pages and various other applications. Amazon EC2 provides scalable computing capacity in the Amazon Web Services (AWS) Cloud.
You’ll create an EC2 instance and bootstrap it to host a web server on the created instance. You’ll then test the hosted web service through the browser and using the EC2 Instance Connect service.
After completing this Cloud Lab, you’ll be able to launch instances in numerous combinations of CPU, memory, storage, and network capacities. You’ll also be able to configure and choose the most optimized bundle of resources according to your project’s use cases.
The following is the high-level architecture diagram of the final infrastructure that you will build in this Cloud Lab: