Welcome to my blog!
This site is built with Next.js, deployed on Netlify, and the posts you'll read here are managed through Decap CMS - I write them in a browser editor at /admin, hit publish, and the site rebuilds itself. No manual deployments.
Here's what I plan to write about:
- Kubernetes security - runtime detection, eBPF signals, and what actually happens when a cluster is under attack
- DevSecOps in practice - CI/CD pipelines, GitOps, and the identity risks hiding in most automation
- Cloud-native engineering - operators, platform engineering, and lessons from building things that break
kubectl get pods -A
# more coming soon...Stay tuned.