AWS Certified SysOps Administrator – Associate (legacy) — Question 316

A user has created a VPC with public and private subnets using the VPC wizard. Which of the below mentioned statements is not true in this scenario?

Answer options

Correct answer: A

Explanation

AWS VPC utilizes route tables to direct traffic rather than deploying a dedicated 'routing instance' for a subnet, making option A false and therefore the correct answer. The other options are true because the VPC wizard automatically sets up two subnets, attaches an Internet Gateway to the VPC, and provisions a NAT instance with an Elastic IP to facilitate outbound internet access for the private subnet.