CV0-003 · Question #936
A data architect is planning a new deployment of data storage virtualization before a cloud migration to a public cloud. The requirement is to provide deduplication and backup policy management that i
The correct answer is A. Software-defined storage. Software-defined storage decouples storage management from underlying hardware and compute VMs, providing centralized deduplication and backup policy control independent of the data virtual machines.
Question
A data architect is planning a new deployment of data storage virtualization before a cloud migration to a public cloud. The requirement is to provide deduplication and backup policy management that is separate from the data VMs. Which of the following would be best to utilize to provision storage?
Options
- ASoftware-defined storage
- BContainerized storage
- CThick-provisioning storage
- DRAID 10 disk-array storage
How the community answered
(41 responses)- A83% (34)
- B2% (1)
- C10% (4)
- D5% (2)
Why each option
Software-defined storage decouples storage management from underlying hardware and compute VMs, providing centralized deduplication and backup policy control independent of the data virtual machines.
Software-defined storage abstracts the storage control plane into a software layer that operates independently of the data VMs, enabling administrators to enforce deduplication, compression, and backup policies at the storage tier without coupling those functions to individual VMs - precisely the separation required before migrating workloads to a public cloud.
Containerized storage packages storage services within containers for portability but does not inherently provide centralized deduplication or backup policy management separate from the workload VMs.
Thick provisioning pre-allocates the full storage capacity upfront at VM creation time and has no built-in deduplication or independent backup policy management capabilities.
RAID 10 is a hardware-level disk redundancy and performance strategy that provides fault tolerance through mirroring and striping but includes no deduplication or backup policy management features.
Concept tested: Software-defined storage for deduplication and backup policy separation
Source: https://learn.microsoft.com/en-us/azure-stack/hci/concepts/software-defined-storage
Topics
Community Discussion
No community discussion yet for this question.