Amazon
CLF-C02 · Question #695
What type of database is Amazon DynamoDB?
The correct answer is C. Key-value. Amazon DynamoDB is a fully managed NoSQL database service that uses a key-value and document data model. It is designed for low-latency, high-throughput workloads. In-memory databases are like ElastiCache. Relational databases are managed by services like Amazon RDS. Graph databa
Submitted by cyberguy42· Mar 6, 2026Cloud Technology and Services
Question
What type of database is Amazon DynamoDB?
Options
- AIn-memory
- BRelational
- CKey-value
- DGraph
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- C93% (25)
Explanation
Amazon DynamoDB is a fully managed NoSQL database service that uses a key-value and document data model. It is designed for low-latency, high-throughput workloads. In-memory databases are like ElastiCache. Relational databases are managed by services like Amazon RDS. Graph databases are managed by Amazon Neptune.
Community Discussion
No community discussion yet for this question.