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

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: B

Explanation

When using the VPC wizard to create a VPC with public and private subnets, the main route table is automatically associated with the private subnet, while a custom route table with a route to the Internet Gateway is associated with the public subnet. This configuration ensures that any newly created subnets remain private by default unless explicitly associated with the custom route table. NAT instances or gateways are not automatically provisioned as micro instances, and the user has the option to configure them during the wizard setup.