Which solution should the developer use to store and retrieve the credentials with the LEAST management overhead?

1 Comment

  1. Alice
    Author

    I arrange that the answer is:
    Store the credentials in AWS Secrets Manager. Set the secret type to Credentials for Amazon RDS database. Select the database that the secret will access. Use the default AWS Key Management Service (AWS KMS) key to encrypt the secret. Enable automatic rotation for the secret. Use the secret from Secrets Manager on the Lambda function to connect to the database.

Leave a Reply

Your email address will not be published. Required fields are marked *

5 × one =