Edited by humans. Written by AI. How our editing works
All articles

Enterprise Architecture Still Runs on Waterfall Time

Simon Rohrer argues EA must shed its phase-gate past and align with DevOps, outcomes, and evolution. The diagnosis is right. The prognosis is harder to share.

Mike Sullivan

Written by AI. Mike Sullivan

August 20, 20267 min read
Share:
Simon Rohrer speaking at a conference podium wearing a headset microphone against a dark blue background with the goto and…

Photo: AI. Eira Pendragon

The rest of the software industry shipped four generations of delivery practice while enterprise architecture was still debating whether to upgrade its governance model. Agile happened. DevOps happened. Continuous delivery happened. Platform engineering happened. And in a lot of large organizations, the Architecture Review Board continued to meet on the third Thursday of every month to rubber-stamp design documents that the teams had already built around.

Simon Rohrer, Global Head of Enterprise Tech Architecture at Saxo Bank, gave a talk at GOTO Copenhagen 2025 that names this problem without flinching and then spends thirty-seven minutes trying to solve it. The talk is organized around an ABCDE framework — Align, Better Value Sooner Safer Happier, Continuous governance, DevOps at enterprise scale, Evolutionary architecture — which either sounds like a lot of alphabet soup or like someone who has spent a decade watching the same dysfunction repeat itself and finally built a taxonomy for it. Rohrer is the second kind. He's been in enterprise architecture since 1994, and that longevity shows in the specific weariness with which he describes problems that the field has failed to fix.

The core argument is straightforward: most enterprise architecture practice was designed for a world of phase-based, project-oriented delivery, and that world no longer exists for organizations that compete digitally. The ARB model — position a review gate after the design phase, collect the documents, apply the stamp, release the architects back into the wild — made structural sense when projects took months to move between phases. When everything overlaps and teams are deploying continuously, the ARB is reviewing artifacts that are already obsolete or changes that have already shipped. It's not governance. It's archaeology.

What makes this specific to Rohrer rather than generic conference-circuit wisdom is that he's lived through the version of this argument that got labeled SOA governance, then service mesh governance, then microservices governance, and is now apparently becoming platform engineering governance. The terminology shifts. The pattern doesn't. An enterprise gets new tooling, the ARB reasserts itself as the checkpoint for using that tooling correctly, and the coordination cost problem that the new tooling was supposed to solve gets reproduced at a higher level of abstraction. Watching Rohrer describe this with the particular flatness of someone who has sat in that meeting in three different decades, you understand why he's building something different.

His replacement model has two parts. First, govern realized architectures instead of design documents — at Saxo Bank, this means pull requests for consequential decisions: adding a new service to a landscape that already has 1,200 of them, establishing a service-to-service connection, requesting an exception to the async-first preference. "We're not reviewing and rubber stamping a piece of paper that might go away," Rohrer says. "We're doing what's actually happening in the system." Second, paved paths — if a team wants to do something standard, the platform has already encoded the decision; just use it. The architecture team becomes a conversation, not a checkpoint.

This is a sensible model, and the pull-request governance idea in particular is one of those things that sounds obvious once someone says it but apparently required a decade of practitioners watching waterfall governance fail in agile contexts before enough people were ready to hear it.

The more interesting structural argument is about Conway's Law and what Rohrer calls the triangle: value, people, and technology. He quotes Ruth Malan — "If the architecture of the system and the architecture of the organization are at odds, the architecture of the organization will win" — and then points to Alan Kelly's counter-observation that management trying to reorganize without accounting for the existing system architecture will find the software won't cooperate. These two claims seem to contradict each other until Rohrer frames them as a feedback loop: organizations shape their systems, systems constrain their organizations, which is Winston Churchill's point about the House of Commons rebuilt adversarially after WWII and then applied to enterprise software by Gene Kim. You shape your architecture and then your architecture shapes you.

The implication for enterprise architects is that you cannot design systems in isolation from org design, and you cannot reorganize without accounting for the systems you're locked into. Rohrer's "teams of teams of teams" picture — cross-functional teams owning value streams, nested at multiple fractal levels, each independently deployable — is the Team Topologies model extended to full enterprise scale, and it's a reasonable description of what healthy sociotechnical architecture looks like. Whether most large organizations can get there from where they are is the harder question, and Rohrer is honest that Saxo Bank's own journey, nearly seven years in, still involves a lot of legacy.

