How to Purge Cloudflare Cache When Your CDN Serves Stale Files
I hit this issue in production: a file was updated in S3 (origin), but Cloudflare kept serving an older cached version.
DevOps Engineer | Cybersecurity Enthusiast | Cloud Architect
Building secure infrastructure through continuous learning and sharing knowledge
Ubuntu 24.04 (Noble Numbat) introduced significant security hardening, including a stricter default AppArmor profile for...
During a recent infrastructure audit, a bizarre CI failure was identified: container image pulls for...
Manual dashboard management in Grafana often leads to configuration drift. In a recent initiative, I...
I hit this issue in production: a file was updated in S3 (origin), but Cloudflare kept serving an older cached version.
In my post about building an EKS cluster, I mentioned that Kustomize “saved my sanity.” That wasn’t an exaggeration. Before I adopted it, managing Kubernetes configurations for different environments (dev,...
I used to look at small Terraform PRs and think, “this is tiny, it will be fine.” A few incidents taught me that tiny infrastructure changes can still cause big...
Bug Bounties as a Hobby: What Keeps Me Consistent
I recently worked on two pipelines that solved real delivery problems:
Grafana Migration: From On-Prem to Cloud
Earning My TCM Security Practical Junior Penetration Tester Certification
Hack The Box: TwoMillion (Easy)
Terraform Modules: Azure and GCP, My Way
GitHub Actions Security Hardening — What I Actually Use