ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 303 - CLF-C02 discussion

Report
Export

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?

A.
Deploy MySQL database server clusters on Amazon EC2 instances.
Answers
A.
Deploy MySQL database server clusters on Amazon EC2 instances.
B.
Use Amazon RDS with a MySQL database.
Answers
B.
Use Amazon RDS with a MySQL database.
C.
Use an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2 instances.
Answers
C.
Use an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2 instances.
D.
Migrate all the MySQL database data to Amazon S3.
Answers
D.
Migrate all the MySQL database data to Amazon S3.
Suggested answer: B

Explanation:

Amazon RDS is a service that makes it easy to set up, operate, and scale a relational database in the cloud. Amazon RDS supports MySQL as one of the database engines. By using Amazon RDS with a MySQL database, the company can offload the tasks of patching the database and taking backup snapshots to AWS. Amazon RDS automatically patches the database software and operating system of the database instances. Amazon RDS also automatically backs up the database and retains the backups for a user-defined retention period. The company can also restore the database to any point in time within the retention period. Deploying MySQL database server clusters on Amazon EC2 instances, using an AWS CloudFormation template to deploy MySQL database servers on Amazon EC2 instances, or migrating all the MySQL database data to Amazon S3 are not the best options to meet the requirements. These options would not automate the tasks of patching the database and taking backup snapshots, and would require more operational overhead from the company3

asked 16/09/2024
Mohamed Abdul Haq Mohamed Akram
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first