How to Securely Store and Rotate LLM API Keys with AWS Secrets Manager in Node.js
You’ve probably copied your OpenAI or Claude API key into source code and hoped no one ever sees it....
Tag archive
You’ve probably copied your OpenAI or Claude API key into source code and hoped no one ever sees it....
Passwords, API keys and tokens should not be hard-coded into applications or committed to Git. AWS...
Secrets Manager's Jenkins and SonarQube rotation, 11 August 2026, needs a publicly reachable...

AWS Secrets Manager: Your First Line of Defense Against Credential Chaos Picture this:...
Per-namespace Bitwarden SM integration on EKS: AWS Secrets Manager, CSI Driver, sm-operator. Includes Atlantis as a working example.
Integration of Bitwarden SM + AWS Secrets Manager + Secrets Store CSI Driver + sm-operator on EKS. Terraform, Argo CD.
Secrets management in AWS: the right architecture at each scale Most teams start with...
Sometimes you run into a weird issue that is hard to debug. This was one of those times. I was...

I just built a monitoring system to keep my AWS secrets secure! Now I can catch any unauthorised...
When managing sensitive information in Kubernetes, you can use an operator called external-secrets to...

While I was working with AWS RDS Databases as part of my Devops journey, I used RDS databases and...

Please read my previous article - How to retrieve DynamoDB items using secrets stored in AWS Secrets...