
Platform Engineering Podcast Infrastructure as Code's Hidden Problem with Pavlo Baron
Mar 18, 2026
Pavlo Baron, co-founder and CEO of Platform Engineering Labs and creator of Foray, is a veteran infrastructure and observability engineer. He digs into why Infrastructure as Code still needs babysitting. Topics include Terraform drift and state wrangling, tool sprawl and simpler stacks, type-safe constrained interfaces, use-case-driven guardrails, and how Forme aims to reduce ops toil.
AI Snips
Chapters
Transcript
Episode notes
Instana Hotel Hacks Led To Long Term Iac Lessons
- Pavlo recounted building Instana from hotel-room prototypes into a company acquired by IBM, which exposed him to large-scale automation challenges.
- That experience later motivated him to reimagine IAC tooling with Zach and start Platform Engineering Labs.
Iac Breaks When It Demands Constant State Babysitting
- Infrastructure-as-code tools fail because they force teams to babysit state and chase manual drift instead of supporting real-world use cases.
- Pavlo argues Forme focuses on use-case-driven reconciliation and optional enforcement so teams choose when to accept emergency click-ops versus enforcing desired state.
State Files Centralize Expertise And Block Ownership
- Chasing drift and manual state management concentrates complexity on a few experts and prevents team ownership.
- Pavlo says state files and wrangling keep ops stuck doing low-level work instead of delivering higher-level platform value.
