A medical device manufacturer is deploying an application on AWS that handles sensitive patient health data. The company's compliance framework requires that all data at rest be encrypted using keys stored on dedicated, single-tenant hardware security modules that the customer directly manages. Additionally, the company must maintain responsibility for configuring access to these keys.
Which of the following actions are responsibilities of the customer to meet these requirements? (Select TWO.)
- Provisioning dedicated hardware security modules using AWS CloudHSMCevap
- Configuring key policies and user permissions to control access to the cryptographic keysCevap
- CUsing AWS Key Management Service (KMS) with default AWS-managed keys to store the encryption keys
- DManaging the physical security of the data center facilities housing the hardware security modules
- EReplacing and maintaining the physical components of the hardware security modules in the event of hardware failure
Cevap
Provisioning dedicated hardware security modules using AWS CloudHSM and configuring key policies and user permissions to control access to the cryptographic keys
The correct actions are provisioning dedicated hardware security modules using AWS CloudHSM and configuring key policies and user permissions. AWS CloudHSM satisfies the compliance requirement for dedicated, single-tenant hardware. Managing permissions and policies to secure access to these keys is a customer responsibility under the AWS Shared Responsibility Model.
Adım Adım Çözüm
Anahtar Kavram
Distinction between AWS KMS and AWS CloudHSM, and the mapping of data protection responsibilities under the AWS Shared Responsibility Model.