AWS Certified Solutions Architect – Professional (SAP-C02) — Question 225

A solutions architect has an operational workload deployed on Amazon EC2 instances in an Auto Scaling group. The VPC architecture spans two Availability Zones (AZ) with a subnet in each that the Auto Scaling group is targeting. The VPC is connected to an on-premises environment and connectivity cannot be interrupted. The maximum size of the Auto Scaling group is 20 instances in service. The VPC IPv4 addressing is as follows:

VPC CIDR: 10.0.0.0/23 -

AZ1 subnet CIDR: 10.0.0.0/24 -

AZ2 subnet CIDR: 10.0.1.0/24 -

Since deployment, a third AZ has become available in the Region. The solutions architect wants to adopt the new AZ without adding additional IPv4 address space and without service downtime. Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it allows for the integration of the new AZ while reallocating address space without causing downtime. The other options either involve unnecessary termination of instances or the creation of a new VPC, which isn't needed and could lead to service interruptions.