Easy1 markMultiple Choice
Domain 2.5: PerformanceDynamoDBDAXPerformance

AWS SAP-C02 · Question 66 · Domain 2.5: Performance

An application requires a database that can handle millions of requests per second with microsecond latency. The data model is a simple key-value store. Which AWS database service is MOST appropriate?

Answer options:

A.

Amazon RDS for PostgreSQL

B.

Amazon DynamoDB with DAX

C.

Amazon Redshift

D.

Amazon Neptune

How to approach this question

Match 'microsecond latency' and 'key-value' to the database and cache.

Full Answer

B.Amazon DynamoDB with DAX✓ Correct
Amazon DynamoDB is a highly scalable key-value store. DynamoDB Accelerator (DAX) is an in-memory cache specifically designed for DynamoDB that delivers up to a 10x performance improvement, from milliseconds to microseconds.

Common mistakes

Choosing standard DynamoDB, which provides millisecond (not microsecond) latency.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 2

75 questions · hints · full answers · grading

More questions from this exam