nerdexam
CompTIA

CV0-003 · Question #885

A cloud administrator needs to reduce storage costs. Which of the following would best help the administrator reach that goal?

The correct answer is B. Implementing deduplication. Deduplication eliminates redundant copies of identical data blocks across the storage system, directly reducing total physical storage consumed and lowering cloud storage costs.

Operations

Question

A cloud administrator needs to reduce storage costs. Which of the following would best help the administrator reach that goal?

Options

  • AEnabling compression
  • BImplementing deduplication
  • CUsing containers
  • DRightsizing the VMs

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    95% (39)
  • D
    2% (1)

Why each option

Deduplication eliminates redundant copies of identical data blocks across the storage system, directly reducing total physical storage consumed and lowering cloud storage costs.

AEnabling compression

Compression reduces the size of individual data blocks but does not eliminate duplicate data across the system, making it less effective than deduplication for environments with high data redundancy.

BImplementing deduplicationCorrect

Deduplication identifies and removes duplicate data blocks across the storage pool, storing only unique blocks and replacing duplicates with pointers to the single stored copy. This can dramatically reduce storage consumption - especially in environments with many similar VMs or datasets - making it the most direct mechanism for reducing storage costs.

CUsing containers

Using containers changes the application deployment model and does not directly reduce storage consumption for existing cloud-hosted data or VM disk images.

DRightsizing the VMs

Rightsizing VMs optimizes CPU and memory allocation to reduce compute costs, not storage costs.

Concept tested: Storage deduplication for cloud cost reduction

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

Topics

#storage optimization#deduplication#cost reduction#cloud storage

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice