Which solution will meet these requirements in the MOST secure way?

2 Comments

  1. William
    Author

    I systematize that the answer is:
    Store the credentials as secrets in AWS Secrets Manager. Create an AWS Lambda function to update the secrets and the database. Retrieve the credentials from Secrets Manager as needed.

  2. Gabriel
    Author

    I suspect that the answer is:
    Store the credentials as secrets in AWS Secrets Manager. Create an AWS Lambda function to update the secrets and the database. Retrieve the credentials from Secrets Manager as needed.

Leave a Reply

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

six + 7 =