easymultiple choiceObjective-mapped

A company wants a disaster recovery setup for a web application. They want to keep costs low but still recover within a couple of hours after a regional disruption. They are willing to run only minimal infrastructure in the secondary location and scale it up during the outage. Which DR approach best matches this requirement?

Question 1easymultiple choice
Full question →

A company wants a disaster recovery setup for a web application. They want to keep costs low but still recover within a couple of hours after a regional disruption. They are willing to run only minimal infrastructure in the secondary location and scale it up during the outage. Which DR approach best matches this requirement?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Active-active, where both Regions run full production at all times.

Active-active runs full production continuously, which is typically higher cost than required here.

B

Best answer

Pilot light, where the secondary Region keeps minimal core components ready and scales up during failover.

Pilot light maintains a small baseline in the secondary Region to enable faster, cost-optimized recovery.

C

Distractor review

Cold standby, where no infrastructure is running in the secondary Region until an outage occurs.

Cold standby usually results in longer recovery times because core services must be built from scratch.

D

Distractor review

Backups-only, where recovery relies solely on manually restoring snapshots during an outage.

Backups-only can meet RPO but is often too slow for a couple-hour RTO without automation.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related SAA-C03 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SAA-C03 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Pilot light, where the secondary Region keeps minimal core components ready and scales up during failover. — Pilot light is a DR strategy where the secondary Region runs only the minimal components required to bring the application up quickly (for example, core networking and databases, with or without scaled-down stateless services). When a disruption occurs, the system scales up to the required production size. This provides a faster RTO than cold standby while still being cheaper than active-active, which operates full production in both Regions continuously. Active-active duplicates production workloads in both Regions, driving higher cost than the scenario’s goal. Cold standby keeps almost nothing running, so recovery often takes longer than a couple of hours. Backups-only relies on restore operations during an outage, which may not consistently meet the “recover within a couple of hours” expectation.

What should I do if I get this SAA-C03 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.