nerdexam
CompTIA

SY0-501 · Question #194

An organization's file server has been virtualized to reduce costs. Which of the following types of backups would be MOST appropriate for the particular file server?

The correct answer is C. Incremental. Incremental backups are the most appropriate for a virtualized file server as they efficiently minimize storage consumption and backup time, aligning with cost reduction objectives.

Submitted by daniela_cl· Mar 4, 2026Security operations

Question

An organization's file server has been virtualized to reduce costs. Which of the following types of backups would be MOST appropriate for the particular file server?

Options

  • ASnapshot
  • BFull
  • CIncremental
  • DDifferential

How the community answered

(39 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    74% (29)
  • D
    15% (6)

Why each option

Incremental backups are the most appropriate for a virtualized file server as they efficiently minimize storage consumption and backup time, aligning with cost reduction objectives.

ASnapshot

A snapshot captures the state of a virtual machine at a specific point in time, primarily used for quick rollback capabilities or temporary testing, not as a primary long-term backup type for data retention and cost-effective recovery of a file server's changing data.

BFull

Full backups copy all selected data every time they run, resulting in high storage consumption and long backup times, which is generally inefficient for a file server with frequent data changes and contradicts the goal of reducing costs.

CIncrementalCorrect

Incremental backups only copy data that has changed since the previous backup (full or incremental), significantly reducing the amount of data transferred and stored. This approach is highly efficient for frequently updated file servers, lowering storage costs and backup windows, which is crucial for a virtualized environment focused on cost reduction.

DDifferential

Differential backups copy all data that has changed since the last full backup, meaning their size grows with each subsequent backup until the next full backup, making them potentially larger and less efficient than incremental backups for daily operations on a busy file server.

Concept tested: Backup types efficiency for virtualized file servers

Source: https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/backup-strategy-for-iaas-vms

Topics

#backup strategies#virtualization#incremental backup#business continuity

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice