CV0-003 · Question #162
A server hosting file shares is an example of which of the following types of storage?
The correct answer is B. NAS. NAS (Network Attached Storage) provides file-level access over a network, and a server that hosts file shares is the canonical example of this storage type.
Question
A server hosting file shares is an example of which of the following types of storage?
Options
- ASAN
- BNAS
- CSATA
- DSAS
How the community answered
(22 responses)- B91% (20)
- C5% (1)
- D5% (1)
Why each option
NAS (Network Attached Storage) provides file-level access over a network, and a server that hosts file shares is the canonical example of this storage type.
SAN (Storage Area Network) delivers block-level storage over a dedicated high-speed network such as Fibre Channel or iSCSI, and does not present file shares directly to end users.
NAS (Network Attached Storage) is a storage architecture in which a dedicated device or server exposes file-level storage to clients over a network using protocols such as SMB/CIFS or NFS. A server hosting file shares is the defining implementation of NAS, as it serves files directly to multiple network clients simultaneously. This distinguishes NAS from block-level storage (SAN) and from physical drive interface standards (SATA, SAS).
SATA (Serial ATA) is a physical hardware interface standard for connecting storage drives to a system, not a networked storage classification.
SAS (Serial Attached SCSI) is a physical drive interface protocol designed for enterprise storage devices, not a type of networked storage architecture.
Concept tested: NAS as file-level networked storage architecture
Source: https://learn.microsoft.com/en-us/windows-server/storage/file-server/file-server-smb-overview
Topics
Community Discussion
No community discussion yet for this question.