A healthcare enterprise needs to store sensitive patient files on Amazon S3. To meet compliance regulations, they require encryption at rest using dedicated, single-tenant cryptographic hardware where they maintain full control over the administration of the hardware security modules (HSMs). Which AWS service or feature should the enterprise configure to manage their encryption keys?
- AAWS Key Management Service (AWS KMS)
- AWS CloudHSMAnswer
- CAmazon S3 Managed Keys (SSE-S3)
- DAWS Artifact
Answer
AWS CloudHSM
AWS CloudHSM is the correct choice because it provides dedicated, single-tenant hardware security module (HSM) instances within the customer's VPC. This gives the customer exclusive administrative control over the keys and cryptographic operations, satisfying the strict compliance constraint.
Step-by-Step Solution
Key Concept
Dedicated single-tenant hardware security modules (CloudHSM) versus managed multi-tenant key management (KMS).
Estimated Time:1m 0s