nerdexam
CompTIA

SK0-004 · Question #723

The Chief Technology Officer (CTO) decided all backups should be taken at the storage array level rather than at the OS level. Which of the following backup types would fulfill these requirements?

The correct answer is A. Snapshot. Storage array-level backups are accomplished through snapshots, which capture a point-in-time image of data directly on the storage hardware without involving the OS.

Security and disaster recovery

Question

The Chief Technology Officer (CTO) decided all backups should be taken at the storage array level rather than at the OS level. Which of the following backup types would fulfill these requirements?

Options

  • ASnapshot
  • BIncremental
  • CDifferential
  • DFull

How the community answered

(28 responses)
  • A
    93% (26)
  • C
    4% (1)
  • D
    4% (1)

Why each option

Storage array-level backups are accomplished through snapshots, which capture a point-in-time image of data directly on the storage hardware without involving the OS.

ASnapshotCorrect

A snapshot is a storage array-native operation that captures the state of a volume or LUN at a specific moment in time, operating entirely below the OS layer. This directly satisfies the CTO's requirement to move backup operations away from OS-level management. Snapshots are a built-in feature of SAN and NAS arrays and require no backup agent running on the server.

BIncremental

Incremental backups capture only data changed since the last backup run, but they are executed by OS-level backup software or agents, not by the storage array itself.

CDifferential

Differential backups capture all changes since the last full backup and are also an OS-level operation managed by backup software, not a native storage array function.

DFull

A full backup copies all data but is performed at the OS or application level via a backup agent, not natively at the storage hardware layer.

Concept tested: Storage array snapshot vs OS-level backup types

Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/volume-shadow-copy-service

Topics

#snapshot backup#storage array#backup types#OS-level backup

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice