Courseiva
Monitoring and TroubleshootingmediumMultiple ChoiceObjective-mapped

DBS-C01 Monitoring and Troubleshooting Practice Question

A company uses Amazon DynamoDB global tables for a multi-region application. They notice that writes in one region are not appearing in another region after several minutes. What should they check first?

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

Check the ReplicationLatency metric in Amazon CloudWatch

The ReplicationLatency metric in CloudWatch directly measures the delay between a write in one region and its replication to another region in DynamoDB global tables. This is the most relevant metric to diagnose replication delays. Option B (auto scaling) affects capacity provisioning, not replication timing. Option C (DynamoDB Streams) are enabled by default for global tables to facilitate replication, but checking the metric is the immediate next step if delays are observed. Option D (table size) does not directly cause replication delays; replication is asynchronous and not size-dependent.

Answer analysis

Option-by-option breakdown

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

  • Check the ReplicationLatency metric in Amazon CloudWatch

    Why this is correct

    This metric shows the lag between regions.

  • Verify that auto scaling is configured identically in both regions

    Why it's wrong here

    Auto scaling settings do not affect replication speed.

  • Ensure DynamoDB Streams are enabled on the table

    Why it's wrong here

    Streams are required for global tables, but the question says writes are not appearing, so they may be enabled but lagging.

  • Check the table size in both regions

    Why it's wrong here

    Table size does not directly cause replication delays.

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.