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

You manage a website that uses a load balancer. You are noticing one of the servers is receiving more traffic than the other. What is probably the cause of this?

Answer options

Correct answer: C

Explanation

The correct answer is C because sticky sessions cause requests from the same user to consistently be directed to the same server, which can result in uneven traffic distribution if certain users are highly active. Options A and D do not account for user behavior, while B discusses DNS settings that would not specifically cause one server to receive more traffic than the other in this context.