CloudHSM Flashcards
What is the difference between CloudHSM and Key Management Service (KMS)?
Your part of KMS is isolated, but KMS is still shared between customers.
AWS has some level of access to. KMS.
CloudHSM is a true single tenant Hardware Security Module (HSM). It is AWS provision, but fully customer managed.
KMS is FIPS 140-2 Level 2 while CloudHSM is Level 3.
KMS uses AWS integrations for access. CloudHSM uses industry standard APIs.
Is CloudHSM highly available by default?
No. It runs in a single AZ. You have to create a cluster across multiple AZs to implement HA.
Can you use CloudHSM for S3 server-side encryption?
No. It has no native AWS integration. It can be used to perform client-side encryption before data is sent to S3, but it cannot be used by S3 to perform server-side encryption.
What single tenant service can be used to offload SSL/TLS processing for web servers?
CloudHSM.
What capability does CloudHSM provide for Oracle databases?
CloudHSM enables Transparent Data Encryption (TDE) for Oracle databases.
What capability does CloudHSM provide to Certificate Authorities (CA)?
It can be used to protect private keys that are used to issue certificates.