[EXPLORED] What Are the Three Components of EC2 Auto Scaling?
EC2 Auto Scaling is a fully managed service that helps your application get the required number of instances by automatically launching or terminating EC2 instances. We generally create collections of EC2 instances known as Auto Scaling Groups, each having a specified number of instances. Auto-scaling ensures that size gets maintained, not letting the group go…