Compute Resources

Overview

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.

EC2 instances

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.

ConnectPrivate

ConnectPrivate

Launch Template

ConnectPrivate

Auto Scaling Group

ConnectPrivate

Dynamic Scaling Policies

  • Policy type: Target tracking scaling
  • Metric type: Average CPU Utilization
  • Target value: 50

ConnectPrivate

Finally, we will review the Load Balancing resources and test our web server.