What type of database is DynamoDB?

What type of database is DynamoDB?

a) Relational database
b) NoSQL database
c) Object-oriented database
d) In-memory database

Answer:

b) NoSQL database

Explanation:

DynamoDB is a NoSQL database that provides key-value and document data structures, offering scalability and low-latency performance.

Reference:

DynamoDB Quiz – MCQ Questions and Answers

Scroll to Top