Which solution will meet these requirements with the LEAST development effort?

1 Comment

  1. Noah
    Author

    From what I’ve heard, the answer is:
    Store the secrets in AWS Secrets Manager. Provision a new customer master key. Use the key to encrypt the secrets. Enable automatic rotation. Configure an Amazon EC2 user data script to programmatically retrieve the secrets during the startup and export as environment variables.

Leave a Reply

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

5 + 7 =