nerdexam
CompTIA

SK0-004 · Question #680

An administrator needs to back up files from a server to the cloud. The administrator must select the most efficient type of backup technology that will update file changes the fastest and utilize…

The correct answer is B. Block-level backups. Block-level backups transfer only the changed blocks within files rather than entire files, making them the most bandwidth-efficient and fastest option for incremental cloud backups.

Security and disaster recovery

Question

An administrator needs to back up files from a server to the cloud. The administrator must select the most efficient type of backup technology that will update file changes the fastest and utilize the least amount of bandwidth. Which of the following backup technologies should the administrator select?

Options

  • AFile-level backups
  • BBlock-level backups
  • CSnapshot-level backups
  • DFolder-level backups

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    77% (37)
  • C
    6% (3)
  • D
    15% (7)

Why each option

Block-level backups transfer only the changed blocks within files rather than entire files, making them the most bandwidth-efficient and fastest option for incremental cloud backups.

AFile-level backups

File-level backups transfer entire files whenever any change is detected, which wastes bandwidth when only a small portion of a large file has changed.

BBlock-level backupsCorrect

Block-level backup technology operates at the sub-file level, identifying and transmitting only the specific data blocks that have changed since the last backup. This drastically reduces the amount of data sent over the network compared to file-level approaches, consuming the least bandwidth. Because the granularity is at the block level, even a tiny change in a large file results in only a small amount of data being transferred.

CSnapshot-level backups

Snapshot-level backups capture a point-in-time image of a volume and are optimized for recovery speed and consistency, not for minimizing bandwidth on incremental updates.

DFolder-level backups

Folder-level backups are logically equivalent to file-level backups and back up all files within a folder, making them similarly inefficient for bandwidth when only small changes occur.

Concept tested: Block-level backup efficiency and bandwidth optimization

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

Topics

#block-level backup#cloud backup#bandwidth efficiency#backup technologies

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice