SY0-301 · Question #645
An administrator wants to minimize the amount of time needed to perform backups during the week. It is also acceptable to the administrator for restoration to take an extended time frame. Which of…
The correct answer is A. Full backups on the weekend and incremental during the week. The key trade-off in backup strategies is between backup speed and restore speed. Incremental backups capture only data changed since the most recent backup of any type (full or incremental), making each daily backup as small and fast as possible - directly satisfying the…
Question
An administrator wants to minimize the amount of time needed to perform backups during the week. It is also acceptable to the administrator for restoration to take an extended time frame. Which of the following strategies would the administrator MOST likely implement?
Options
- AFull backups on the weekend and incremental during the week
- BFull backups on the weekend and full backups every day
- CIncremental backups on the weekend and differential backups every day
- DDifferential backups on the weekend and full backups every day
How the community answered
(19 responses)- A74% (14)
- B5% (1)
- C16% (3)
- D5% (1)
Explanation
The key trade-off in backup strategies is between backup speed and restore speed. Incremental backups capture only data changed since the most recent backup of any type (full or incremental), making each daily backup as small and fast as possible - directly satisfying the requirement to minimize weekly backup time. The cost is that restoration requires the full backup plus every incremental set applied in sequence, which takes the longest time - acceptable per the scenario. Option B (full backups daily) takes the most time to back up. Option C (incremental on weekend, differential daily) is reversed; differentials grow larger each day relative to incrementals. Option D (differential on weekend, full daily) requires the longest daily backup time because full backups capture everything each day.
Topics
Community Discussion
No community discussion yet for this question.