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

A recent organizational audit uncovered an existing Amazon RDS database that is not currently configured for high availability. Given the critical nature of this database, it must be configured for high availability as soon as possible.
How can this requirement be met?

Answer options

Correct answer: C

Explanation

The correct answer is C because modifying the RDS instance to include the Multi-AZ option enables automatic failover and enhances availability. Option A does not directly address high availability in the context of RDS, and option B requires creating a new instance, which is not an immediate solution. Option D is incorrect as there is no such flag as --ha for modifying an RDS instance.