In this video, I take a deep dive into Hypothesize, the first process step of the SAFe DevOps Health Radar and the continuous delivery pipeline. The core question is simple: how do you know you are building the right thing?
In this meetup talk, Nadine Broghammer and I share our experience coaching a portfolio team on participatory budgeting based on the SAFe framework. We explain the problem with traditional top-down budget allocation and show how participatory budgeting creates transparency, fosters entrepreneurial thinking, and leads to better investment decisions.
In this video, I explain what the SAFe for DevOps training is all about. Unlike traditional classroom courses, this training is a hands-on workshop where real teams work on their own value streams and leave with a concrete, prioritized action plan.
Does test-driven development work with legacy applications? That is a question I get a lot, and the short answer is yes. In this video I take a big, ugly WinForms application and walk through how I use TDD to add a new feature without touching the messy parts of the existing code. The goal is simple: show that the test-first mindset works even when the surrounding codebase has no tests at all.
After the strong response our previous video on VR received on LinkedIn, people kept asking the same questions: Is this really the new normal? Where is the technology going? Is now the right moment to jump in? To go deeper, I invited Christoph back into the conversation together with Michaela. Christoph has been working with enterprise clients on virtual reality for years, and our discussion ranges from the maturing hardware and software ecosystem to what a workshop in VR actually feels like, and why the employer of the future will hand out three devices instead of one.
Automating tests is a complex and demanding task. The iterative approach in the development process also means that the automated tests have to be continuously adapted. Behaviour-driven development (BDD) can be used to simplify and speed up test automation.
What happens when you skip the plane, the traffic and the Zoom fatigue and simply meet a colleague in a virtual office on another continent? In this conversation, I jump into VR to visit Michele at BCVR. Within a click I am standing next to him in Chicago, coffee in hand, looking over diagrams on the wall and exploring what it really means to work, train and collaborate in the Metaverse. This is not a demo of a gaming toy. It is a look at a serious business environment that, even in 2021, already feels remarkably close to the future of work.
What exactly is TDD or Test-Driven Development, and why do so many experienced engineers swear by it? In this short video I explain where TDD comes from, how the red-green-refactor cycle works, and I walk through a simple C# calculator example that shows the process in action. TDD is not only a development technique, it is a mindset that shapes how you approach every line of code.
When we are talking about traditional testing, we are talking about the V-model which is used in waterfall projects. We do requirement engineering, we write down features for our software, then we break them down and then write stories which are then given to the developer to implement this story. The developer then codifies this and then writes unite tests and integration tests.
I’ve identified 9 types of waste 🗑 in Software Development:
🧩Partially done work
💲Extra features
😤Extra processes
🤯Task switching
🧟♀️Nonstandard work
The “inventor” of the waterfall process 💧 said in 1970: “I believe in this concept, but the implementation described above is risky and invites failure.” 😱
What will move the needle in DevOps in 2021? After a year that forced almost every organisation to accelerate digital delivery, the trends I see for 2021 are less about shiny new tools and more about discipline: making DevOps stick at scale, shifting security left, getting serious about continuous delivery, leaning further into the cloud, and watching the early signals from AIOps.