How I manage credentials in Python using AWS Secrets Manager
Depending on your execution platform (Kubernetes, on-prem servers, distributed cloud clusters) or version control hosting platform (Github, Bitbucket, Gitlab, Gitea, SVN, …), you may use a different method to manage confidential access data. I wrote this article to show you an incredibly simple and effective way to manage that using AWS and Python. Let me know what you think :)
[link] [comments]