A financial institution requires a storage security architecture for its high-performance database cluster. The design must protect data at rest against physical drive theft from the data center without incurring host operating system processor overhead, while centralizing cryptographic key management inside a dedicated tamper-resistant hardware appliance. Which of the following solutions best satisfies these security and architectural requirements?
- Self-Encrypting Drives (SEDs) integrated with an enterprise Hardware Security Module (HSM)Cevap
- BSoftware-level database column encryption utilizing RSA asymmetric key pairs for bulk data storage
- CCryptographic SHA-256 hashing applied to storage LUNs to provide physical data protection at rest
- DStateful network firewalls deployed at the SAN switch boundaries to prevent unauthorized physical storage access
Cevap
Self-Encrypting Drives (SEDs) integrated with an enterprise Hardware Security Module (HSM) best satisfies the requirements.
Self-Encrypting Drives (SEDs) perform symmetric bulk encryption directly on the drive controller hardware, ensuring data at rest is protected without placing cryptographic processing burdens on the host server CPU. Integrating SEDs with a Hardware Security Module (HSM) provides dedicated, tamper-resistant hardware for central key generation, storage, and lifecycle management, satisfying all criteria in the scenario.
Adım Adım Çözüm
Anahtar Kavram
Storage Security and Key Management Architecture