nerdexam
CompTIA

SK0-004 · Question #337

Which of the following backup methods should be used nightly to ensure backups capture all necessary data in the LEAST amount of time?

The correct answer is B. Incremental. Incremental backups complete in the least time nightly because they only capture data changed since the most recent backup of any type.

Security and disaster recovery

Question

Which of the following backup methods should be used nightly to ensure backups capture all necessary data in the LEAST amount of time?

Options

  • ADaily
  • BIncremental
  • CNormal
  • DDifferential

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    88% (23)
  • D
    4% (1)

Why each option

Incremental backups complete in the least time nightly because they only capture data changed since the most recent backup of any type.

ADaily

A Daily backup copies files modified on the current day using the Daily attribute, but this method is less precise than incremental and is not the standard choice for minimizing backup time in enterprise environments.

BIncrementalCorrect

An incremental backup copies only the files that have changed since the last backup operation, whether that was a full or another incremental backup. Because the backup window is limited to just the newest changes each night, the backup set is smallest and completes fastest among the listed options. This makes it ideal for nightly runs where minimizing backup time is the priority.

CNormal

A Normal (full) backup copies all selected files and clears the archive bit; it is the most time-consuming method because it backs up everything regardless of whether files changed.

DDifferential

A Differential backup copies all files changed since the last full backup, so its size and duration grow each night until the next full backup, making it slower than incremental over time.

Concept tested: Incremental backup speed advantage for nightly jobs

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-fault-tolerance

Topics

#incremental backup#backup strategy#backup window#data protection

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice