Which solutions will store and retrieve the sensitive information in the MOST secure manner?

2 Comments

  1. Dylan
    Author

    I judge that the answer is:
    Store the values in AWS Secrets Manager. Update the code to retrieve these values when the application starts. Store the values as environmental variables that the application can use.

  2. Sarah
    Author

    I estimate that the answer is:
    Store the values in AWS Secrets Manager. Update the code to retrieve these values when the application starts. Store the values as environmental variables that the application can use.

Leave a Reply

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

18 + 2 =