Logo
ProgramsThoughtsTechMock InterviewsAboutGet started

Connect with me

March 22, 2026

Infrastructure-as-Code is a contract

Sagar PanwarSagar Panwar

When I write a CDK stack, I am not just provisioning resources. I am writing a contract: this is what the system looks like, reproducibly, forever. Drift from that contract is technical debt with real operational consequences. Treat it like application code — review it, test it, version it.