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

19 Jun 2026 Continuous Delivery in a World of Constant Change Abby Bangser & Dave Farley

Continuous delivery principles, AI's challenges in code generation, and the necessity of incrementalism, rigorous testing, and human validation in software development are emphasized, alongside critiques of AI's lack of precision and the push for structured validation in high-stakes systems.

16 Jun 2026 Go for Java Programmers Barry Feigenbaum & Shon Saliga

Go emphasizes simplicity, concurrency, and efficiency for lightweight applications through explicit error handling and goroutines, while Java offers a feature-rich, object-oriented framework with extensive libraries and inheritance for complex, general-purpose systems, each suited to distinct development priorities and domains.

12 Jun 2026 Engineering Leadership in Turbulent Times Sarah Wells, Pat Kua & Daniel Terhorst-North

The text contrasts technical leadership and management, highlighting leadership's emphasis on vision and team alignment with management's focus on systems and accountability, while exploring change strategies, frameworks like the "Three Threes Model," challenges in technical debt and cross-functional alignment, and the role of communication, culture, and adaptability in fostering innovation.

9 Jun 2026 Modern Concurrency in Java Bazlur Rahman & Michael Redlich

Modern Java concurrency explores the shift from traditional threads to virtual threads (JDK 21) and structured concurrency, emphasizing scalability for I/O-bound tasks, task management simplification, limitations in CPU-bound work, comparisons with reactive programming, adoption challenges, and the book's unification of knowledge around Project Loom and scoped values for intermediate developers.

5 Jun 2026 Roc & Zig: A Compiler Rewrite Story Anjana Vakil & Richard Feldman

The text covers Rock's evolution as a simplified, statically typed alternative to Elm with a Zig-based compiler, AI's expanding role in software development beyond automation, open-source challenges, education's shift toward conceptual understanding, and the tension between rapid AI-driven productivity and quality-focused project development.

More Goto tech episodes