
AWS Certified Cloud Practitioner
Get started today
Ultimate access to all questions.
A Windows server hosts a company's on-premises MySQL database. The company seeks to migrate this database to AWS, aiming to minimize database administrative tasks. Which AWS service is best suited for this purpose?
A Windows server hosts a company's on-premises MySQL database. The company seeks to migrate this database to AWS, aiming to minimize database administrative tasks. Which AWS service is best suited for this purpose?
Explanation:
The correct answer is C, Amazon RDS. Amazon RDS is a managed relational database service provided by AWS that simplifies the process of database administration. It handles tasks such as database setup, patching, backups, recovery, scaling, and monitoring, which reduces the administrative overhead for the company. Amazon RDS supports various database engines, including MySQL, which is the database the company is using. The other options are not suitable for this scenario: Amazon Redshift is a data warehousing service, Amazon ElastiCache is an in-memory caching service, and Amazon EFS is a managed file storage service.