exam questions

Exam AWS Certified Security - Specialty All Questions

View all questions & answers for the AWS Certified Security - Specialty exam

Exam AWS Certified Security - Specialty topic 1 question 244 discussion

Exam question from Amazon's AWS Certified Security - Specialty
Question #: 244
Topic #: 1
[All AWS Certified Security - Specialty Questions]

A company needs to migrate several applications to AWS. This will require storing more than 5,000 credentials. To meet compliance requirements, the company will use its existing password management system for key rotation, auditing, and integration with third-party secrets containers. The company has a limited budget and is seeking the most cost-effective solution that is still secure.
How should the company accomplish this at the LOWEST cost?

  • A. Configure the company's key management solution to integrate with AWS Systems Manager Parameter Store.
  • B. Configure the company's key management solution to integrate with AWS Secrets Manager.
  • C. Use an Amazon S3 encrypted bucket to store the secrets and configure the applications with the appropriate roles to access the secrets.
  • D. Configure the company's key management solution to integrate with AWS CloudHSM.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
moobla
Highly Voted 3 years, 6 months ago
A is the answer without a doubt. Think about what benefits secrets management provides and if its relevant to the problem. Key-rotation? Not needed, the existing implementation will handle it. Password generation? Potentially needed, but the problem only specifies existing credentials - nothing about new ones. To top it off, the question mentions cost a primary factor. Parameter store is far cheaper.
upvoted 12 times
...
Senthil_SPM
Most Recent 1 year, 8 months ago
Selected Answer: A
"LOWEST" is the key word so Parameter Store is the right option. Option D is the costlier option among the options.
upvoted 2 times
...
samCarson
1 year, 11 months ago
Selected Answer: A
A. Configure the company's key management solution to integrate with AWS Systems Manager Parameter Store. While AWS Secrets Manager provides additional security features and specific secrets management capabilities, it may come at a higher cost compared to AWS Systems Manager Parameter Store. If cost-effectiveness is the primary concern and the existing password management system can adequately handle key rotation, auditing, and integration requirements, AWS Systems Manager Parameter Store would be the recommended solution.
upvoted 1 times
...
pal40sg
2 years ago
Selected Answer: A
Systems Manager Parameter Store and meets its requirements for key rotation, auditing, and integration with third-party secrets containers, choosing option A would likely be the more cost-effective solution.
upvoted 1 times
...
sakibmas
2 years, 5 months ago
Selected Answer: A
The company will use its existing password management system for key rotation, auditing, and integration with third-party secrets containers. Thus, the secret manager is not required.
upvoted 2 times
...
greenx
2 years, 9 months ago
Selected Answer: A
parameter store as its cheap. 3rd party will take care of rotation
upvoted 2 times
...
Jonfernz
3 years ago
There seems to be some confusion over A and B because of the term "key rotation" in the question. The argument that B is the answer because Secrets Manager rotates keys. That's wrong. Secrets Manager does not even store keys, it stores secrets/credentials. So it rotates credentials. A is the only plausible answer.
upvoted 2 times
...
ccieman2016
3 years, 2 months ago
question had "organizations continue using your actually process management password system key rotation" because it, secret manager to automatic key rotation isn't required, so Letter A is sure, because lower cost. 100% letter A
upvoted 3 times
...
sam_live
3 years, 4 months ago
There is rotation in the question. Correct answer A.
upvoted 1 times
sam_live
3 years, 4 months ago
my bad. correct answer B.
upvoted 2 times
...
...
dumma
3 years, 6 months ago
Secrets manager is expensive, A is correct.
upvoted 2 times
...
argol
3 years, 7 months ago
SSM has the lower cost than Secret Manager but when it come for "ROTATION" SSM is unable to rotate the keys "B" is the correct answer
upvoted 2 times
acloudguru
3 years, 7 months ago
"shoestring budget" and "cost effective", no auto rotation is required
upvoted 1 times
...
...
1awssec
3 years, 7 months ago
B - "Secrets Manager can secure, audit, and manage secrets used to access resources in the AWS Cloud, on third-party services, and on-premises." SSM - can't rotate. https://acloudguru.com/blog/engineering/an-inside-look-at-aws-secrets-manager-vs-parameter-store
upvoted 3 times
...
AWee
3 years, 7 months ago
Answer - SSM: One advantage of SSM Parameter is that it costs nothing to use standard parameters. You can store up to 10,000 parameters and you won’t get billed. Advanced Parameters has a cost associated with it, however. AWS Secret Manager bills you a fixed cost for every secret per month and for every 10,000 API calls.
upvoted 1 times
...
Kdosec
3 years, 7 months ago
A makes sense for the LOWEST cost, but the question is very terrible in wording, it make use confused with lack of key information.
upvoted 2 times
...
unspeakable799
3 years, 7 months ago
only HSM can integrate with third party https://docs.aws.amazon.com/cloudhsm/latest/userguide/third-party-applications.html
upvoted 1 times
...
sanjaym
3 years, 7 months ago
A is most appropriate. B also works but not cost-effective.
upvoted 2 times
...
isma_androide
3 years, 8 months ago
A, the question mentions the company will use its existing password management system for key rotation.
upvoted 3 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 ...