SK0-004 · Question #351
A technician has access to a recent full backup. Data has changed since the last backup. Which of the following provides the fastest restore while minimizing backup size?
The correct answer is C. Differential backup. Differential backups capture all changes since the last full backup, requiring only two sets to restore while staying smaller than a full backup.
Question
A technician has access to a recent full backup. Data has changed since the last backup. Which of the following provides the fastest restore while minimizing backup size?
Options
- ABare metal
- BFull backup
- CDifferential backup
- DIncremental backup
How the community answered
(27 responses)- A4% (1)
- B4% (1)
- C85% (23)
- D7% (2)
Why each option
Differential backups capture all changes since the last full backup, requiring only two sets to restore while staying smaller than a full backup.
Bare metal backup captures an entire system image including the OS and is a backup type, not a strategy that balances restore speed against size.
A full backup copies all data every time, which is the fastest single-set restore but maximizes storage size rather than minimizing it.
A differential backup stores all data changed since the last full backup. Restoring requires only two sets - the full backup plus the single latest differential - making it faster than incremental. Its size is smaller than a full backup because it does not re-copy unchanged data.
Incremental backups are the smallest because they only capture changes since the last backup of any kind, but restoring requires the full backup plus every incremental in sequence, making restore the slowest option.
Concept tested: Differential vs incremental backup restore trade-offs
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/volume-shadow-copy-service
Topics
Community Discussion
No community discussion yet for this question.