Bird
0
0

Why might cross-zone load balancing cause uneven latency in some AWS regions?

hard📝 Conceptual Q10 of 15
AWS - Elastic Load Balancing
Why might cross-zone load balancing cause uneven latency in some AWS regions?
ABecause it caches responses causing stale data delays
BBecause cross-zone load balancing disables health checks
CBecause it forces all traffic through a single zone's instances
DBecause traffic crosses zones, network latency varies by zone distance
Step-by-Step Solution
Solution:
  1. Step 1: Understand network latency impact

    Cross-zone load balancing sends traffic across zones, which may have different physical distances causing latency differences.
  2. Step 2: Evaluate other options

    Cross-zone does not disable health checks, does not force traffic through one zone, and does not cache responses.
  3. Final Answer:

    Because traffic crosses zones, network latency varies by zone distance -> Option D
  4. Quick Check:

    Cross-zone traffic = possible latency variance [OK]
Quick Trick: Cross-zone traffic may increase latency due to zone distances [OK]
Common Mistakes:
  • Thinking health checks are disabled
  • Assuming traffic is forced through one zone
  • Believing caching causes latency here

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes