CoStudy

HomeCertificationsAWS Certified CloudOps Engineer SOA-C03 › Reliability and Business Continuity

Reliability and Business Continuity — AWS Certified CloudOps Engineer SOA-C03 practice questions

32 multiple-choice questions and 19 flashcards on Reliability and Business Continuity, about 18% of the AWS Certified CloudOps Engineer SOA-C03 bank. Every one carries a written rationale.

Written and maintained by Nick Burton · last updated 2026-08-22 · how we write and review questions

What this chapter covers

Reliability and Business Continuity is one of 5 chapters in CoStudy's AWS Certified CloudOps Engineer — Associate (SOA-C03) bank, and it holds 32 of the bank's 174 multiple-choice questions — roughly 18% of the total. That proportion is not arbitrary: chapters follow the certifying body's published exam outline, and the number of questions in each is set by that domain's published weight, so the share of your practice time this chapter takes matches the share of the real exam it accounts for.

Studying by chapter is worth doing once you have a diagnostic score. A single overall percentage tells you whether you are close; it does not tell you which domain is dragging. Working a weak chapter in isolation, and re-testing it in isolation, is the fastest way to move a score that has stalled — and it is why the mock exams in CoStudy report by domain rather than as one number.

Free Reliability and Business Continuity practice questions

2 questions drawn from this chapter, with the full rationale shown — the controlling principle behind the right answer, and why each wrong option tempts and fails.

An RDS deployment must survive an AZ failure with automatic failover in the same region and no application-driven read-replica promotion logic.

  1. Enable Multi-AZ deployment with a synchronous standby in a second AZ
  2. Create a cross-region read replica and promote it during outages
  3. Provision an Aurora Global Database with a secondary region cluster
  4. Attach an EBS Multi-Attach volume across two Availability Zones

Answer: A — Enable Multi-AZ deployment with a synchronous standby in a second AZ

A) Correct — Multi-AZ maintains a synchronous standby; RDS automates DNS failover. B) Read replicas are async and require manual promotion. C) Global Database targets multi-region DR, overkill for single-AZ failure. D) EBS Multi-Attach is single-AZ only.

A batch workload must survive Spot interruptions gracefully by checkpointing progress and resuming on a fresh instance when a two-minute notice arrives.

  1. Convert the workload to On-Demand to eliminate interruption risk on the batch fleet
  2. Attach a lifecycle hook that pauses Spot termination so ops can intervene manually
  3. Handle EC2 Spot interruption notices via IMDS and checkpoint state to S3 before shutdown
  4. Rely on ASG Auto Recovery so terminated Spot instances are automatically re-launched

Answer: C — Handle EC2 Spot interruption notices via IMDS and checkpoint state to S3 before shutdown

A) Direction reversal — eliminates the requirement instead of meeting it. B) Lifecycle hooks can't pause Spot terminations. C) Correct — the 2-minute Spot notice via IMDS is the checkpoint trigger. D) Auto Recovery doesn't apply to Spot terminations.

Reliability and Business Continuity flashcards

4 cards from the 19 in this chapter.

S3 replication types?

Cross-Region (CRR) and Same-Region (SRR). Async, requires versioning.

ELB health checks?

Monitor backend instances. Unhealthy instances removed from rotation.

AWS Backup vault lock?

WORM enforcement. Prevents deletion (compliance/ransomware protection).

Multi-Region deployment?

Disaster recovery beyond region. Higher cost, complexity. Use Route 53 for failover.

Practise the full chapter

These are a sample. The full Reliability and Business Continuity chapter runs 51 items with per-chapter progress tracking, on the web and in the iOS app.

Open AWS Certified CloudOps Engineer SOA-C03 in CoStudy →

Other AWS Certified CloudOps Engineer SOA-C03 chapters

All AWS Certified CloudOps Engineer SOA-C03 practice questions →