cloud-engineering
NAT Gateway
NAT Gateway
Definition
A NAT (Network Address Translation) gateway allows instances in private subnets to initiate outbound connections to the internet while preventing inbound connections from being initiated from outside. It translates private IP addresses to the gateway's public IP for outbound traffic.
NAT gateways are essential for private subnet instances that need to download updates or call external APIs without public IP exposure.
Ship secure code faster
Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.