A network administrator needs to perform a complete system restoration following a server failure on Thursday morning. The backup schedule performs a full backup every Sunday night and cumulative backups of all data changed since Sunday on each subsequent night. To restore the server, the administrator restores Sunday's full backup followed immediately by Wednesday night's backup. Which type of backup was restored alongside the full backup?
- Differential backupAnswer
- BIncremental backup
- CFull backup
- DContinuous data protection
Answer
Differential backup
A differential backup captures all data that has changed since the most recent full backup. Because each differential backup accumulates all changes made since the full backup, a full system restore requires only two items: the baseline full backup and the single most recent differential backup file.
Step-by-Step Solution
Key Concept
Differential vs. Incremental Backup Restoration Strategies