Which statement best describes synchronous data replication and its effect on Recovery Point Objective (RPO)?

Enhance your knowledge with the Mission Critical Terminology Test. Use flashcards and multiple-choice questions with hints and detailed explanations. Prepare effectively for your exam!

Multiple Choice

Which statement best describes synchronous data replication and its effect on Recovery Point Objective (RPO)?

Explanation:
Synchronous data replication means a write on the primary site isn’t considered complete until it’s durably written at the remote site. That guarantees the most recent data is present at both locations, so the amount of data that could be lost in a failure is effectively zero, giving a near-zero Recovery Point Objective. In other words, outages won’t erase recent transactions because they’re already safely stored offsite in real time. The other ideas aren’t about data loss in outages: encryption during transit protects security, not how much data could be lost; adding write latency can be a trade-off but doesn’t increase RPO—in fact, synchronous replication aims to minimize it; and replication alone isn’t a substitute for backups, since backups protect against data corruption or accidental deletions beyond what real-time replication covers.

Synchronous data replication means a write on the primary site isn’t considered complete until it’s durably written at the remote site. That guarantees the most recent data is present at both locations, so the amount of data that could be lost in a failure is effectively zero, giving a near-zero Recovery Point Objective. In other words, outages won’t erase recent transactions because they’re already safely stored offsite in real time. The other ideas aren’t about data loss in outages: encryption during transit protects security, not how much data could be lost; adding write latency can be a trade-off but doesn’t increase RPO—in fact, synchronous replication aims to minimize it; and replication alone isn’t a substitute for backups, since backups protect against data corruption or accidental deletions beyond what real-time replication covers.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy