CV0-003 · Question #382
An administrator has recently deployed a private cloud to be used as development environment by the engineering department. The host server has both SSD and SATA drivers. Which of the following…
The correct answer is D. Storage tiering. Storage tiering lets administrators define and label distinct storage pools so users of a self-service portal can only provision from the specific tier exposed to them.
Question
An administrator has recently deployed a private cloud to be used as development environment by the engineering department. The host server has both SSD and SATA drivers. Which of the following should the administrator create to ensure the engineering department can only select SATA storage when using the self-service portal?
Options
- AVM template
- BVHD
- CSAN
- DStorage tiering
How the community answered
(42 responses)- A5% (2)
- B10% (4)
- C5% (2)
- D81% (34)
Why each option
Storage tiering lets administrators define and label distinct storage pools so users of a self-service portal can only provision from the specific tier exposed to them.
A VM template is a pre-configured virtual machine image used to standardize deployments; it controls the VM configuration but does not govern which underlying storage type users can select.
A VHD (Virtual Hard Disk) is a file format for virtual disk images; it represents a disk container and has no role in restricting storage tier selection from a self-service portal.
A SAN (Storage Area Network) is a dedicated high-speed block-storage network and is a type of storage infrastructure, not a mechanism for controlling which storage tier users can select in a portal.
Storage tiering allows the administrator to classify physical storage media (SSD, SATA) into named tiers and selectively expose only the desired tier - in this case the SATA tier - through the private cloud self-service portal. This prevents engineering department users from inadvertently selecting or provisioning SSD storage, enforcing the intended cost and performance boundaries.
Concept tested: Storage tiering for self-service portal access control
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/understand-and-deploy-storage-spaces
Topics
Community Discussion
No community discussion yet for this question.