exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 142 discussion

A company wants to migrate a workload to AWS. The chief information security officer requires that all data be encrypted at rest when stored in the cloud. The company wants complete control of encryption key lifecycle management.
The company must be able to immediately remove the key material and audit key usage independently of AWS CloudTrail. The chosen services should integrate with other storage services that will be used on AWS.
Which services satisfies these security requirements?

  • A. AWS CloudHSM with the CloudHSM client
  • B. AWS Key Management Service (AWS KMS) with AWS CloudHSM
  • C. AWS Key Management Service (AWS KMS) with an external key material origin
  • D. AWS Key Management Service (AWS KMS) with AWS managed customer master keys (CMKs)
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Paitan
Highly Voted 3 years, 5 months ago
This is a difficult one. But I think option B is the right choice here. https://aws.amazon.com/blogs/security/are-kms-custom-key-stores-right-for-you/
upvoted 55 times
rimi
3 years, 5 months ago
I had chosen D, but based on the links provided it should be B.
upvoted 2 times
...
SFXY
3 years, 4 months ago
It can't explain that the questions asking about full lifecycle of encryption, as KMS will still manage the software for encryption! thus my answer is A.
upvoted 3 times
BATSIE
10 months ago
U NEED KMS FOR KEY AUDITING
upvoted 1 times
...
...
noahsark
3 years, 4 months ago
sounds like B: In AWS Console, go to KMS -> Custom Key Stores: "You can store your KMS customer master keys (CMKs) in a custom key store instead of the standard KMS key store. Custom key stores are created using an AWS CloudHSM cluster that you own and manage. This provides direct control of the hardware security modules (HSMs) that generate the key material for your CMKs and perform cryptographic operations with them. Learn more To get started with custom key stores you first need to create a AWS CloudHSM cluster."
upvoted 14 times
noahsark
3 years, 4 months ago
AWS services integrate with AWS Key Management Service, which in turn is integrated with AWS CloudHSM through the KMS custom key store feature. https://aws.amazon.com/cloudhsm/faqs/
upvoted 2 times
...
...
Rahul74427
3 years, 5 months ago
Agreed. HSM with KMS is right option
upvoted 5 times
...
...
Mahesh_11
Highly Voted 3 years, 5 months ago
Ans: B Took a bit of reading. Key points in question: "The company must be able to immediately remove the key material and audit key usage independently" "The chosen services should integrate with other storage services that will be used on AWS" Point 1: Q: Can I use CloudHSM to store keys or encrypt data used by other AWS services? Ans: Yes. You can do all encryption in your CloudHSM-integrated application. In this case, AWS services such as Amazon S3 or Amazon Elastic Block Store (EBS) would only see your data encrypted. Point 2: AWS manages the hardware security module (HSM) appliance, but does not have access to your keys. You control and manage your own keys Ref: https://aws.amazon.com/cloudhsm/features/ Ref: https://aws.amazon.com/cloudhsm/faqs/
upvoted 42 times
...
Varun9900
Most Recent 3 days, 5 hours ago
Selected Answer: A
since AWS manages controls lifecycle management so the option is A
upvoted 1 times
...
Uzbekistan
1 year ago
Selected Answer: C
C. AWS Key Management Service (AWS KMS) with an external key material origin With AWS KMS, you can create and control encryption keys that encrypt your data. AWS KMS is integrated with other AWS services, allowing you to easily encrypt data stored in various AWS services like Amazon S3, Amazon EBS, and Amazon RDS. By choosing an external key material origin, you have complete control over the key lifecycle management. You can import your own key material into AWS KMS, ensuring that your keys are generated and managed outside of AWS. This option allows you to immediately remove the key material if needed and audit key usage independently of AWS CloudTrail, meeting the security requirements outlined by the chief information security officer.
upvoted 1 times
...
teja54
1 year, 9 months ago
Selected Answer: D
HSM is wrong
upvoted 1 times
...
BECAUSE
1 year, 9 months ago
Selected Answer: B
B is the answer
upvoted 1 times
...
melika122
1 year, 11 months ago
Selected Answer: B
Integrated with other AWS services: AWS CloudHSM can be integrated with other AWS services, such as Amazon S3 and Amazon RDS, to provide secure and compliant storage and access to sensitive data.
upvoted 1 times
...
YanisGTR
2 years ago
Guys check this > The company wants complete control of encryption key lifecycle management < Quest not say they need to bring owen key ! just lifecycle management so for me ans = D
upvoted 1 times
...
Six_Fingered_Jose
2 years, 4 months ago
Selected Answer: B
i think the answer is B here
upvoted 1 times
...
Juniperad
2 years, 6 months ago
Selected Answer: B
https://aws.amazon.com/kms/ Question states independent from Cloudtrail. https://docs.aws.amazon.com/cloudhsm/latest/userguide/introduction.html
upvoted 1 times
...
jopeg
2 years, 6 months ago
Selected Answer: A
"(...) complete control of encryption key lifecycle management" --> https://docs.aws.amazon.com/crypto/latest/userguide/awscryp-choose-hsm.html
upvoted 1 times
...
jors1116
2 years, 6 months ago
Selected Answer: B
B is the answer.
upvoted 1 times
...
Root_Access
2 years, 7 months ago
Selected Answer: D
The KMS keys that you create are customer managed keys. Customer managed keys are KMS keys in your AWS account that you create, own, and manage. You have full control over these KMS keys, including establishing and maintaining their key policies, IAM policies, and grants, enabling and disabling them, rotating their cryptographic material, adding tags, creating aliases that refer to the KMS keys, and scheduling the KMS keys for deletion. https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk
upvoted 2 times
...
ahaz
2 years, 7 months ago
Selected Answer: D
https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk https://docs.aws.amazon.com/crypto/latest/userguide/awscryp-choose-hsm.html The question is saying that the key life cycle must be managed by the organization. There is no mentioned requirement for managing the HSM. KMS with CMK will be enough for having full control over the keys' life cycle.
upvoted 3 times
...
SivajiTheBoss
2 years, 7 months ago
Selected Answer: D
D is the best answer
upvoted 1 times
...
TecoCloud
2 years, 7 months ago
Ans is A AWS CloudHSM - Encryption at rest CloudHSM is a cloud-based hardware security module (HSM) that enables you to easily generate and use your own encryption keys on the AWS Cloud. With CloudHSM, you can manage your own encryption keys using FIPS 140-2 Level 3 validated HSMs. the organization must be able to promptly delete key material and audit key use - CloudHSM client for keys management
upvoted 2 times
...
Nachiket_22_91
2 years, 7 months ago
Selected Answer: D
D for CMK
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago