nerdexam
CompTIA

SK0-004 · Question #202

An administrator needs to perform a backup of all servers for an upcoming disaster recovery exercise at a company cold site. Which of the following types of backup should be performed?

The correct answer is D. Full. A cold site has no existing data or running systems, so only a full backup provides the complete, self-contained dataset needed to rebuild all servers from scratch during a DR exercise.

Security and disaster recovery

Question

An administrator needs to perform a backup of all servers for an upcoming disaster recovery exercise at a company cold site. Which of the following types of backup should be performed?

Options

  • ASnapshot
  • BIncremental
  • CDifferential
  • DFull

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    2% (1)
  • D
    90% (37)

Why each option

A cold site has no existing data or running systems, so only a full backup provides the complete, self-contained dataset needed to rebuild all servers from scratch during a DR exercise.

ASnapshot

Snapshots are typically bound to the hypervisor or storage platform where they were created and cannot be independently used to restore servers at a cold site that lacks that platform.

BIncremental

Incremental backup only contains data changed since the last backup job, so restoration is impossible without first restoring the base full backup, which is not present at the cold site.

CDifferential

Differential backup contains all changes since the last full backup but is still dependent on having that full backup available to restore, which would not exist at the cold site.

DFullCorrect

A full backup contains a complete copy of all selected data without any dependency on prior backup sets, making it the only type that can stand alone at a cold site with no existing infrastructure. During a disaster recovery exercise at a cold site, administrators must restore servers entirely from the backup media brought to that location. Incremental or differential backups would be unusable without the prerequisite full backup already present at the site.

Concept tested: Full backup requirement for cold site disaster recovery

Source: https://learn.microsoft.com/en-us/azure/backup/backup-overview

Topics

#backup types#disaster recovery#cold site#full backup

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice