Disclaimer: the method described in this article relies heavily on AWS. That being said, the concept might still apply to other providers… If you’ve ever built an app on the Internet you came across the struggle of keeping secrets (database credentials, api keys, etc) on your server. Historically, developers have…