SK0-003 · Question #427
Which of the following is the BEST recovery method for a server that only aggregates report data and stores data on separate servers?
The correct answer is B. Disk imaging. For a server that primarily aggregates report data and stores its critical data on separate systems, disk imaging is the most efficient recovery method, as it quickly restores the operating system and applications to a known good state.
Question
Which of the following is the BEST recovery method for a server that only aggregates report data and stores data on separate servers?
Options
- AFull
- BDisk imaging
- CIncremental
- DTape backup
How the community answered
(44 responses)- A18% (8)
- B64% (28)
- C11% (5)
- D7% (3)
Why each option
For a server that primarily aggregates report data and stores its critical data on separate systems, disk imaging is the most efficient recovery method, as it quickly restores the operating system and applications to a known good state.
A full backup is a method of backing up data, but disk imaging is specifically designed for rapid bare-metal system recovery, which is more critical for a stateless aggregation server.
Disk imaging is the best recovery method for a server that only aggregates report data and stores data on separate servers because it captures the entire operating system, applications, and configuration into a single file. This allows for rapid bare-metal recovery, restoring the server to an operational state quickly without needing to reinstall the OS and applications from scratch, which is ideal when data itself resides elsewhere.
An incremental backup saves only changes since the last backup and is focused on data protection, not the quickest system recovery of the OS and applications.
Tape backup is a storage medium for backups, not a recovery method itself, and could be slower than disk imaging for system restoration, especially for a bare-metal recovery.
Concept tested: Server bare-metal recovery methods
Source: https://learn.microsoft.com/en-us/windows-server/storage/windows-server-backup/system-state-backup-and-bare-metal-restore
Topics
Community Discussion
No community discussion yet for this question.