Amazon EC2 is a core AWS service that provides scalable compute capacity in the cloud. It enables users to run virtual machines with flexible configuration and scaling options. With Auto Scaling and Load Balancers, EC2 supports fault-tolerant and high-availability architectures.
In this Challenge Cloud Lab, you’ll be tested on your ability to configure a resilient and scalable EC2-based web server infrastructure. You’ll apply best practices around instance provisioning, traffic distribution, and automatic scaling—without step-by-step instructions.