AWS Certified Solutions Architect – Professional — Question 794

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

Answer options

Correct answer: C

Explanation

When using the VPC wizard to create a VPC with public and private subnets, AWS associates the private subnet with the main route table and updates it, while creating a custom route table for the public subnet that points to the Internet Gateway. Option D is incorrect because it reverses this route table association. Options A and B are incorrect because the wizard can automatically provision a NAT gateway or NAT instance of various sizes, rather than requiring manual creation or restricting it only to a micro size.