AWS Certified Solutions Architect – Associate (SAA-C02) — Question 497

A company is using a VPC that is provisioned with a 10.10.1.0/24 CIDR block. Because of continued growth, IP address space in this block might be depleted soon. A solutions architect must add more IP address capacity to the VPC.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

Adding a secondary CIDR block to an existing VPC is the most efficient solution because AWS allows associating additional IPv4 CIDR blocks directly to a VPC without service interruption. Resizing an existing primary CIDR block is not supported, and creating a new VPC or setting up peering introduces significant operational overhead due to the need for resource migration and route table reconfigurations.