CLF-C02 · Question #504
A cloud practitioner needs to design a NoSQL database that is highly scalable, is durable, and requires minimal maintenance. Which AWS service meets these requirements?
The correct answer is C. Amazon DynamoDB. Amazon DynamoDB is a fully managed NoSQL database service that is designed for high scalability, durability, and minimal maintenance. It can handle key-value and document-based workloads and is optimized for performance at any scale. It automatically scales to meet demand, provid
Question
A cloud practitioner needs to design a NoSQL database that is highly scalable, is durable, and requires minimal maintenance. Which AWS service meets these requirements?
Options
- AAmazon RDS for MySQL
- BMicrosoft SQL Server on Amazon EC2
- CAmazon DynamoDB
- DAmazon Redshift
How the community answered
(43 responses)- A7% (3)
- B5% (2)
- C86% (37)
- D2% (1)
Explanation
Amazon DynamoDB is a fully managed NoSQL database service that is designed for high scalability, durability, and minimal maintenance. It can handle key-value and document-based workloads and is optimized for performance at any scale. It automatically scales to meet demand, provides built-in high availability, and handles replication across multiple Availability Zones for
Community Discussion
No community discussion yet for this question.