What does an Auto Scaling group health check do?
- A Replaces instances that fail health checks automatically
- B Restarts the application only
- C Sends an email alert
- D Increases the instance size
Answer
Replaces instances that fail health checks automatically
Combining Auto Scaling with an Application Load Balancer removes single points of failure at the instance level.





