A technician is updating an enterprise data disposition policy for retired equipment. Match each data destruction method to its correct operational application and effect.
- DegaussingApplies a high-intensity magnetic field to neutralize magnetic domains, rendering HDDs and tapes permanently unusable.
- ATA Secure EraseExecutes controller-level firmware commands to purge all storage blocks, including wear-leveled sectors on SSDs.
- Physical ShreddingMechanically destroys the drive substrate into small fragments, providing permanent destruction suitable for high-security media.
- Drive OverwritingWrites zero patterns across accessible logical sectors, sanitizing data while leaving functional magnetic drives intact for reuse.
Answer
Degaussing corresponds to neutralizing magnetic domains on HDDs/tapes; ATA Secure Erase corresponds to firmware-level purging of SSD storage blocks; Physical Shredding corresponds to mechanical destruction of drive substrates; Drive Overwriting corresponds to replacing logical sectors with zero patterns for drive reuse.
Each disposal technique is properly aligned with its underlying storage technology and operational goals: Degaussing destroys magnetic alignment on magnetic media; ATA Secure Erase triggers onboard controller sanitization for flash media; Physical Shredding provides unrecoverable hardware destruction; and Drive Overwriting cleans magnetic media sectors while preserving hardware functionality for reuse.
Step-by-Step Solution
Key Concept
Data Destruction and Disposal Methods