In this lab: Amazon Virtual Private Cloud (VPC) can be used to create your own VPC and add additional components to it to produce a customized network. Security groups will be created for your EC2 instance. You customize and configure the EC2 instance to run a web server and launch it into the VPC. Requirements AWS Educate account or AWS account AWS Academy account Introduction to Amazon EC2: Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the AWS cloud, where you will be able to launch virtual servers, configure security and networking, and manage storage. Features of Amazon EC2: Availability of Virtual computing environments, known as instances AMIS or Amazon Machine images which are Preconfigured templates for your instances Various configurations of CPU, memory, storage, and networking capacity for your instances, known as instance types Usage of key pairs to Secure login information for your insta...