Skip to main content
  1. Tags/

Continuous Delivery

How to Architect for Continuous Delivery

In September 2024, I had the privilege of delivering a keynote at the Roche DevOps Conference in Poland. The topic: how to architect for continuous delivery. This is a subject close to my heart, because after more than two decades of working in software delivery, I keep seeing the same fundamental patterns that separate high-performing organizations from those that struggle.

Developer Experience and Platform Engineering: The Foundation of Modern Software Delivery

Is DevOps dead? That claim keeps appearing on the internet, with people arguing that platform engineering is taking over. In this talk, which I gave at the Developer Experience Conference at Roche in Poznan, Poland, I explain why DevOps is absolutely not dead and why platform engineering is the key to making it actually work at scale.

Unlocking the Power of AI: Deep Dive into MLOps, Machine Learning, and AI Platforms

Have you ever wondered how companies build those impressive AI applications and keep them running reliably in production? In this video, I take a deep dive into MLOps, the discipline that makes it possible to continuously develop, deploy, and improve machine learning solutions at enterprise scale.

CrowdStrike Disaster: Causes, Impact, and How to Prevent Future Outages

On July 19, 2024, the world witnessed one of the largest IT outages in history. A sensor configuration update from CrowdStrike, pushed to all Windows systems at 4:09 UTC, caused 8.5 million Microsoft Windows PCs to crash worldwide. Airlines, banks, hospitals, government agencies, stock exchanges, and countless other organizations were brought to a standstill. In this video, I break down what happened and, more importantly, what you can do to prevent something like this from happening in your organization.

DevOps in an Embedded World: From Silos to Digital Factories

Many people still think DevOps is only for web applications and cloud services. But the reality is clear: companies that apply DevOps principles to embedded systems are outpacing their competition. In this talk, which I gave at a DevOps Meetup in Munich, I explore why embedded teams need DevOps and how to build a Digital Factory that enables continuous value delivery, even for hardware products.

Architecting for Continuous Delivery at Conf42 DevSecOps 2024

At the Conf42 DevSecOps 2024 conference, I presented my approach to architecting for continuous delivery. After more than 21 years at Zühlke, working across industries on DevOps transformations, I keep seeing the same fundamental problem: value streams broken by walls of confusion. In this talk, I walk through how organizations can move from project thinking to product thinking, build in quality and security from the start, architect for operability, and use platform engineering to scale it all.

How to Architect for Continuous Delivery: From Silos to Digital Factories

At The DEVOPS Conference, I presented on a topic that has been at the heart of my work for over two decades: how to architect for continuous delivery. This talk covers the broken value stream I see in most companies, why product thinking matters more than project thinking, the science behind software delivery performance, and how platform engineering enables organizations to scale DevOps through digital factories.

DevOps with SAP: Theory and Practice

At this event, I spoke alongside Carsten Brandt from SAP about DevOps in theory and practice. While I presented the theoretical foundations of DevOps and showed how companies can move from projects to products, Carsten brought the practical perspective from over 21 years at SAP. His honest message: the theory has been well established for years, but execution is anything but easy, especially in complex enterprise landscapes.

GitHub DevSecOps Part 1: What Is GitHub and Why Shift Security Left?

After we finished the GitLab DevSecOps series, Patrick changed jobs — and his new team is on GitHub. The problem is the same: no security checks during development. The platform is different. In Part 1 of our GitHub DevSecOps series, we cover what GitHub is, the CI/CD vocabulary you have to share before any pipeline conversation works, and the shape of the DevSecOps pipeline we will build over the next sessions.