Courseiva
Monitoring and TroubleshootingmediumMultiple ChoiceObjective-mapped

DBS-C01 Monitoring and Troubleshooting Practice Question

A company is using Amazon ElastiCache for Redis as a caching layer. The application is experiencing higher latency than expected. The team suspects that cache evictions are occurring due to memory pressure. Which ElastiCache metric should be monitored to confirm this?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Evictions

The `Evictions` metric in ElastiCache for Redis tracks the number of keys evicted due to memory pressure, which directly indicates cache evictions. Option A is incorrect because `CurrConnections` shows the number of current client connections, not evictions. Option C is incorrect because `ReplicationLag` measures the delay between the primary and replica nodes, not evictions. Option D is incorrect because `CacheHits` shows the number of successful key lookups, not evictions.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • CurrConnections

    Why it's wrong here

    CurrConnections shows the number of connected clients, not memory pressure.

  • Evictions

    Why this is correct

    Evictions metric directly counts the number of keys evicted due to memory pressure.

  • ReplicationLag

    Why it's wrong here

    ReplicationLag measures replication delay, not evictions.

  • CacheHits

    Why it's wrong here

    CacheHits indicates successful key lookups, not evictions.

About these practice questions

This DBS-C01 question is part of Courseiva's 1,663-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This DBS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DBS-C01 exam.