Skip to main content

Secrets Management

I manage application secrets using dedicated secret stores rather than environment variables or config files. I have implemented secret rotation and least-privilege access patterns in production.
Learn more