nerdexam
CompTIA

CLO-002 · Question #598

A company that replicates crucial data across several availability zones is concerned about possible file corruption during file transfers. Which of the following best represents a technique the…

The correct answer is A. Hashing. Hashing is a technique used to validate data integrity by generating a unique hash value (a fixed- length string or code) for a piece of data. When the data is transferred or replicated, the hash value can be recalculated and compared with the original hash value to ensure that…

Cloud Security and Compliance

Question

A company that replicates crucial data across several availability zones is concerned about possible file corruption during file transfers. Which of the following best represents a technique the company can use to validate data quickly?

Options

  • AHashing
  • BAuditing
  • CScanning
  • DScanning

How the community answered

(59 responses)
  • A
    80% (47)
  • B
    3% (2)
  • C
    5% (3)
  • D
    12% (7)

Explanation

Hashing is a technique used to validate data integrity by generating a unique hash value (a fixed- length string or code) for a piece of data. When the data is transferred or replicated, the hash value can be recalculated and compared with the original hash value to ensure that the data has not been altered or corrupted during the transfer. This is an effective and quick way to detect file

Topics

#hashing#data integrity#replication#file corruption detection

Community Discussion

No community discussion yet for this question.

Full CLO-002 Practice