ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 192 - DBS-C01 discussion

Report
Export

A business that specializes in internet advertising is developing an application that will show adverts to its customers. The program stores data in an Amazon DynamoDB database. Additionally, the application caches its reads using a DynamoDB Accelerator (DAX) cluster. The majority of reads come via the GetItem and BatchGetItem queries. The application does not need consistency of readings.

The application cache does not behave as intended after deployment. Specific extremely consistent queries to the DAX cluster are responding in several milliseconds rather than microseconds.

How can the business optimize cache behavior in order to boost application performance?

A.
Increase the size of the DAX cluster.
Answers
A.
Increase the size of the DAX cluster.
B.
Configure DAX to be an item cache with no query cache
Answers
B.
Configure DAX to be an item cache with no query cache
C.
Use eventually consistent reads instead of strongly consistent reads.
Answers
C.
Use eventually consistent reads instead of strongly consistent reads.
D.
Create a new DAX cluster with a higher TTL for the item cache.
Answers
D.
Create a new DAX cluster with a higher TTL for the item cache.
Suggested answer: C

Explanation:


asked 16/09/2024
Ranjan Gupta
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first