SK0-004 · Question #721
An IT manager has indicated the need to deploy a feasible standby storage file server that replicates the production data file server and should be quickly accessible from the network by all users…
The correct answer is C. NAS. NAS (Network Attached Storage) is the appropriate choice for a standby file server that must be network-accessible to all users and replicate production data.
Question
An IT manager has indicated the need to deploy a feasible standby storage file server that replicates the production data file server and should be quickly accessible from the network by all users when needed. Which of the following storage technologies would be MOST appropriate?
Options
- AJBOD
- BDAS
- CNAS
- DSAN
How the community answered
(31 responses)- A10% (3)
- B3% (1)
- C84% (26)
- D3% (1)
Why each option
NAS (Network Attached Storage) is the appropriate choice for a standby file server that must be network-accessible to all users and replicate production data.
JBOD (Just a Bunch of Disks) is a simple disk aggregation method with no network sharing capability and no built-in redundancy or replication features.
DAS (Direct Attached Storage) connects physically to a single host server and is not directly accessible to all network users without routing through that host.
NAS devices provide file-level storage over standard network protocols such as SMB/CIFS and NFS, making shared files directly accessible to all network users without requiring special client software or reconfiguration. A NAS unit can replicate a production file server's data and be brought online quickly as a standby replacement, satisfying both the network accessibility and replication requirements described in the scenario.
SAN (Storage Area Network) provides block-level storage and is more complex and expensive to configure - it is not typically deployed as a straightforward standby file server accessible directly by end users.
Concept tested: NAS as network-accessible shared storage solution
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage
Topics
Community Discussion
No community discussion yet for this question.