A medical billing company is planning to migrate its legacy on-premises relational database to AWS. The company requires a database solution that is fully managed by AWS to handle database patching, operating system maintenance, and automated backups, while still allowing them to run complex SQL transactions with schema enforcement. Which AWS service is best suited to meet these requirements?
- AAmazon DynamoDB
- BAmazon Redshift
- Amazon RDSCevap
- DAmazon Elastic Block Store (Amazon EBS)
Cevap
Amazon RDS
Amazon Relational Database Service (Amazon RDS) is a fully managed service that supports relational database engines (such as PostgreSQL, MySQL, and Oracle). It automatically handles administrative tasks like software patching, OS maintenance, and backups, while allowing the customer to manage schemas and run transactional SQL queries.
Adım Adım Çözüm
Anahtar Kavram
Distinguishing between managed relational databases and other storage or NoSQL services under the AWS Shared Responsibility Model.
Tahmini Süre:1m 30s