DEA-3TT2 · Question #32
What assurance does the content authenticity feature of CAS provide?
The correct answer is C. Validity of stored content. CAS assures the genuineness of stored content. This is achieved by generating a unique content address for each object and validating the content address for stored objects at regular intervals. Content authenticity is assured because the address assigned to each object is as…
Question
What assurance does the content authenticity feature of CAS provide?
Options
- AStoring only one instance of content
- BStored content is protected against erasure
- CValidity of stored content
- DThere are always multiple copies
How the community answered
(29 responses)- A14% (4)
- B3% (1)
- C76% (22)
- D7% (2)
Explanation
CAS assures the genuineness of stored content. This is achieved by generating a unique content address for each object and validating the content address for stored objects at regular intervals. Content authenticity is assured because the address assigned to each object is as unique as a fingerprint. Every time an object is read, CAS uses a hashing algorithm to recalculate the object's content address as a validation step and compares the result to its original content address. If the object fails validation, CAS rebuilds the object using a mirror or parity protection scheme.
Topics
Community Discussion
No community discussion yet for this question.