nerdexam
CompTIA

SY0-501 · Question #170

The data backup window has expanded into the morning hours and has begun to affect production users. The main bottleneck in the process is the time it takes to replicate the backups to separate severs

The correct answer is B. Implement deduplication on the storage array to reduce the amount of drive space needed. To reduce the backup replication bottleneck, implementing deduplication on the primary storage array significantly decreases the amount of data that needs to be transferred to the offsite data center.

Submitted by jaden.t· Mar 4, 2026Security operations

Question

The data backup window has expanded into the morning hours and has begun to affect production users. The main bottleneck in the process is the time it takes to replicate the backups to separate severs at the offsite data center. Which of the following uses of deduplication could be implemented to reduce the backup window?

Options

  • AImplement deduplication at the network level between the two locations
  • BImplement deduplication on the storage array to reduce the amount of drive space needed
  • CImplement deduplication on the server storage to reduce the data backed up
  • DImplement deduplication on both the local and remote servers

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    78% (14)
  • C
    6% (1)
  • D
    11% (2)

Why each option

To reduce the backup replication bottleneck, implementing deduplication on the primary storage array significantly decreases the amount of data that needs to be transferred to the offsite data center.

AImplement deduplication at the network level between the two locations

Implementing deduplication at the network level typically refers to WAN optimization techniques, which apply during transit, rather than reducing the actual amount of data stored or prepared for replication from its source on the storage array.

BImplement deduplication on the storage array to reduce the amount of drive space neededCorrect

Implementing deduplication on the local storage array, where backups are initially stored, directly reduces the physical volume of data. When this deduplicated data is then replicated to the offsite data center, a much smaller dataset needs to traverse the network, which effectively shortens the replication time and thus the overall backup window.

CImplement deduplication on the server storage to reduce the data backed up

Implementing deduplication on the server storage would reduce the size of the initial backups, but the bottleneck is specified as the 'replication of the backups,' implying the backups are already created and the issue is transferring them.

DImplement deduplication on both the local and remote servers

Implementing deduplication on 'both local and remote servers' is too vague and doesn't directly target the bottleneck of replicating the *backups themselves* from a consolidated backup target (like a storage array) to an offsite location.

Concept tested: Data deduplication for backup and replication optimization

Source: https://learn.microsoft.com/en-us/windows-server/storage/data-deduplication/overview

Topics

#data deduplication#backup optimization#storage array#data replication

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice