In this Cloud Lab, you’ll work with the EC2 service of AWS. You’ll simulate a real-world scenario by deploying a simple server and defining an Auto Scaling group (ASG) to see its behavior in different cases.
You’ll create an EC2 instance and deploy a node server that returns the private IPv4 address of the instance. You’ll use this instance to create an Amazon Machine Image (AMI) and a launch template. Finally, you’ll create and test an ASG.
By the end of this Cloud Lab, you’ll be able to control the scaling of your instances based on your defined configurations so that you don’t need to constantly monitor.