exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 219 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 219
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

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.
  • B. Use Amazon RDS with a MySQL database.
  • 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.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
alexandercamachop
Highly Voted 2 years, 5 months ago
Selected Answer: B
Secret here is the company wants to automate this repetitive tasks, AWS RDS is a relational database server that automatically updates the SQL database so you just worry about the data. (Serverless)
upvoted 7 times
...
man5484
Most Recent 2 years, 1 month ago
Selected Answer: B
Amazon RDS (Relational Database Service) is a managed database service provided by AWS. It offers fully automated database management tasks, including patching the database software and performing backups. By using Amazon RDS with a MySQL database, the company can offload the responsibility of managing the underlying infrastructure, including the database server clusters, to AWS. With Amazon RDS, AWS takes care of tasks such as database software patching, performing backups, and managing high availability and automatic failover. The company can focus on using the database and its data without the need to worry about the operational aspects of managing the underlying infrastructure.
upvoted 3 times
...
Pranava_GCP
2 years, 1 month ago
Selected Answer: B
https://aws.amazon.com/rds/mysql/ "Amazon RDS for MySQL frees you up to focus on application development by managing time-consuming database administration tasks, including backups, upgrades, software patching, performance improvements, monitoring, scaling, and replication."
upvoted 3 times
...
et_learner
2 years, 5 months ago
Selected Answer: B
no doubts
upvoted 1 times
...
Saif93
2 years, 7 months ago
Selected Answer: B
B is the answer.
upvoted 3 times
...
JA2018
2 years, 9 months ago
Selected Answer: B
agreed
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...