A enterprise storage architect is designing a secure storage architecture for an off-site media storage facility and cloud synchronization gateway that processes large volumes of sensitive customer transactional data. The solution must ensure bulk encryption of data at rest with minimal CPU overhead, enforce hardware-isolated key protection to prevent key extraction, and prevent unauthorized exfiltration of unencrypted sensitive data across network egress interfaces. Which of the following technological controls should the architect incorporate into the architecture design to meet these requirements? (Select TWO.)
- Self-Encrypting Drives (SEDs) leveraging hardware-based AES-256 transparent encryptionAnswer
- Hardware Security Module (HSM) deployed to manage and safeguard root keys and Key Encryption Keys (KEKs)Answer
- CAsymmetric RSA-4096 cryptosystems applied directly to bulk database file blocks at rest
- DNetwork-level Data Loss Prevention (DLP) solution inspecting outbound traffic at the network egress perimeter
- ESHA-512 cryptographic hashing applied to all stored media to guarantee non-repudiation of transactions
Answer
The enterprise storage architecture should implement Self-Encrypting Drives (SEDs) utilizing AES-256 hardware encryption alongside a dedicated Hardware Security Module (HSM) for root key protection.
Implementing Self-Encrypting Drives provides high-speed, hardware-based symmetric encryption at rest (AES-256) without host CPU penalties. Pairing SEDs with a Hardware Security Module ensures key generation and protection occur inside a hardware-isolated, tamper-evident boundary.
Step-by-Step Solution
Key Concept
Data Protection at Rest and Storage Hardware Security Architecture