Courseiva
Monitoring and TroubleshootingeasyMultiple SelectObjective-mapped

DBS-C01 Monitoring and Troubleshooting Practice Question

A database administrator is monitoring an Amazon RDS for PostgreSQL DB instance. The administrator notices that the DB instance is using more memory than expected. Which TWO metrics in Amazon CloudWatch can help diagnose memory usage?

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

FreeableMemory

The correct answers are FreeableMemory (B) and SwapUsage (E). FreeableMemory reflects the amount of available memory on the instance; a low value indicates high memory usage. SwapUsage tracks the amount of swap space being used; when memory is exhausted, the OS begins swapping, which directly indicates memory pressure. The other metrics are unrelated to memory: NetworkReceiveThroughput (A) measures network traffic, ReadIOPS (C) measures I/O operations, and DatabaseConnections (D) shows the number of connections, not memory consumption.

Answer analysis

Option-by-option breakdown

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

  • NetworkReceiveThroughput

    Why it's wrong here

    This is a network metric.

  • FreeableMemory

    Why this is correct

    This metric shows the amount of available RAM.

  • ReadIOPS

    Why it's wrong here

    ReadIOPS measures I/O operations per second.

  • DatabaseConnections

    Why it's wrong here

    This shows the number of client connections.

  • SwapUsage

    Why this is correct

    Swap usage indicates memory pressure.

About these practice questions

One of 1,663 original DBS-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.