Recall & Review
beginner
What is cross-zone load balancing in AWS Elastic Load Balancer?
Cross-zone load balancing evenly distributes incoming traffic across all registered targets in all enabled Availability Zones, helping to balance load and improve fault tolerance.
Click to reveal answer
beginner
Why is cross-zone load balancing useful?
It prevents uneven traffic distribution when some zones have more targets than others, ensuring better resource utilization and higher availability.
Click to reveal answer
intermediate
How do you enable cross-zone load balancing on an AWS Application Load Balancer?
Cross-zone load balancing is enabled by default on Application Load Balancers and cannot be disabled.
Click to reveal answer
intermediate
Is cross-zone load balancing enabled by default on Classic Load Balancers?
No, on Classic Load Balancers, cross-zone load balancing is disabled by default and must be enabled manually.
Click to reveal answer
advanced
What is a potential cost implication of enabling cross-zone load balancing on Classic Load Balancers?
Enabling cross-zone load balancing on Classic Load Balancers can increase data transfer costs because traffic may cross Availability Zones.
Click to reveal answer
What does cross-zone load balancing do?
✗ Incorrect
Cross-zone load balancing distributes incoming traffic evenly across all registered targets in all enabled Availability Zones.
Is cross-zone load balancing enabled by default on AWS Application Load Balancers?
✗ Incorrect
Application Load Balancers have cross-zone load balancing enabled by default and it cannot be turned off.
What must you do to enable cross-zone load balancing on a Classic Load Balancer?
✗ Incorrect
Cross-zone load balancing is disabled by default on Classic Load Balancers and must be enabled manually.
What is a downside of enabling cross-zone load balancing on Classic Load Balancers?
✗ Incorrect
Cross-zone load balancing can increase data transfer costs because traffic may cross Availability Zones.
Which AWS load balancer type has cross-zone load balancing enabled by default and cannot be disabled?
✗ Incorrect
Application Load Balancers have cross-zone load balancing enabled by default and it cannot be disabled.
Explain what cross-zone load balancing is and why it is important in AWS.
Think about how traffic is shared among servers in different zones.
You got /3 concepts.
Describe the differences in cross-zone load balancing behavior between Classic Load Balancers and Application Load Balancers.
Focus on default settings and manual configuration.
You got /3 concepts.