Which solution will meet these requirements in the MOST operationally efficient manner?

1 Comment

  1. Jason
    Author

    I figure that the answer is:
    Use AWS Secrets Manager to store credentials for the database. Create a Secrets Manager secret, and select the database so that Secrets Manager will use a Lambda function to update the database password automatically. Specify an automatic rotation schedule of 30 days. Update each Lambda function to access the database password from Secrets Manager.

Leave a Reply to Jason Cancel reply

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

1 × four =