nerdexam
CompTIA

SG0-001 · Question #562

An appliance that receives a data file and returns a file identifier based on the signature of the file is an example of which of the following storage devices?

The correct answer is D. CAS. An appliance that receives a data file and returns a unique file identifier based on the file's signature is an example of Content Addressable Storage (CAS).

Storage Functionality

Question

An appliance that receives a data file and returns a file identifier based on the signature of the file is an example of which of the following storage devices?

Options

  • ATape
  • BNAS
  • CVTL
  • DCAS

How the community answered

(60 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    2% (1)
  • D
    93% (56)

Why each option

An appliance that receives a data file and returns a unique file identifier based on the file's signature is an example of Content Addressable Storage (CAS).

ATape

Tape is a sequential storage medium primarily used for backups and archives; it does not inherently use content addressing for file identification.

BNAS

Network Attached Storage (NAS) provides file-level access over a network using traditional file paths and names, not content-based identifiers.

CVTL

Virtual Tape Library (VTL) emulates tape libraries on disk storage for backup purposes and does not use content addressing for primary data storage or retrieval.

DCASCorrect

Content Addressable Storage (CAS) systems generate a unique identifier, often a hash or signature, for each file based on its content. This identifier then serves as the address for retrieving the file, making it ideal for immutable data and ensuring data integrity.

Concept tested: Content Addressable Storage (CAS) functionality

Source: https://www.ibm.com/docs/en/ts3500-tape-library?topic=terminology-content-addressable-storage-cas

Topics

#CAS#Content addressable storage#Data integrity#Archival storage

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice