More Goto tech episodes

CI/CD Evolution: From Pipelines to AI-Powered DevOps  Olaf Molenveld & Julian Wood thumbnail

CI/CD Evolution: From Pipelines to AI-Powered DevOps Olaf Molenveld & Julian Wood

Published 6 Feb 2026

Duration: 2403

Software deployment challenges persist despite streamlined development, requiring strong testing, security, and governance to manage complex CI/CD pipelines.

Episode Description

This interview was recorded for GOTO Unscripted. https://gotopia.tech Check out more here: https://gotopia.tech/articles/417 Olaf Molenveld - Technolo...

Overview

The podcast focuses on the key challenges and considerations in software deployment, particularly within the context of modern CI/CD practices. It explains that even though tools like AI coding assistants have simplified the software development process, deploying and maintaining software remains a complex task. Effective CI/CD requires thorough testing, security measures, governance protocols, and code analysis to ensure reliability and performance in production environments.

The discussion also covers the evolution of CI/CD pipelines, noting the transition from monolithic to microservices-based architectures. This shift has necessitated more dynamic and event-driven pipeline configurations that can handle the increased complexity of managing multiple services. The podcast highlights the importance of treating CI/CD pipelines as software themselves, emphasizing the need for observability, debugging, and continuous optimization. It further addresses the balance between executing pipelines locally versus in the cloud, the role of self-managed runners in providing flexibility, and how AI may shape the future of automation in these processes. Efficient pipeline management is achieved through codified definitions, integration with cloud infrastructure such as Kubernetes, and the application of strategies like shift left and shift right practices, as well as workflows tailored for microservices environments.

Recent Episodes of Goto tech

31 Mar 2026 Platform Engineering Ajay Chankramath & Nic Cheneweth

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.

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