0
0
AWScloud~5 mins

Cross-zone load balancing in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
ADistributes traffic evenly across all targets in all zones
BSends traffic only to targets in the same zone
CBlocks traffic from certain zones
DRoutes traffic based on IP address only
Is cross-zone load balancing enabled by default on AWS Application Load Balancers?
ANo, it is not supported
BYes, and it cannot be disabled
CYes, but it can be disabled
DNo, it must be enabled manually
What must you do to enable cross-zone load balancing on a Classic Load Balancer?
AEnable it manually in the load balancer settings
BIt is enabled by default, no action needed
CCreate a new load balancer
DUse an Application Load Balancer instead
What is a downside of enabling cross-zone load balancing on Classic Load Balancers?
AReduced fault tolerance
BSlower response times
CIncreased data transfer costs between zones
DLimited to one Availability Zone
Which AWS load balancer type has cross-zone load balancing enabled by default and cannot be disabled?
AGateway Load Balancer
BClassic Load Balancer
CNetwork Load Balancer
DApplication Load Balancer
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.