nerdexam
GIAC

GSEC · Question #94

Which of the following is a backup strategy?

The correct answer is A. Differential. Differential is a recognized and widely used backup strategy; the other three choices are not valid backup strategy classifications. This question tests familiarity with standard backup terminology.

Incident Handling, Risk, and Governance

Question

Which of the following is a backup strategy?

Options

  • ADifferential
  • BIntegrational
  • CRecursive
  • DSupplemental

How the community answered

(50 responses)
  • A
    76% (38)
  • B
    4% (2)
  • C
    14% (7)
  • D
    6% (3)

Why each option

Differential is a recognized and widely used backup strategy; the other three choices are not valid backup strategy classifications. This question tests familiarity with standard backup terminology.

ADifferentialCorrect

A differential backup captures all data that has changed since the last full backup, growing cumulatively until the next full backup cycle runs. It balances storage use and restore speed - recovery requires only the most recent full backup plus the single latest differential set, making it faster to restore than incremental strategies while using less storage than repeated full backups.

BIntegrational

'Integrational' is not a defined or recognized term in backup strategy taxonomy in any standard IT framework.

CRecursive

'Recursive' describes a method of directory traversal or algorithmic repetition and is not a classification of backup strategy.

DSupplemental

'Supplemental' is not a standard backup strategy term; recognized types include full, incremental, and differential.

Concept tested: Backup strategy types - differential backup

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

Topics

#backup strategy#differential backup#data recovery

Community Discussion

No community discussion yet for this question.

Full GSEC Practice