nerdexam
Cisco

400-007 · Question #273

A company requires an RPO of less than 10 seconds to ensure business continuity. Which technology should be deployed?

The correct answer is C. geographically dispersed data centers with synchronous replication. Synchronous replication across geographically dispersed data centers ensures near-zero RPO by writing data to both sites simultaneously before confirming each transaction.

Designing Network Infrastructure

Question

A company requires an RPO of less than 10 seconds to ensure business continuity. Which technology should be deployed?

Options

  • Aa single data center with duplicated infrastructure, dual PSUs, and a UPS
  • Bgeographically dispersed data centers with asynchronous replication
  • Cgeographically dispersed data centers with synchronous replication
  • Da single data center with duplicated infrastructure and dual PSUs

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    82% (28)
  • D
    12% (4)

Why each option

Synchronous replication across geographically dispersed data centers ensures near-zero RPO by writing data to both sites simultaneously before confirming each transaction.

Aa single data center with duplicated infrastructure, dual PSUs, and a UPS

A single data center with redundant hardware protects against component failure but cannot meet a sub-10-second RPO in the event of a facility-wide outage such as a power failure or fire.

Bgeographically dispersed data centers with asynchronous replication

Asynchronous replication introduces a lag between the primary and secondary site that may range from seconds to minutes depending on I/O load and network latency, making a guaranteed sub-10-second RPO impossible.

Cgeographically dispersed data centers with synchronous replicationCorrect

Synchronous replication requires every write to be committed at both the primary and secondary site before the transaction is acknowledged, resulting in an RPO that is effectively zero or measured in milliseconds - well under 10 seconds. Geographic dispersion protects against site-level disasters that would otherwise cause complete data loss. This is the only listed option that can guarantee sub-10-second RPO regardless of failure scenario.

Da single data center with duplicated infrastructure and dual PSUs

A single data center with duplicated infrastructure and dual PSUs provides hardware-level redundancy only and has no off-site data copy, meaning a site-level disaster would result in data loss far exceeding 10 seconds.

Concept tested: Synchronous replication for sub-10-second RPO

Source: https://learn.microsoft.com/en-us/azure/architecture/framework/resiliency/backup-and-recovery

Topics

#RPO#business continuity#synchronous replication#data center design

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice