nerdexam
CompTIA

CV0-003 · Question #176

Which of the following typically provides a FASTER access speed in a network storage implementation?

The correct answer is C. DAS. DAS (Direct Attached Storage) provides the fastest access speeds because storage is physically connected directly to the host server, eliminating all network latency and protocol overhead.

Cloud Architecture and Design

Question

Which of the following typically provides a FASTER access speed in a network storage implementation?

Options

  • ANFS
  • BSAN
  • CDAS
  • DSATA

How the community answered

(24 responses)
  • B
    8% (2)
  • C
    88% (21)
  • D
    4% (1)

Why each option

DAS (Direct Attached Storage) provides the fastest access speeds because storage is physically connected directly to the host server, eliminating all network latency and protocol overhead.

ANFS

NFS is a file-level network protocol that adds significant overhead from TCP/IP encapsulation and the network stack, making it the slowest of the options listed.

BSAN

SAN provides block-level storage over a dedicated network (Fibre Channel or iSCSI) and is faster than NFS, but still incurs network fabric latency that DAS avoids.

CDASCorrect

With DAS, the storage device connects directly to the server via interfaces such as SAS or SATA, meaning I/O requests do not traverse any network fabric. This eliminates the latency introduced by network switches, HBAs, and protocol encapsulation. As a result, DAS consistently delivers lower latency and higher throughput compared to any network-based storage option.

DSATA

SATA is a physical drive interface and bus technology, not a storage implementation or access method; it describes how a drive connects internally, not a network storage solution.

Concept tested: Comparing storage access speed - DAS vs SAN vs NFS

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/storage-options

Topics

#DAS#storage access speed#NAS vs SAN#storage performance

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice