Network Management and Operation1 / 5
A service provider exposes an application through a PrivateLink endpoint service backed by a Network Load Balancer enabled in only one Availability Zone. To improve availability for consumers using zonal DNS names without deploying targets in additional zones immediately, the provider enables cross-zone load balancing on the NLB. Which trade-off must the provider account for?
CorrectIncorrect
Alex
By default, a Network Load Balancer keeps traffic within the Availability Zone it was received in (cross-zone disabled), which avoids inter-AZ charges but means a consumer using a zonal hostname only reaches targets in that one zone. Enabling cross-zone load balancing lets the NLB distribute requests to healthy targets across all enabled zones, improving availability when the provider has limited zonal coverage. The documented trade-off is cost: for NLBs, enabling cross-zone load balancing causes inter-AZ data transfer charges to apply to traffic that crosses zones. The recommended best practice for PrivateLink endpoint services is still to enable the NLB in at least two Availability Zones with targets in each, but cross-zone load balancing is an acceptable alternative with this cost consideration. Exam tip: cross-zone on NLB equals better availability but inter-AZ data transfer charges - this cost detail is frequently tested.
Sourcedocs.aws.amazon.com
Follow-up answers are available in the app. Create a free account — no credit card required.
Question 1 of 5
Create a free account