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

A web application runs on Amazon EC2 instances behind an Elastic Load Balancing Application Load Balancer (ALB). The instances run in an Auto Scaling group across multiple Availability Zones. A SysOps Administrator has notice that some EC2 instances show up healthy in the Auto Scaling console but show up as unhealthy in the ALB target console.
What could be the issue?

Answer options

Correct answer: D

Explanation

The correct answer is D because if the Auto Scaling group is using EC2 instance health checks, it may not accurately reflect the health of the instances as perceived by the ALB, which uses its own health checks. The other options do not address the fundamental issue of the health check type mismatch between the Auto Scaling group and the ALB.