What is the MOST secure and flexible way to obtain password credentials during deployment?

2 Comments

  1. Joyce
    Author

    My best guess is:
    Launch the EC2 instances with an EC2 IAM role to access AWS services. Retrieve the database credentials from AWS Secrets Manager.

  2. Aaron
    Author

    I suspect that the answer is:
    Launch the EC2 instances with an EC2 IAM role to access AWS services. Retrieve the database credentials from AWS Secrets Manager.

Leave a Reply

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

4 × two =