PassDrill Free practice questions with explanations that actually teach.

AWS-SAA · vpc · Q001 · easy

A VPC contains a subnet whose route table has no route to an internet gateway. EC2 instances in this subnet have public IP addresses assigned. Can these instances reach the internet directly?

  1. Yes, because they have public IP addresses
  2. No, a route to an internet gateway in the subnet's route table is required regardless of whether instances have public IPs
  3. Yes, but only if a NAT gateway also exists somewhere in the VPC
  4. No, subnets can never have instances with public IP addresses