Courseiva
Question 1,696 of 1,663
Monitoring and TroubleshootingeasyMultiple ChoiceObjective-mapped

DBS-C01 Monitoring and Troubleshooting Practice Question

An administrator notices that the CloudWatch metric 'ReadLatency' for an Amazon RDS for SQL Server instance has increased significantly. Which of the following is the most likely cause?

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

The DB instance does not have enough provisioned IOPS.

High ReadLatency indicates that read operations are taking longer than expected. This is most directly caused by insufficient I/O throughput, i.e., not enough provisioned IOPS for the workload. When the database requests more IOPS than are provisioned, I/O operations queue up, increasing latency. Option D is correct because insufficient provisioned IOPS is a primary cause of increased ReadLatency. Option A is incorrect: high CPU utilization can affect overall performance but does not directly cause read latency unless it leads to I/O contention. Option B is incorrect: running out of memory can cause disk swapping, which may increase latency, but it is less direct than I/O throttling. Option C is incorrect: burstable instance classes (like T-series) use CPU credits; exhaustion affects CPU performance, not storage I/O latency.

Answer analysis

Option-by-option breakdown

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

  • The DB instance is experiencing high CPU utilization.

    Why it's wrong here

    High CPU utilization can affect performance but does not directly cause read latency; I/O operations may still complete quickly if IOPS are sufficient.

  • The DB instance is running out of memory.

    Why it's wrong here

    Running out of memory can cause swapping to disk, which introduces additional I/O, but the most common direct cause of high ReadLatency is insufficient provisioned IOPS.

  • The DB instance is using a burstable instance class that has exhausted its credits.

    Why it's wrong here

    Burstable instances use CPU credits; credit exhaustion affects CPU performance, not storage I/O latency.

  • The DB instance does not have enough provisioned IOPS.

    Why this is correct

    Insufficient provisioned IOPS means the database cannot service I/O requests as fast as needed, causing queuing and increased read latency. This is the most likely cause.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 20, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

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.