Topic 1 Question 158
A user wants to securely automate the management and rotation of credentials that are shared between applications, while spending the least amount of time on managing tasks.
Which AWS service or feature can be used to accomplish this?
AWS CloudHSM
AWS Key Management Service (AWS KMS)
AWS Secrets Manager
Server-side encryption
ユーザの投票
コメント(5)
AWS Secrets Manager helps in the secure storage, rotation, and retrieval of sensitive credentials such as API keys, database passwords, and other secrets used by applications. AWS CloudHSM provides hardware-based key storage for cryptographic keys and is more focused on custom key storage and compliance needs, which might be an overkill for just credential management and rotation.
AWS Key Management Service (AWS KMS) is used for creating and managing encryption keys. While it's crucial for encryption, it doesn’t directly handle the automated management and rotation of credentials shared between applications.
👍 7azhrhsn2024/12/08- 正解だと思う選択肢: C
AWS Secrets Manager makes it easier to rotate, manage, and retrieve database credentials, API keys, and other secrets throughout their lifecycle.
👍 3abbey09222024/11/15 - 正解だと思う選択肢: C
C is correct
👍 2asdfcdsxdfc2024/11/14
シャッフルモード