The podcast discusses the founders' extensive backgrounds in IT and operations, highlighting their experience in building and scaling complex systems across industries. Their work at Instana, an APM company acquired by IBM, revealed significant challenges in monitoring microservices and managing infrastructure at scale. These frustrations led to the creation of Platform Engineering Labs, focused on simplifying infrastructure management through automation and addressing inefficiencies in current DevOps practices.
A central theme is the critique of existing Infrastructure as Code (IaC) tools like Terraform and Pulumi, particularly around state management, configuration drift, and the "blast radius" of changes. The discussion introduces Formae, a new IaC platform designed to solve these issues with a hybrid declarative language called Pickle, which offers schema safety and programming constructs without full-language complexity. Formae emphasizes an agentic backend for automated reconciliation, ephemeral patching, and a two-loop system that separates regular updates from immediate, temporary fixes.
The podcast also explores broader industry challenges, including the slow adoption of open source in SRE/DevOps circles, the need for better abstractions to support AI-driven infrastructure, and the limitations of current tools in handling AI-generated changes. The founders advocate for a shift toward automated, code-based infrastructure that minimizes manual intervention and human error, while promoting open source to foster trust and community-driven improvements. The platform supports gradual adoption, integrates with existing tools like Terraform, and offers a free, unlimited core edition to lower barriers to entry.