Courseiva
Question 30 of 144
security-disaster-recoverymediumMultiple ChoiceObjective-mapped

SK0-005 security-disaster-recovery Practice Question

A financial services firm requires zero data loss in the event of a primary data center failure. They operate two data centers 50 miles apart connected by a high-bandwidth, low-latency link. Which replication method should they use to meet this requirement?

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

Synchronous replication

Option B is correct because synchronous replication writes data to both sites before acknowledging the write to the application, ensuring zero data loss (RPO=0). Asynchronous replication (Option A) introduces a delay and can lose the latest transactions. Snapshot replication (Option C) is point-in-time and not continuous, leading to potential data loss between snapshots. Backup replication nightly (Option D) can lose up to a day's data.

Answer analysis

Option-by-option breakdown

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

  • Asynchronous replication every 15 minutes

    Why it's wrong here

    Asynchronous replication, even at 15-minute intervals, can lose up to 15 minutes of data, failing the zero data loss requirement.

  • Snapshot replication every hour

    Why it's wrong here

    Snapshot replication captures data at discrete intervals, resulting in potential data loss up to one hour, which is not zero loss.

  • Backup replication nightly

    Why it's wrong here

    Nightly backups provide an RPO of 24 hours, far from the required zero data loss.

  • Synchronous replication

    Why this is correct

    Synchronous replication ensures that any write is committed to both replicas before being acknowledged, thus achieving RPO=0.

Visual reference

Client Server SYN (seq=100) SYN-ACK (seq=200, ack=101) ACK (ack=201) Connection established — data transfer begins

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: Jul 26, 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 SK0-005 practice question is part of Courseiva's free CompTIA 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 SK0-005 exam.