CDPSE · Question #33
Which of the following is the MOST important consideration when using advanced data sanitization methods to ensure privacy data will be unrecoverable?
The correct answer is B. Type of media. The type of storage media is the most critical factor because different media require entirely different sanitization techniques. For example, traditional magnetic HDDs can be degaussed or overwritten, but SSDs use wear-leveling algorithms that scatter data across flash cells, ma
Question
Which of the following is the MOST important consideration when using advanced data sanitization methods to ensure privacy data will be unrecoverable?
Options
- ASubject matter expertise
- BType of media
- CRegulatory compliance requirements
- DLocation of data
How the community answered
(28 responses)- A4% (1)
- B93% (26)
- C4% (1)
Explanation
The type of storage media is the most critical factor because different media require entirely different sanitization techniques. For example, traditional magnetic HDDs can be degaussed or overwritten, but SSDs use wear-leveling algorithms that scatter data across flash cells, making simple overwriting ineffective - cryptographic erasure or physical destruction is needed instead. Optical media, tape, and RAM each have their own appropriate methods. Choosing the wrong method for the media type can leave data recoverable. Regulatory requirements, location, and expertise are secondary to selecting a method that is physically compatible with the media.
Topics
Community Discussion
No community discussion yet for this question.