Question 982 of 1,546
Reliability and Business ContinuitymediumMultiple SelectObjective-mapped

Quick Answer

The correct first step is to enable automated backups on the source RDS for PostgreSQL DB instance, as this is the prerequisite for any cross-region snapshot copy. Without automated backups enabled, the RDS service cannot generate the automated snapshots that serve as the source for the copy operation; the cross-region copy feature specifically relies on these automated snapshots, not manual ones, to trigger replication. On the AWS Certified SysOps Administrator Associate SOA-C02 exam, this question tests your understanding of the RDS backup lifecycle and the dependency chain for disaster recovery automation—a common trap is assuming you can copy a manual snapshot directly without first enabling automated backups. The correct order of steps is: enable automated backups on the source instance, configure the cross-region snapshot copy in the RDS console or via the AWS CLI, verify that snapshots are being copied to the target region, and finally test the restoration process. A useful memory tip is "Backups first, copy second, verify third"—automated backups are the fuel for the cross-region copy engine.

SOA-C02 Reliability and Business Continuity Practice Question

This SOA-C02 practice question tests your understanding of reliability and business continuity. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A SysOps administrator needs to set up automated backups for a production Amazon RDS for PostgreSQL DB instance and copy the snapshots to another AWS Region for disaster recovery. Order the steps the administrator should take to implement this cross-region snapshot copy. (Drag each step to the correct order from first to last.) (Choose 4.)

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "first"

    Why it matters: Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

Question 1mediummulti select
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Enable automated backups on the source DB instance.

Option A is correct because automated backups must be enabled on the source RDS for PostgreSQL DB instance to generate the necessary snapshots for cross-region copying. Without automated backups, there are no snapshots to copy, and the cross-region copy feature relies on these automated snapshots as the source.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Enable automated backups on the source DB instance.

    Why this is correct

    Automated backups must be enabled for the source instance to generate automatic snapshots.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Configure cross-region snapshot copy in the RDS console or using AWS Backup.

    Why this is correct

    This step sets up automatic copying of snapshots to the target region.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Set a retention policy for the cross-region snapshots.

    Why this is correct

    Define how long to keep the copied snapshots in the target region.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Verify that snapshots are being copied to the target region.

    Why this is correct

    After configuration, confirm that snapshots appear in the target region's console.

    Clue confirmation

    The clue word "first" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates might think cross-region copy can be configured without first enabling automated backups, but automated backups are a prerequisite because the copy operation uses the automated snapshot as the source.

Detailed technical explanation

How to think about this question

Cross-region snapshot copy for RDS uses the underlying AWS Backup service or the RDS console to replicate automated snapshots to a destination region. The retention policy for cross-region snapshots is independent of the source region's retention, allowing you to keep copies for different durations. Verification involves checking the target region's RDS console or using the AWS CLI with commands like `aws rds describe-db-snapshots --region target-region` to confirm snapshots appear.

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.

TExam Day Tips

  • 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.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A cloud solutions architect for a retail company is evaluating services for a new workload. The correct answer here reflects best practice for the specific scenario described — not a general cloud recommendation. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Cloud exam questions reward reading the constraint carefully: the same technology can be right or wrong depending on the use case.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SOA-C02 practice-question pages

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

Practice this exam

Start a free SOA-C02 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SOA-C02 question test?

Reliability and Business Continuity — This question tests Reliability and Business Continuity — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Enable automated backups on the source DB instance. — Option A is correct because automated backups must be enabled on the source RDS for PostgreSQL DB instance to generate the necessary snapshots for cross-region copying. Without automated backups, there are no snapshots to copy, and the cross-region copy feature relies on these automated snapshots as the source.

What should I do if I get this SOA-C02 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Are there clue words in this question I should notice?

Yes — watch for: "first". Order matters here. You are being tested on which action comes before the others — not which action is generally useful.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More SOA-C02 practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SOA-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SOA-C02 exam.