CLF-C02 · Question #798
A company wants a key-value NoSQL database that is fully managed and serverless. Which AWS service will meet these requirements?
The correct answer is A. Amazon DynamoDB. Amazon DynamoDB is a fully managed, serverless NoSQL database service that uses a key- value and document data model. It automatically scales to handle workloads, requires no infrastructure management, and is ideal for applications needing high performance at scale.
Question
A company wants a key-value NoSQL database that is fully managed and serverless. Which AWS service will meet these requirements?
Options
- AAmazon DynamoDB
- BAmazon RDS
- CAmazon Aurora
- DAmazon MemoryDB
How the community answered
(26 responses)- A92% (24)
- C4% (1)
- D4% (1)
Explanation
Amazon DynamoDB is a fully managed, serverless NoSQL database service that uses a key- value and document data model. It automatically scales to handle workloads, requires no infrastructure management, and is ideal for applications needing high performance at scale.
Community Discussion
No community discussion yet for this question.