A financial institution is migrating its payment transaction database to AWS. Due to strict regulatory compliance requirements, the institution must manage and control its cryptographic keys using dedicated, single-tenant hardware security modules (HSMs) directly within their Virtual Private Cloud (VPC). Which AWS service should the institution use to meet this requirement?
- AAWS Key Management Service (AWS KMS)
- AWS CloudHSMAnswer
- CAWS Artifact
- DAWS Shield
Answer
AWS CloudHSM
AWS CloudHSM is the correct service because it provides dedicated, single-tenant hardware security modules (HSMs) running in the customer's Virtual Private Cloud (VPC). This allows the customer to have complete control over key management, encryption, and cryptographic operations, satisfying the strict regulatory compliance requirement.
Step-by-Step Solution
Key Concept
Dedicated key management using AWS CloudHSM versus multi-tenant key management using AWS KMS.