Briefing Amazon Knowledge

Which of the following are use cases for Amazon DynamoDB?

Which of the following are use cases for Amazon DynamoDB? Choose 3 answers

A.
Storing BLOB data.

B.
Managing web sessions.

C.
Storing JSON documents.

D.
Storing metadata for Amazon S3 objects.

E.
Running relational joins and complex updates.

F.
Storing large amounts of infrequently accessed data.

Explanation:
Ideal Usage Patterns
Amazon DynamoDB is ideal for existing or new applications that need a flexible NoSQL
database with low read and write latencies, and the ability to scale storage and throughput up
or down as needed without code changes or downtime.

Use cases require a highly available and scalable database because downtime or
performance degradation has an immediate negative impact on an organization’s business.
for e.g. mobile apps, gaming, digital ad serving, live voting and audience interaction for live
events, sensor networks, log ingestion, access control for web-based content, metadata
storage for Amazon S3 objects, e-commerce shopping carts, and web session management