nerdexam
AmazonAmazon

SOA-C02 · Question #528

SOA-C02 Question #528: Real Exam Question with Answer & Explanation

The correct answer is D: Change the eviction policy to evict the least frequently used keys.. https://docs.aws.amazon.com/whitepapers/latest/database-caching-strategies-using- redis/evictions.html

Submitted by neha2k· Mar 30, 2026

Question

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?

Options

  • AAdd another node to the ElastiCache cluster.
  • BIncrease the ElastiCache TTL value.
  • CChange the eviction policy to randomly evict keys that have a TTL set.
  • DChange the eviction policy to evict the least frequently used keys.

Explanation

https://docs.aws.amazon.com/whitepapers/latest/database-caching-strategies-using- redis/evictions.html

Community Discussion

No community discussion yet for this question.

Full SOA-C02 PracticeBrowse All SOA-C02 Questions