Recall & Review
beginner
What is a backup strategy in databases?
A backup strategy is a plan to regularly copy and save database data to protect it from loss or damage.
Click to reveal answer
beginner
How does a backup help prevent data loss?
Backups keep copies of data so if the original data is lost or corrupted, you can restore it from the backup.
Click to reveal answer
beginner
Name one common type of database backup.
A full backup copies the entire database at a point in time.
Click to reveal answer
intermediate
Why is it important to test backups regularly?
Testing backups ensures they work correctly and data can be restored when needed.
Click to reveal answer
beginner
What can happen if you don’t have a backup strategy?
You risk losing important data permanently if hardware fails, software bugs, or accidental deletion occurs.
Click to reveal answer
What is the main purpose of a database backup?
✗ Incorrect
Backups are made to protect data so it can be recovered if lost.
Which backup type copies the entire database?
✗ Incorrect
A full backup copies all data at once.
Why should backups be tested regularly?
✗ Incorrect
Testing ensures backups are usable for recovery.
What risk increases without a backup strategy?
✗ Incorrect
Without backups, data loss risk is high.
Which event can backups protect against?
✗ Incorrect
Backups help recover data lost due to hardware failure.
Explain in your own words why having a backup strategy is important for preventing data loss.
Think about what happens if data is deleted or hardware breaks.
You got /4 concepts.
Describe the difference between a full backup and other types of backups.
Consider how much data each backup type saves.
You got /4 concepts.