PassDrill Free practice questions with explanations that actually teach.

AWS-SAA · vpc · Q003 · easy

An architect places a NAT gateway inside a private subnet and updates that subnet's route table to send 0.0.0.0/0 traffic to the NAT gateway, hoping to give the private instances outbound internet access. The setup does not work. What is wrong?

  1. NAT gateways must be deployed in a public subnet that itself routes to an internet gateway
  2. NAT gateways can only be used with IPv6 traffic
  3. The route table update should point to the internet gateway instead
  4. NAT gateways require a security group allowing all outbound traffic