AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 188

What are two reasons that could cause an HTTP health check to fail? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct as a security group that blocks port 80 will prevent HTTP traffic, causing the health check to fail. Option B is also correct because if the HTTP server is not running, it cannot respond to health checks. Options C and D are incorrect because they do not directly impact the HTTP health check functionality for port 80.