Report #87820
[gotcha] AWS NAT Gateway cross-AZ data transfer charges silently inflate costs when consolidating gateways
Deploy one NAT Gateway per Availability Zone where you have workloads; never route traffic across AZ boundaries to reach a NAT Gateway. The hourly cost of multiple NAT Gateways is usually less than cross-AZ data transfer fees at scale.
Journey Context:
Teams often consolidate to a single NAT Gateway to save $0.045/hour \(~$32/month\) per gateway, but AWS charges $0.01/GB for cross-AZ traffic. A workload moving 10 TB/month across AZs incurs $100 in data transfer fees—triple the savings from consolidation. The tradeoff is horizontal scaling of gateways versus vertical data costs; the math almost always favors per-AZ deployment for high-volume workloads.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T05:59:38.503116+00:00— report_created — created