More Goto tech episodes

Platform Engineering  Ajay Chankramath & Nic Cheneweth thumbnail

Platform Engineering Ajay Chankramath & Nic Cheneweth

Published 31 Mar 2026

Duration: 00:34:33

Platform engineering challenges are addressed through product-centric internal development, standardized "golden paths," control planes abstracting cloud infrastructure for self-service, developer ownership of pipelines, Kubernetes-driven self-healing systems, balancing AI's infrastructure benefits with reliability risks, domain-specific design, clear team boundaries, and the critical role of human oversight in automation.

Episode Description

This interview was recorded for GOTO Unscripted. https://gotopia.tech Check out more here: https://gotopia.tech/articles/429 Ajay Chankramath - Founde...

Overview

The podcast delves into platform engineering strategies, emphasizing the need to apply a product-centric mindset to internal platforms, similar to customer-facing products. Key topics include standardizing workflows through "golden paths," leveraging control planes to translate developer intent into infrastructure (e.g., deploying databases), and integrating AI for optimization, shifting from questioning whether to use AI to how to implement it effectively. Discussions highlight the importance of sustainable platform design over speed, user-centric internal tool development, and the API-first approach as a foundation for control planes and self-service infrastructure. Kubernetes is highlighted as a critical control plane offering resilience and abstraction, while Infrastructure as Code (IAC) and automation are framed as essential for platform evolution. Challenges include avoiding anti-patterns like shifting all maintenance to platform teams and the pitfalls of over-reliance on tools like Backstage without proper architectural foundations.

The text also explores the complexities of balancing AI adoption with domain-specific infrastructure needs, cautioning against over-reliance on AI-generated solutions without human validation. It underscores the risks of non-deterministic AI outcomes, such as flawed infrastructure configurations or log management errors, and stresses the importance of rigorous testing and human oversight to prevent technical debt. Themes of standardization, clean boundaries between platform and consumer teams, and domain-driven design are emphasized to avoid siloed development and ensure coherent user experiences. Additionally, the discussion critiques the "quick fix" mentality, advocating for addressing root causes in organizational and technical challenges rather than superficial tooling. Collaborative, phased experimentation with platforms is recommended, alongside prioritizing domain expertise in platform teams to align infrastructure with business needs.

The podcast underscores the necessity of human-in-the-loop AI integration, where AI acts as a support tool for tasks like anomaly detection or predictive analytics, but critical decisions require human judgment. It also highlights historical parallels, such as the risks of overreliance on early automation, and warns against treating AI as a panacea. Foundational reliability, rigorous validation of AI outputs, and standardized practices (e.g., "golden paths," control planes) are positioned as critical to preventing scalability issues and ensuring long-term platform success. Ultimately, the discourse advocates for a balance between automations efficiency and the irreplaceable role of human expertise in maintaining accountability, adaptability, and ethical implementation in evolving infrastructure and AI-driven systems.

Recent Episodes of Goto tech

20 Mar 2026 Learn C++ by Example Frances Buontempo & Matt Godbolt

Modern C++ innovations like the spaceship operator, coroutines, and structure bindings are explored through practical examples, interactive learning, and tools like Compiler Explorer, emphasizing the balance between low-level control, high-level abstractions, and educational challenges in mastering advanced concepts.

More Goto tech episodes