Ruby Rogues
Secrets Management Best Practices and Tools - RUBY 655
Brian Vallelunga
So what you need to do is have some wrapper around your application that starts your application. So I'd imagine the workflow would be like fetch secrets from AWS Secrets Manager, inject them into the environment or write them to an encrypted file and then have the decryption key in the environment, either path works.
0
💬
0
Comments
Log in to comment.
There are no comments yet.