Bird
0
0

Consider this AWS RDS feature: automatic backups. What happens if you delete your database instance?

medium📝 Conceptual Q13 of 15
AWS - RDS and Relational Databases
Consider this AWS RDS feature: automatic backups. What happens if you delete your database instance?
ABackups are converted to snapshots automatically
BBackups are deleted immediately
CBackups are kept for the retention period
DBackups are sent to Amazon S3 Glacier
Step-by-Step Solution
Solution:
  1. Step 1: Understand RDS backup retention

    RDS keeps automated backups for the retention period even after the DB instance is deleted, unless you delete the backups manually or disable retention.
  2. Step 2: Review other options

    Backups are not converted to snapshots automatically, nor deleted immediately by default, and are not sent to Glacier automatically.
  3. Final Answer:

    Backups are kept for the retention period -> Option C
  4. Quick Check:

    RDS retains automated backups for retention period after deletion [OK]
Quick Trick: RDS retains automated backups for retention period after DB instance deletion [OK]
Common Mistakes:
MISTAKES
  • Thinking backups are deleted immediately
  • Thinking backups auto-convert to snapshots
  • Believing backups move to Glacier by default

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes