Skip to content
Medium Understanding NoSQL Databases Multiple Choice

In DynamoDB single-table design, what is the main reason to store multiple entity types in one table?

Understanding — Tests your understanding of this concept.

Answer Options

A It is required by DynamoDB's data model
B To minimize the number of API calls and reduce latency and cost
C DynamoDB charges per table, so fewer tables cost less
D It makes the schema easier to understand

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more NoSQL Databases questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the NoSQL Databases topic (Databases).

More NoSQL Databases Questions