nerdexam
(ISC)2

CCSP · Question #427

Which of the following storage types is most closely associated with a traditional file system and tree structure?

The correct answer is A. Volume. Volume storage is the traditional block/file-based storage model that organizes data in a hierarchical tree of directories and files - exactly what you see in a Windows or Linux file system with drives, folders, and files mounted as a "volume." Why the distractors are wrong: B…

Submitted by packet_pusher· Apr 18, 2026Cloud Concepts, Architecture and Design

Question

Which of the following storage types is most closely associated with a traditional file system and tree structure?

Options

  • AVolume
  • BUnstructured
  • CObject
  • DStructured

How the community answered

(36 responses)
  • A
    89% (32)
  • B
    6% (2)
  • C
    3% (1)
  • D
    3% (1)

Explanation

Volume storage is the traditional block/file-based storage model that organizes data in a hierarchical tree of directories and files - exactly what you see in a Windows or Linux file system with drives, folders, and files mounted as a "volume."

Why the distractors are wrong:

  • B. Unstructured refers to raw data like emails, images, or videos that lacks a predefined schema - not inherently tied to a tree structure.
  • C. Object storage (e.g., Amazon S3) uses flat namespaces with metadata and unique keys, explicitly abandoning the hierarchical tree in favor of scalability.
  • D. Structured refers to data organized in rows/columns (databases, spreadsheets), not a file system hierarchy.

Memory tip: Think "Volume = Volume knob on a stereo - it's the classic, traditional one." Or associate Volume with the old Windows drive letters (C:\ , D:) - those are mounted volumes with classic tree-structured file systems.

Topics

#Storage types#File systems#Block storage#Cloud storage concepts

Community Discussion

No community discussion yet for this question.

Full CCSP Practice