Curiosity is the most powerful thing you own

A beautiful narrative written over an elegant publishing platform. The story begins here...

Platform Engineering. Securing and running production systems across banking, gaming and e-commerce since 2011 — secure CI/CD, Kubernetes, MLOps, Observability. I write up the failures in detail: what broke, what the graphs showed, and what actually fixed it.

Home Labber — Notes from the Trenches

The Journey Begins here…

Selected work

Systems kept alive, and the ones that broke first. Every figure below is from the resume or from a post on this site.

  • Reliability

    99.9999% uptime across datacentre, AWS and Azure

    Sysadmin team at India's largest fashion e-commerce platform — on-call rotation, revenue-impact metrics and PCI audit.

    Six nines · hybrid infrastructure

  • Incident

    A Kubernetes node that served its own NFS mount

    Memory pressure starved the NFS daemon the node itself depended on — a self-referencing deadlock that looked like a network fault.

    1,172 zombie processes · load average 10× cores

  • Cost

    Cut cloud spend by finding what nobody was using

    Billing analysis over AWS and Azure ETL, built in Python and Flask, surfacing overprovisioned and idle services.

    25% reduction

  • Compliance

    Securing ISO 27001 certification

    VAPT remediation and multi-AZ disaster recovery driven by Ansible. The certification unlocked further client contracts.

    ISO 27001 · audited

  • Platform

    Secure CI/CD architecture for a national bank

    OSA, SAST, DAST and a container trust registry, with policy as code catching issues before release rather than after.

    Banking · current role

  • Cost

    Catching an AI agent ignoring its own rules

    Instrumented the tool loop, found the gap where enforcement was never reached, and closed it with a pre-tool hook.

    406M wasted tokens recovered