AWS Certified Solutions Architect – Professional — Question 273

An organization is setting up RDS for their applications. The organization wants to secure RDS access with VPC.
Which of the following options is not required while designing the RDS with VPC?

Answer options

Correct answer: A

Explanation

Option A is correct because an Amazon RDS DB subnet group requires subnets to be in at least two different Availability Zones (AZs), meaning they cannot be situated in the same AZ. Conversely, reserving at least one IP address per subnet for failover (Option B), enabling VPC DNS attributes for public internet access (Option C), and spanning multiple AZs (Option D) are all valid requirements for RDS in a VPC.