exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 391 discussion

An ecommerce company uses an Amazon ElastiCache for Redis cluster for in-memory caching of popular product queries on a shopping website. The cache eviction policy is randomly evicting keys whether or not a TTL is set. A SysOps administrator must improve the cache hit ratio without increasing costs.

Which solution will meet these requirements?

  • A. Add another node to the ElastiCache cluster.
  • B. Increase the ElastiCache TTL value.
  • C. Change the eviction policy to randomly evict keys that have a TTL set.
  • D. Change the eviction policy to evict the least frequently used keys.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Kipalom
Highly Voted 10 months ago
Selected Answer: D
"The cache eviction policy is randomly evicting keys whether or not a TTL is set." is a sign that currently the eviction policy "allkeys-random" is in use. As we want to drop frequently used entries the answer should be "allkeys-lfu" for evicting least frequently used entries.
upvoted 8 times
...
Learning4life
Most Recent 9 months ago
Selected Answer: D
See chart for eviction policies https://docs.aws.amazon.com/whitepapers/latest/database-caching-strategies-using-redis/evictions.html
upvoted 4 times
...
nharaz
10 months ago
Selected Answer: D
Ways to Improve Cache Hit Ratio for Cost Reduction: To improve your CHR, consider optimizing your caching strategy. This could involve fine-tuning TTL (Time-To-Live) parameters, implementing LRU (Least Recently Used) eviction policies, or increasing cache size. https://www.dragonflydb.io/guides/elasticache-cost-optimization
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago