nerdexam
CompTIA

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.

Security and disaster recovery

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)
  • A
    4% (1)
  • B
    4% (1)
  • C
    85% (23)
  • D
    7% (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.

ABare metal

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.

BFull backup

A full backup copies all data every time, which is the fastest single-set restore but maximizes storage size rather than minimizing it.

CDifferential backupCorrect

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.

DIncremental backup

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

#differential backup#backup types#restore speed#backup strategy

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice