Configuring Auto-Scaling Launch configuration and Auto Scaling Groups
In this section, you will need to configure Launch Configurations and Auto Scaling Groups on AWS Auto Scaling.
- Launch Configurations defines AMI image, EC2 type and Security Groups, etc. as a reusable “Template” to be used in one or multiple Auto Scaling Groups.
- Auto Scaling Groups defines Launch Configuration, Availability Zones Load Balancer and most importantly - Scaling policies (Auto Scaling triggers).