A financial enterprise is decommissioning a multi-tenant cloud storage array containing sensitive personally identifiable information (PII) stored across encrypted block volumes. The architecture relies on envelope encryption where unique Data Encryption Keys (DEKs) are wrapped by Key Encryption Keys (KEKs) managed inside a Key Management Interoperability Protocol (KMIP)-compliant Hardware Security Module (HSM). The compliance team mandates immediate, verifiable data sanitization before the physical storage media is recycled by the provider, but traditional multi-pass disk overwriting would exceed bandwidth limits and disrupt SAN performance. Which of the following storage security architectural approaches best satisfies these operational and compliance constraints?
- Perform cryptographic erasure by zeroizing and securely deleting the wrapping Key Encryption Keys from the central Hardware Security Module.Answer
- BRe-encrypt the bulk storage volumes using asymmetric 4096-bit RSA public key pairs prior to volume detachment.
- CConfigure restrictive Fibre Channel SAN zoning and LUN masking rules to isolate the targeted storage volumes at the storage network layer.
- DDeploy inline Data Loss Prevention agents on storage controllers to audit and block external data read requests during decommissioning.