Here, we are just reviewing some resources such as our launch template, Auto Scaling Group, and the number of instances that are running. Please access the EC2 interface.
Two EC2 instances are running at the same time because we have defined the desired capacity as 2 in the Auto Scaling Group, ensuring that there are always two EC2 instances running simultaneously.
Finally, we will review the Load Balancing resources and test our web server.