AWS Certified SysOps Administrator – Associate — Question 240

A company has a web application with a database tier that consists of an Amazon EC2 instance that runs MySQL. A SysOps administrator needs to minimize potential data loss and the time that is required to recover in the event of a database failure.

What is the MOST operationally efficient solution that meets these requirements?

Answer options

Correct answer: B

Explanation

The most efficient solution is to create an Amazon RDS for MySQL Multi-AZ DB instance, as it provides high availability and automatic failover, significantly minimizing data loss and downtime. The other options, while they may offer some level of recovery, do not provide the same level of operational efficiency and require more manual intervention to restore the database.