Let's see the process to create an Auto Scaling group in AWS step by step.
The objective is to create the following architecture using the Auto Scaling group:
The following diagram shows the steps for the rest of the sections in this chapter.
There are three major components of Auto Scaling in AWS:
- Amazon Machine Image (AMI)
- Launch configuration
- Auto Scaling group
Now, let's cover each of these components.