Solved

A Recent Organizational Audit Uncovered an Existing Amazon RDS Database

Question 284

Multiple Choice

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?


A) Switch to an active/passive database pair using the create-db-instance-read-replica with the - -availability-zone flag. Switch to an active/passive database pair using the create-db-instance-read-replica with the - -availability-zone flag.
B) Specify high availability when creating a new RDS instance, and live-migrate the data.
C) Modify the RDS instance using the console to include the Multi-AZ option.
D) Use the modify-db-instance command with the - -ha flag. Use the modify-db-instance command with the - -ha

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions