5.3 Scenario Practice for Information Systems Operations and Business Resilience

Key Takeaways

  • Read every resilience stem for the recovery objective: an RTO cue points to recovery speed/site; an RPO cue points to backup frequency or replication.
  • Backup strategy follows RPO: a near-zero RPO requires synchronous replication; a 24-hour RPO can rely on nightly full backups.
  • Restoration must be proven: the most reliable evidence that backups work is a successful test restore, not the existence of backup logs.
  • BCP/DRP test rigor escalates: checklist → structured walkthrough → simulation → parallel → full-interruption, each adding realism and risk.
  • When two answers fit, choose the one that matches the role, the timing, and the business-defined objective stated in the stem.
Last updated: June 2026

A Method for Resilience Scenarios

Resilience questions usually give you the clue you need inside the stem. Read in this order: role (auditor, operator, recovery team), objective (is RTO or RPO named?), timing (immediate vs. long-term), and business need. Then choose the action that satisfies the business-defined objective rather than the most technically impressive option.

The single most useful split is RTO vs. RPO:

  • A stem that stresses how fast systems must come back, or names a tight downtime limit, is an RTO problem → answer with recovery strategy, site selection, or failover capability.
  • A stem that stresses how much data can be lost, or names a tight data-loss window, is an RPO problem → answer with backup frequency or replication.

Mapping Backup Strategy to RPO

RPOImplied backup/replication approach
Near zeroSynchronous replication / mirroring
MinutesAsynchronous replication or continuous data protection
HoursFrequent incremental backups / snapshots
24 hoursNightly full backup

A scenario that says "the business cannot lose more than 15 minutes of transactions" is telling you nightly backups are inadequate — the RPO demands near-continuous replication.

Backups, Restores, and Rotation

The exam distinguishes having backups from proving they work. The strongest assurance that a backup strategy is effective is a successful test restore of data to a usable state. Backup completion logs only show the job ran; they do not prove the media is readable or the restore meets the RTO.

Key backup concepts that surface in scenarios:

  • Full / incremental / differential — Full captures everything; incremental captures changes since the last any backup (fast backup, slower restore); differential captures changes since the last full (slower backup, faster restore).
  • Off-site storage / 3-2-1 — Backups must be stored off-site (or in a separate cloud region) so a single disaster does not destroy both production and backups. Replication alone is not a backup, because it faithfully copies corruption and ransomware.
  • Grandfather-father-son rotation manages retention across daily/weekly/monthly media.

When a scenario describes backups stored in the same data center as production, the correct finding is the lack of geographic separation, regardless of how robust the backup schedule is.

Selecting the Right Plan Test

When a stem asks which BCP/DRP test is appropriate, match the desired realism and risk tolerance to this escalating ladder:

  1. Checklist (desk/read-through) — Reviewers confirm the plan's contents and resources are present. Lowest cost, least assurance.
  2. Structured walkthrough (tabletop) — The recovery team talks through the plan step by step to surface gaps. No systems are touched.
  3. Simulation — The team rehearses the response to a scripted scenario without performing actual recovery.
  4. Parallel test — Recovery systems are brought up and run in parallel while production stays live; results are compared. High assurance, no production downtime.
  5. Full-interruption test — Production is actually shut down and operations fail over to the recovery site. Highest assurance, highest cost and risk.

A full-interruption test should only be run after successful walkthroughs and at least one parallel test, because it exposes the business to a real outage if recovery fails. If a stem wants strong assurance without risking live operations, the answer is a parallel test — the highest-realism option that keeps production running.

Worked Scenario: Reading the Cue

Apply the method to a realistic stem. "An e-commerce firm replicates its order database to a second region and runs nightly tape backups stored on-site. After a flood destroys the primary data center, the team activates the standby and finds the most recent restorable backup is in the destroyed building. Orders since the last replication are intact. Which weakness should the auditor cite first?"

Work the cues in order. The role is auditor (find the control weakness). The objective: replication kept the data current (RPO met for hardware loss), so data loss is not the gap. The decisive cue is "backups stored on-site" in the building that was destroyed — the failure is the lack of geographic separation for backups. The flashy details about replication are there to distract; the auditor's first finding is that the only point-in-time backups were not off-site.

Notice what this scenario is not about: it is not an RTO question (the standby came up), and it is not an RPO question (replication was current). It is a backup-location question wearing resilience clothing. Training yourself to strip a stem down to which objective or control is actually violated is the skill that separates a confident answer from a coin flip.

A Second Pass: Two Plausible Answers

When two options both look correct, re-read for the constraint the stem added — a budget limit, a regulatory rule, a stated RTO, or a phrase like "without interrupting operations." That added constraint is almost always the tiebreaker the question writer planted, and the answer that respects it wins over the one that is merely technically sound.

Practicing the Read-Out-Loud Routine

For timed practice, build a fixed routine you can run in seconds on every resilience stem: (1) name the role the question puts you in; (2) underline any number — a downtime limit signals RTO, a data-loss window signals RPO, a dollar or budget figure signals cost-driven site choice; (3) note the timing word (first, immediate, long-term, recurring); and (4) pick the option that satisfies that specific objective. Candidates who skip this routine tend to answer from the most familiar term in the options rather than from the cue in the stem, which is exactly the mistake the distractors are designed to catch.

Doing the routine on every question keeps it automatic when fatigue sets in late in the exam.

Test Your Knowledge

A scenario states the business cannot tolerate losing more than 15 minutes of transaction data. Which control best satisfies this requirement?

A
B
C
D
Test Your Knowledge

Which evidence most reliably demonstrates that an organization's backups are effective?

A
B
C
D
Test Your Knowledge

An organization wants the highest-realism DRP test that does not interrupt live production operations. Which test fits?

A
B
C
D