Ensure AWS NAT Gateways are being utilized instead of the default route
NAT Gateway is a scalable and resilient method for allowing outbound internet traffic from your private VPC subnets. It is recommended to use NAT gateways, and not the default route which permits all traffic, in Route Tables.
Updated 7 months ago