nerdexam
CompTIA

CV0-003 · Question #368

Which of the following storage technologies supports file-level access?

The correct answer is D. NAS. NAS (Network Attached Storage) is designed specifically for file-level access, allowing clients to access shared files over a network using protocols like SMB and NFS.

Cloud architecture

Question

Which of the following storage technologies supports file-level access?

Options

  • ASAN
  • BDAS
  • CSSD
  • DNAS

How the community answered

(42 responses)
  • A
    2% (1)
  • C
    5% (2)
  • D
    93% (39)

Why each option

NAS (Network Attached Storage) is designed specifically for file-level access, allowing clients to access shared files over a network using protocols like SMB and NFS.

ASAN

SAN (Storage Area Network) provides block-level access, presenting raw storage volumes (LUNs) to hosts rather than file system structures.

BDAS

DAS (Direct Attached Storage) also operates at the block level and is physically connected to a single host, not accessible over a network as a file share.

CSSD

SSD is a storage media technology (solid-state drive), not a storage access architecture - it can be used in NAS, SAN, or DAS systems and does not define an access method.

DNASCorrect

NAS provides file-level access by exposing shared directories to network clients via protocols such as SMB (Windows) and NFS (Unix/Linux). Clients interact with files and folders directly rather than raw blocks, making NAS the correct choice for file-level storage access.

Concept tested: NAS vs SAN file-level vs block-level access

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

Topics

#NAS#file-level access#storage types

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice