AWS Certified SysOps Administrator – Associate (legacy) — Question 305

An organization has configured Auto Scaling with ELB. One of the instance health check returns the status as Impaired to Auto Scaling. What will Auto Scaling do in this scenario?

Answer options

Correct answer: B

Explanation

When an EC2 Auto Scaling group detects that an instance has been marked as impaired or unhealthy by ELB health checks, its automatic response is to terminate that instance and launch a new one to maintain the desired capacity. While ELB will stop sending traffic to the unhealthy instance, the primary role of Auto Scaling in this scenario is the replacement of the instance rather than just sending notifications or waiting for cooldowns.