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

What happens if the instance launched by Auto Scaling becomes unhealthy?

Answer options

Correct answer: A

Explanation

Amazon EC2 Auto Scaling automatically monitors the health of the instances in its group and maintains the desired capacity. If an instance is found to be unhealthy, Auto Scaling terminates it and immediately launches a new instance to replace it. The other options are incorrect because Auto Scaling is designed to automate self-healing without requiring manual user intervention or leaving the group under-provisioned.