nerdexam
Cisco

400-007 · Question #378

For a company that offers online billing systems for their customers, which strategy ensures the RPO is kept as low as possible?

The correct answer is A. cloud backup to mirror data. Minimizing RPO requires continuous or near-real-time data replication, which cloud mirroring provides by maintaining an always-current copy of production data.

Designing Management and Operations

Question

For a company that offers online billing systems for their customers, which strategy ensures the RPO is kept as low as possible?

Options

  • Acloud backup to mirror data
  • Bspare onsite disks
  • Cperiodic snapshot of data
  • Dbackup on external storage

How the community answered

(38 responses)
  • A
    89% (34)
  • B
    5% (2)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Minimizing RPO requires continuous or near-real-time data replication, which cloud mirroring provides by maintaining an always-current copy of production data.

Acloud backup to mirror dataCorrect

Cloud backup configured as a mirror continuously replicates data to the cloud, meaning the recovery point is always nearly current and potential data loss is reduced to seconds or less. For an online billing system where every transaction matters, this near-zero RPO is critical. Continuous mirroring ensures the replicated dataset matches the production state at all times, directly minimizing RPO.

Bspare onsite disks

Spare onsite disks address hardware availability and can improve RTO (Recovery Time Objective), but they do not replicate data and therefore have no effect on RPO.

Cperiodic snapshot of data

Periodic snapshots capture data at scheduled intervals, so any data written between snapshots is lost in a failure, resulting in a higher RPO than continuous mirroring.

Dbackup on external storage

External storage backups are typically scheduled jobs with fixed backup windows, creating gaps between backup cycles that increase the potential data loss window and raise the RPO.

Concept tested: Recovery Point Objective minimization using continuous cloud mirroring

Source: https://learn.microsoft.com/en-us/azure/site-recovery/recovery-time-objective-rpo

Topics

#RPO#cloud backup#data mirroring#disaster recovery

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice