How can the solutions architect MOST securely manage the configuration of the application’s database credentials?

1 Comment

  1. Joe
    Author

    I conclude that the answer is:
    Create a new AWS Secrets Manager secret resource in the CloudFormation template to be used as the database password. Configure the application to retrieve the password from Secrets Manager when needed. Reference the secret resource for the value of the MasterUserPassword property in the AWS::RDS::DBInstance resource using a dynamic reference.

Leave a Reply to Joe Cancel reply

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

8 + five =