Exam: AWS Certified Cloud Practitioner 0 Likes
Which AWS services are managed database services? (Choose two) (CLF-C02)
Which AWS services are managed database services?
(Choose two)
A) Amazon Elastic Block Store (Amazon EBS).
B) Amazon S3.
C) Amazon RDS.
D) Amazon Elastic File System (Amazon EFS).
E) Amazon DynamoDB.
Solution
Correct answer: C) Amazon RDS and E) Amazon DynamoDB.
Amazon RDS (Relational Database Service) is a managed relational database service that provides several database engine options, including MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server. It simplifies the setup, operation, and scaling of a relational database in the cloud.
Amazon DynamoDB is a managed NoSQL database service that provides fast and predictable performance with seamless scalability. It is designed to handle large-scale applications with low latency and high throughput.
Category: Basic AWS services