nerdexam
Amazon

CLF-C02 · Question #804

A company's IT team is managing MySQL database server clusters. The IT team has to patch the database and take backup snapshots of the data in the clusters. The company wants to move this workload to

The correct answer is B. Use Amazon RDS with a MySQL database.. Amazon RDS automates database management tasks such as software patching, backups, and snapshots. By using Amazon RDS with MySQL, the company eliminates the need to manually manage these operations, ensuring a fully managed and reliable database service.

Submitted by akirajp· Mar 6, 2026Cloud Technology and Services

Question

A company's IT team is managing MySQL database server clusters. The IT team has to patch the database and take backup snapshots of the data in the clusters. The company wants to move this workload to AWS so that these tasks will be completed automatically. What should the company do to meet these requirements?

Options

  • ADeploy MySQL database server clusters on Amazon EC2 instances.
  • BUse Amazon RDS with a MySQL database.
  • CUse an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2
  • DMigrate all the MySQL database data to Amazon S3.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    90% (18)
  • D
    5% (1)

Explanation

Amazon RDS automates database management tasks such as software patching, backups, and snapshots. By using Amazon RDS with MySQL, the company eliminates the need to manually manage these operations, ensuring a fully managed and reliable database service.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice