A company is planning to migrate its on-premises relational database to AWS. The database administration team wants to maintain the existing relational schema and SQL query compatibility, while offloading routine database management tasks such as software patching, database backups, and hardware scaling to AWS. Which AWS database service should the company select to meet these requirements?
- AAmazon ElastiCache
- BAmazon DynamoDB
- Amazon RDSAnswer
- DAmazon Redshift
Answer
Amazon RDS
Amazon RDS is a fully managed relational database service that allows companies to run popular relational engines (like Oracle, PostgreSQL, and MySQL) while AWS handles infrastructure patching, database engine updates, backups, and scale configuration.
Step-by-Step Solution
Key Concept
Relational Database Migration to Managed AWS Services
Estimated Time:1m 0s