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

A company has created a VPC with multiple private subnets in multiple Availability Zones (AZs) and one public subnet in one of the AZs. The public subnet is used to launch a NAT gateway. There are instances in the private subnets that use a NAT gateway to connect to the internet. In case of an AZ failure, the company wants to ensure that the instances are not all experiencing internet connectivity issues and that there is a backup plan ready.
Which solution should a solutions architect recommend that is MOST highly available?

Answer options

Correct answer: C

Explanation

Option C is the best choice as it ensures that each Availability Zone has its own NAT gateway, providing redundancy and maintaining internet connectivity even if one AZ fails. The other options do not offer the same level of availability and could lead to connectivity issues during an AZ outage, as they either rely on a single AZ or do not distribute the load effectively across multiple NAT solutions.