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

A SysOps Administrator has configured health checks a target group for an Application Load Balancer. An Amazon EC2 instance belonging to the target group fails the health check.
What will happen next? (Choose two.)

Answer options

Correct answer: A, D

Explanation

When an Amazon EC2 instance fails an Application Load Balancer (ALB) health check, the load balancer stops routing traffic to it to avoid service disruptions, but it continues monitoring the instance to see if it becomes healthy again. The ALB does not automatically reboot, terminate, or launch replacement instances on its own; those actions require integration with an Auto Scaling group or other AWS management tools.