Which resources specified in the CloudFormation template will meet the security engineer’s requirements with the LEAST amount of operational overhead?

2 Comments

  1. Lori
    Author

    As I understand it, the answer is:
    Generate the database password as a secret resource using AWS Secrets Manager. Create an AWS Lambda function resource to rotate the database password. Specify a Secrets Manager RotationSchedule resource to rotate the database password every 90 days.

  2. Henry
    Author

    From my point of view, the answer is:
    Generate the database password as a secret resource using AWS Secrets Manager. Create an AWS Lambda function resource to rotate the database password. Specify a Secrets Manager RotationSchedule resource to rotate the database password every 90 days.

Leave a Reply

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

16 − eleven =