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

An organization has configured a VPC with an Internet Gateway (IGW). pairs of public and private subnets (each with one subnet per Availability Zone), and an
Elastic Load Balancer (ELB) configured to use the public subnets. The application s web tier leverages the ELB. Auto Scaling and a mum-AZ RDS database instance The organization would like to eliminate any potential single points ft failure in this design.
What step should you take to achieve this organization's objective?

Answer options

Correct answer: A

Explanation

The correct answer is A because the architecture already incorporates redundancy through the use of multiple Availability Zones for the RDS instance and the ELB. The other options suggest adding redundancy where it is unnecessary, as the current setup is designed to mitigate single points of failure effectively.