
Answer-first summary for fast verification
Answer: Deploy NAT gateways in each availability zone.
Deploying NAT gateways in each availability zone can help in optimizing the network costs by reducing cross-AZ data transfer charges.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
An application deployed in multiple availability zones in AWS uses a NAT gateway for internet access. To optimize costs, what configuration change would you recommend?
A
Replace the NAT gateway with a NAT instance in each availability zone.
B
Use a single shared NAT gateway for all availability zones.
C
Deploy NAT gateways in each availability zone.
D
Eliminate the NAT gateway and use public subnets.