AWS Certified Solutions Architect – Professional — Question 901

Can a user configure a custom health check with Auto Scaling?

Answer options

Correct answer: C

Explanation

Auto Scaling allows you to define custom health checks by sending the health status of your instances directly to the Auto Scaling group using the SetInstanceHealth API or CLI command. This enables Auto Scaling to identify and replace instances based on your custom application-level criteria, making option C the correct answer.