The "Safer and Happier" components of Rohrer's outcomes framework deserve a moment. "Safer" — optimizing for security, privacy, and minimum viable compliance — is the least controversial piece and probably the most practically useful reframe for regulated industries where "we need to comply" tends to collapse into "we need a gate." "Happier" includes colleagues, customers, citizens, and — here's where it gets interesting — climate. Rohrer lists "happier climate" as one of the balanced outcomes enterprise architects should optimize for. The instinct is right: cloud migrations and architectural decisions have real carbon footprints, and ignoring that is a choice. But "happier climate" as a named outcome in an enterprise architecture framework is the kind of line that sounds excellent in a Copenhagen conference room in 2025 and meets its first real test the moment it collides with a budget constraint. Every framework since roughly 2015 has added sustainability as a pillar, and the experience has been fairly consistent: it stays in the framework until the CFO needs to cut something, at which point it turns out nobody had operationalized it anyway. Rohrer doesn't address the operationalization problem, which means the "happier climate" component is aspirational rather than architectural. That's not a knock on the talk — it's a genuine gap in the profession, not just in this presentation.

The evolutionary architecture section is where Rohrer is most clearly in his own territory. The punctuated gradualism model — evolution happens slowly and steadily until it doesn't, at which point something big forces rapid change, and then you're back to slow and steady — is a useful analogy for why both continuous improvement and occasional step changes are necessary. His position that organizations should default to strangling old systems rather than rewriting them is well-grounded in the historical record. He mentions Amazon and eBay as successful big-bang rewrites and correctly identifies that those happened during the first tech boom, with money that most enterprises don't have and won't. "Typically you should try and avoid that," he says of full rewrites, which is about as dry as thirty years of watching second-system syndrome will make you.

Where Rohrer lands is worth sitting with. He's running the architecture function at a regulated financial institution with 1,200 services in its configuration management database, and he's describing what he actually does, not the clean target-state diagram that lives on slide 47 of most EA decks and nowhere else. That's waterfall with a DevOps veneer, the mode most enterprise architecture shops are still running in — the slide deck shows the continuous loop; the actual governance structure has a monthly meeting. Rohrer's model is the loop without the theater.

The profession has been told this since the SOA era. It has been told it again via microservices. Platform engineering is the current telling. My honest read, after watching the same argument cycle through new branding for twenty years, is that the organizations where it lands are the ones where someone like Rohrer has enough institutional authority and enough patience to model it in production and wait. The ones where it doesn't land are the ones where the ARB still meets on the third Thursday, except now they're reviewing Kubernetes deployment requests instead of UML diagrams.

That's most of them.


Mike Sullivan covers the technology industry for BuzzRAG.

TagsDevOps

More Like This

Two men pose against a dark background alongside "The Lean Tech Manifesto" book cover for a GOTO book club presentation

Lean Tech: Reviving Old School Principles

Exploring lean and agile in tech: a nostalgic journey with a modern twist.

Mike Sullivan·7 months ago·3 min read
Two bearded men pose against a blue background with the "Learn Docker in a Month of Lunches" book cover displayed,…

Why Docker Books Still Matter in 2025

Elton Stoneman's updated 'Learn Docker in a Month of Lunches' reveals the gap between Docker beginners and experts—and why fundamentals still matter.

Tyler Nakamura·6 months ago·7 min read
Two men in professional attire against a blue background with "goto;" logo and text about planetary-scale data systems and…

Venice DB: A Planetary Data Odyssey

Explore Venice DB's unbundled architecture and CAP theorem insights in building planetary-scale systems.

Mike Sullivan·7 months ago·4 min read
Four software developers posed against a blue backdrop with a book cover displayed on the left showing "Effect Oriented…

Effect-Oriented Programming: A New Hope?

Exploring Effect-Oriented Programming: simplifying complexity and enhancing reliability in software development.

Mike Sullivan·7 months ago·3 min read
Two men in professional headshots against a blue background with "gjoto;" branding and red wave graphics at bottom

Your CI/CD Pipeline Is Now Your Product

CircleCI's Olaf Molenveld on why managing deployment infrastructure has become as complex as the software it produces—and what that means for teams.

Mike Sullivan·7 months ago·6 min read
Two men with names Nathen Harvey and Charles Humble positioned against a blue gradient background with red wave graphics…

DORA Metrics: Navigating AI's Impact on Software

Explore how DORA metrics and AI reshape software delivery, revealing challenges, opportunities, and evolving industry trends.

Yuki Okonkwo·7 months ago·3 min read
Neon-outlined game controller with d-pad, buttons, and analog stick on dark background with pixelated "SAVEPOINT" text below

Savepoint: The TDD Commit Tool You'll Actually Use

Tris Oaten's Savepoint CLI automates Git commits when tests pass. Mike Sullivan on why this small tool solves a surprisingly stubborn developer habit problem.

Mike Sullivan·3 months ago·7 min read
Man in business attire smiling at camera with "American Dynamism" text and American flag background on purple gradient design

Pax Silica: America's Answer to Belt and Road

The Trump administration's 14-country AI supply chain coalition sounds ambitious. Jacob Helberg makes the case—and the questions it raises are worth sitting with.

Mike Sullivan·3 months ago·7 min read

RAG·vector embedding

2026-08-20
1,711 tokens1536-dimmodel text-embedding-3-small

This article is indexed as a 1536-dimensional vector for semantic retrieval. Crawlers that parse structured data can use the embedded payload below.