B. AWS Secrets Manager.
AWS Secrets Manager is a service specifically designed for securely storing, retrieving, and managing sensitive information such as database credentials, API keys, and other secrets. It provides built-in encryption and integrates with AWS IAM for fine-grained access control. This makes it a suitable choice for securely managing passwords for a database.
B. AWS Secrets Manager
"Secrets Manager helps you improve your security posture, because you no longer need hard-coded credentials in application source code. Storing the credentials in Secrets Manager helps avoid possible compromise by anyone who can inspect your application or the components. You replace hard-coded credentials with a runtime call to the Secrets Manager service to retrieve credentials dynamically when you need them."
https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html
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.
chalaka
1 year, 1 month agoPranava_GCP
1 year, 9 months agojahmad0730
1 year, 10 months ago