- Home
- All questions
- Question 470
AWS Certified Solutions Architect study material · question 470 of 500
Which two statements about DynamoDB Accelerator are correct? Choose two.
Show the answer
Answer: C. It brings eventually consistent reads down to microseconds
D. It is API-compatible with DynamoDB, so applications need minimal change
DAX is an in-memory cache in front of DynamoDB serving eventually consistent reads, not a replacement for the table itself.
Source: In-memory acceleration with DynamoDB Accelerator (DAX) (Amazon Web Services) — In-memory acceleration with DAX