You should use a secrets storage of your hosting platform, f.e. for AWS you can use AWS Secrets Mana...
s
You should use a secrets storage of your hosting platform, f.e. for AWS you can use AWS Secrets Manager. As a fallback for local developing and prototyping, use system variables.
🧵 1