Courseiva
Question 716 of 1,663
Management and OperationseasyMultiple ChoiceObjective-mapped

DBS-C01 Management and Operations Practice Question

A developer accidentally deleted a production RDS for PostgreSQL DB instance. The company has automated backups enabled with a retention period of 7 days. What is the fastest way to restore the database to the state just before the deletion?

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

Create a new DB instance and use point-in-time recovery to the time just before deletion.

When automated backups are enabled, you can perform point-in-time recovery (PITR) to restore the database to any point within the retention period, including just before deletion. RDS retains the automated backups and transaction logs for the retention period even after the instance is deleted. Option A is incorrect because Amazon RDS does not use a Recycle Bin for DB instances. Option B is incorrect because restoring from the latest automated snapshot would not recover transactions after that snapshot; you need PITR to get the state just before deletion. Option C is incorrect because AWS DMS is for migrating data between databases, not for recovering a deleted instance.

Answer analysis

Option-by-option breakdown

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

  • Recover the instance from the Amazon RDS Recycle Bin.

    Why it's wrong here

    RDS does not have a Recycle Bin.

  • Restore from the latest automated snapshot that was taken before deletion.

    Why it's wrong here

    While automated snapshots exist, point-in-time recovery is faster and more precise.

  • Use the AWS DMS to migrate the data from the deleted instance to a new one.

    Why it's wrong here

    DMS cannot access a deleted instance.

  • Create a new DB instance and use point-in-time recovery to the time just before deletion.

    Why this is correct

    Point-in-time recovery can be used to restore to any time within the retention window, even for deleted instances.

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

Last reviewed: Jun 20, 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 DBS-C01 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 DBS-C01 exam.