CLF-C02 · Question #647
A company needs to securely store important credentials that an application uses to connect users to a database. Which AWS service can meet this requirement with the MINIMAL amount of operational over
The correct answer is C. AWS Secrets Manager. AWS Secrets Manager is designed to securely store and manage sensitive information such as database credentials, API keys, and other secrets. It simplifies secret management by enabling automatic secret rotation, secure access, and fine-grained permissions, all with minimal opera
Question
A company needs to securely store important credentials that an application uses to connect users to a database. Which AWS service can meet this requirement with the MINIMAL amount of operational overhead?
Options
- AAWS Key Management Service (AWS KMS)
- BAWS Config
- CAWS Secrets Manager
- DAmazon GuardDuty
How the community answered
(22 responses)- B5% (1)
- C95% (21)
Explanation
AWS Secrets Manager is designed to securely store and manage sensitive information such as database credentials, API keys, and other secrets. It simplifies secret management by enabling automatic secret rotation, secure access, and fine-grained permissions, all with minimal operational overhead.
Community Discussion
No community discussion yet for this question.