Back to Home

Infrastructure & Scale Posts

All PostsCore EngineeringCybersecurity & TrustData ScienceDistributed Systems & CryptographyEdge Computing & Physical AIInfrastructure & Scale
Infrastructure & Scale

A Deterministic Ci/Cd Gate For Aws Codebuild That Blocks “Heisenbugs” Via Content-Addressed Docker Layers

The problem I ran into: “green” builds that later explode I recently helped wire a CI/CD pipeline for a distributed cloud platform, and everything lo...

Apr 3, 2026Read more
Infrastructure & Scale

Deterministic Ephemeral Review Apps By Git Commit Digest In Kubernetes

The problem I ran into: “same PR” but different infrastructure drift I was building a platform engineering workflow for ephemeral review apps (short...

Apr 3, 2026Read more
Infrastructure & Scale

Hardening A Github Actions Oidc Token Refresh Pipeline For Kubernetes With Ttl=0

I ran into a weird CI/CD failure that looked like an “auth problem,” but it wasn’t. The symptoms were consistent: GitHub Actions would authenticate to...

Apr 3, 2026Read more