AWS Certified SysOps Administrator – Associate — Question 38

A company runs an application on an Amazon EC2 instance. A SysOps administrator creates an Auto Scaling group and an Application Load Balancer (ALB) to handle an increase in demand. However, the EC2 instances are failing the health check.
What should the SysOps administrator do to troubleshoot this issue?

Answer options

Correct answer: B

Explanation

The correct answer is B because the health check failures often occur when the application is not responding on the expected protocol and port. Options A, C, and D do not address the direct communication between the ALB and the EC2 instances, which is critical for passing health checks.