Hard1 markMultiple Choice
Domain 3.3: Database PerformanceDomain 3PerformanceDynamoDBDAX

AWS SAA-C03 · Question 41 · Domain 3.3: Database Performance

An application uses Amazon DynamoDB to store product catalog data. During flash sales, the application experiences massive read spikes, causing ReadCapacityUnit (RCU) throttling and increased latency. The application requires microsecond read latency. What is the BEST solution?

Answer options:

A.

Increase the provisioned RCUs.

B.

Implement Amazon ElastiCache for Redis.

C.

Implement Amazon DynamoDB Accelerator (DAX).

D.

Use DynamoDB Global Tables.

How to approach this question

Look for the native DynamoDB caching solution.

Full Answer

C.Implement Amazon DynamoDB Accelerator (DAX).✓ Correct
Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement—from milliseconds to microseconds—even at millions of requests per second.

Common mistakes

Choosing ElastiCache, which requires more operational overhead than DAX for DynamoDB.

Practice the full AWS SAA-C03 Practice Exam 2

65 questions · hints · full answers · grading

More questions from this exam