Combining Elastic Load Balancers with EC2 Auto Scaling helps to manage and control your AWS workloads. This combination supports the demands put upon the infrastructure, while minimizing performance degradation. Auto Scaling groups provide the flexibility to scale up and scale down resources (EC2 instances) as dictated by the load placed on these resources.
In this hands-on lab, l have set CloudWatch alarms to scale up/down based on CPU utilization.
0 Comments