Question 40:
You have an Auto Scaling group with 2 AZs. One AZ has 4 EC2 instances, and the other has 3 EC2 instances. None of the instances are protected from scale in. Based on the default Auto Scaling termination policy, what will happen?
Answer options:
A.Auto Scaling selects an instance to terminate randomly. B.Auto Scaling will terminate unprotected instances in the Availability Zone with the oldest launch configuration. C.Auto Scaling terminates which unprotected instances are closest to the next billing hour. D.Auto Scaling will select the AZ with 4 EC2 instances and terminate an instance.