DBS-C01 · Question #215
A database specialist is designing an enterprise application for a large company. The application uses Amazon DynamoDB with DynamoDB Accelerator (DAX). The database specialist observes that most of…
The correct answer is C. The DAX cluster's TTL setting. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.cluster- management.html#DAX.cluster-management.custom-settings.ttl
Question
A database specialist is designing an enterprise application for a large company. The application uses Amazon DynamoDB with DynamoDB Accelerator (DAX). The database specialist observes that most of the queries are not found in the DAX cache and that they still require DynamoDB table reads. What should the database specialist review first to improve the utility of DAX?
Options
- AThe DynamoDB ConsumedReadCapacityUnits metric
- BThe trust relationship to perform the DynamoDB API calls
- CThe DAX cluster's TTL setting
- DThe validity of customer-specified AWS Key Management Service (AWS KMS) keys for DAX
How the community answered
(58 responses)- A2% (1)
- B5% (3)
- C81% (47)
- D12% (7)
Explanation
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DAX.cluster- management.html#DAX.cluster-management.custom-settings.ttl
Topics
Community Discussion
No community discussion yet for this question.