Bird
0
0

Why does AWS RDS automated backup capture data changes made after the backup window until the next backup?

hard📝 Conceptual Q10 of 15
AWS - RDS and Relational Databases
Why does AWS RDS automated backup capture data changes made after the backup window until the next backup?
ABecause automated backups only capture full snapshots during the backup window
BBecause automated backups include transaction logs allowing point-in-time recovery
CBecause transaction logs are not saved outside the backup window
DBecause automated backups use continuous replication instead
Step-by-Step Solution
Solution:
  1. Step 1: Understand automated backup components

    Automated backups include full snapshots and transaction logs.
  2. Step 2: Explain data capture after backup window

    Transaction logs allow capturing changes after the snapshot, enabling point-in-time recovery.
  3. Final Answer:

    Because automated backups include transaction logs allowing point-in-time recovery -> Option B
  4. Quick Check:

    Transaction logs enable data capture after snapshot [OK]
Quick Trick: Transaction logs enable point-in-time recovery after snapshots [OK]
Common Mistakes:
  • Thinking backups only capture data during backup window
  • Believing transaction logs are not saved
  • Confusing continuous replication with backups

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes