From Static Passwords to Dynamic Database Credentials with HashiCorp Vault
Almost every production app need credentials to access their database.
A common approach is to create a database user with a password and provide that credential to the application through environment
morizal.hashnode.dev11 min read