Simple is not easy

DORA 2025, Part 6. Platform Engineering as a Strategic Foundation: Impact on Performance, Instability, and Scaling AI in Software Development

Why an internal platform affects efficiency, delivery stability, and scaling AI in software development.

  • This chapter was prepared with the participation of
  • We'll send you the materials you need or a commercial proposal
  • Platform Engineering
  • Key Insights

About the Article

December 5, 2025 This article is an adapted translation of the "2025 State of AI-Assisted Software Development" report by Google Cloud and DORA. The original is available at the link. Reading time: 9 min. This chapter was prepared with contributions from: Eric Maxwell, 10x Technology Lead, Google Cloud; Benjamin Good, Platform Engineering Lead, Google Cloud.

Platform Engineering

  1. In the 2024 report, we began examining how internal platforms affect software delivery performance.

  2. Back then, the data showed that platforms improve organizational performance and team productivity, but at the same time increase delivery instability and reduce throughput. In this year's study, we went beyond stating the value of platform engineering and focused on how successful platforms actually work.

  3. The results show that a platform is not a set of tools, but a holistic user experience that directly affects efficiency, resilience, and an organization's ability to use new technologies.

  4. Users perceive the platform as a single whole, and the overall coherence of that experience matters more than the quality of individual features. This chapter examines the key patterns in the evolution of platform engineering: widespread adoption, changes in team structures, and the role of platforms as a strategic foundation for innovation and risk management.

Key Insights

  1. Platforms have become the standard: adoption is around 90%. 76% of companies use dedicated platform teams.

  2. The task changes: what matters is not adaptation itself, but managing a multi-team platform environment.

  3. Platform quality amplifies AI's impact on organizational outcomes.

  4. The higher the quality, the more visible the effect.

  5. Strong platforms improve team efficiency, productivity, and well-being.

  6. The platform is a holistic product that must deliver a high-quality developer experience.

  7. The platform helps manage risk and speeds up experimentation.

  8. This comes with a small but justified increase in delivery instability, an acceptable trade-off for higher efficiency.

The platform landscape: ubiquitous, layered, and team-run

  1. Most companies already use internal platforms.

  2. The question is no longer whether a platform is needed, but how to build it. Ninety percent of organizations have implemented at least one platform, and nearly 30% operate in a multi-platform environment. Seventy-six percent of companies have a dedicated platform team.

  3. More than a quarter of respondents work in organizations with multiple such teams.

  4. This points not to duplication, but to a shift from a universal platform to a set of specialized and federated platforms for different domains and stacks.

  5. The challenge for leaders has changed too.

  6. Now it is important not just to "have a platform," but to manage an ecosystem of multiple platforms.

  7. This requires principles of loose coupling between teams, clear ownership boundaries, and aligned interfaces.

  8. This structure helps platforms work as a unified system, improving the developer experience instead of creating new organizational barriers.

The key is the overall experience, not individual features

  1. Respondents were asked to rate how well their platform performs different tasks. For example: "The platform helps me build and run secure services."

  2. Core technical capabilities such as reliability and security are seen as strengths. User experience elements such as feedback handling, ease of use, and automation are noticeably weaker.

  3. A developer’s overall impression of the platform, as either a helpful partner or a source of friction, strongly affects how each individual feature is judged. The fact that platform capabilities cluster so tightly shows that respondents do not see the platform as a collection of separate components; they experience it as a single whole.

  4. The experience gap likely reflects a situation where the platform's technical foundations are built first.

  5. These data show that until the user experience improves, the platform does not realize its full value.

  6. Adopting a product mindset for the platform, where internal development tools are treated as products and developers as users, helps keep the focus on the user.

  7. This is a key takeaway from the 2024 report.

We'll curate materials for your task

We'll reply within 30 minutes and send relevant cases, diagrams, or analyses tailored to your context.

Common Mistakes When Building Internal Platforms

  1. A user-centered approach helps avoid common mistakes when building internal developer platforms. "Build it, and they will come"

  2. The team builds the platform based on its own assumptions about what developers need, without doing research, interviews, or hypothesis testing.

  3. They focus only on technology, assuming the value will be obvious on its own.

  4. The platform becomes a ghost town: it does not solve real developer problems or fit into their workflows.

  5. The product approach starts with empathy and an understanding of developer needs.

  6. The platform team stays in constant contact with users to understand their main pain points and build what is actually needed.

  7. The platform team operates like an infrastructure vending machine. They have no vision or roadmap; the work is entirely reactive and consists of an endless stream of developer requests ("Create a database", "Set up CI/CD").

  8. A bottleneck emerges, increasing the load on both the platform team and developers.

  9. The team spends all its time on one-off tasks and never gets around to building coherent, self-service capabilities.

  10. The product approach means building a self-service platform with a clear strategy.

  11. The goal is to remove ticket queues by giving developers tools and automation that let them get the resources they need on their own.

  12. The platform as an ivory-tower elephant

  13. A central team dictates the platform architecture and toolset from the top down, setting rigid standards without feedback or collaboration.

  14. They act as technology gatekeepers rather than helpers for developers.

  15. Developers feel disempowered. As a result, shadow IT or unofficial workarounds emerge, undermining the platform's purpose.

  16. The platform product manager actively gathers feedback, and developers are treated as customers.

  17. The platform should help, not constrain: it should offer convenient golden paths that can be used, but do not have to be.

Platform capability correlation matrix

  1. When we look at platform capabilities and how they relate to one another, most of them correlate with each other at roughly the same level.

  2. But two capabilities stand out more than the others. First, the one most strongly associated with a positive user experience is clear feedback on tasks being performed.

  3. When a platform clearly shows that a task completed successfully or failed, users feel they can move forward: fix it, investigate it, or proceed to the next step instead of wasting time guessing what happened. Second, a "simple and clean interface" shows a weaker correlation.

  4. Polished UI can improve perception, but it does not make a platform effective on its own.

  5. Although clear feedback and UI are closely tied to other capabilities, they remain among the weakest in perception.

  6. This means that improving one capability in isolation is not a workable strategy.

  7. To improve the perceived quality of the platform, teams must treat it as a cohesive internal product and improve the entire developer journey.

  8. If a platform is technically strong but not user-oriented (see the DORA 2024 report), it cannot be considered successful.

An Amplifier of Performance, Well-Being, and Risk Management

A high-quality platform, by our metrics, has a broad and statistically significant positive impact.

It is associated with higher organizational performance, better product metrics, and increased productivity. In line with previous research, we also found that the better the platform, the greater the small but statistically significant increase in software delivery instability, meaning a higher rate of change failures and rework.

"The general idea was to do continuous delivery as often as possible: if a feature made it into main, ship it, run it, execute the tests as much as possible so we could catch issues."

But the main thing was simply to ship. And in most cases that was fine, because even if something broke during deployment, we had plenty of mechanisms that kept the site from going down.

In other words, a deployment could fail, and we had to fix it fast.

A good platform acts as an amplifier: it directly increases productivity and efficiency.

A small increase in instability can be a sign of a healthy high-speed system, where additional failures are acceptable as long as they do not affect product operation.

The increase in efficiency despite greater instability points to a kind of risk compensation: the platform makes rollback fast and inexpensive, teams recover from errors more easily, and they can experiment more often by accepting a slightly higher level of minor failures in exchange for speed.

A small amount of instability should be viewed as a controlled tradeoff for a substantial gain in performance.

The product quality improvements a platform enables are likely more important than a moderate increase in delivery speed and a slight drop in stability.

Investing in a high-quality platform is a powerful strategic lever that delivers broad and lasting impact.

Strategic insight: the platform is the key to unlocking AI's potential

  1. The positive impact of adopting AI on organizational effectiveness directly depends on the quality of the internal platform.

  2. If platform quality is poor, AI's impact is barely noticeable.

  3. When the platform is strong, the effect becomes clear and positive.

  4. This is a critical takeaway for any leaders investing in AI. "Wayfair found that the biggest impact came not only from detecting errors faster, but also from reducing the effort required to fix them.

  5. Embedding AI into the CI/CD cycle showed that developers are most likely to use precise, explainable recommendations and automatically generated fixes when they appear directly in the tools they already use." - Wayfair

  6. A high-quality internal platform serves two key functions, amplifying AI's impact on organizational outcomes. First, it acts as a layer of distribution and governance that makes it possible to scale AI's benefits from individual productivity gains to systemic improvements across the organization.

  7. Without that foundation, AI adoption remains a set of disconnected local optimizations.

  8. The platform provides a shared context and takes on the complex or routine aspects needed for AI to be useful and operate at scale.

  9. At the same time, it is important to remember that AI is evolving very quickly.

  10. Do not over-standardize AI practices, tools, and ways of working, because that can limit its benefits and the organization's ability to adapt to change. Second, the platform acts as a risk-management mechanism.

  11. Since the platform reduces risk in other areas of engineering, the same effects are also useful for AI adoption.

  12. The platform should create a safe space where employees can learn and experiment.

  13. This space allows the platform and its teams to adapt faster and support new models, interaction methods, and approaches to application development.

  14. In addition, whether code is written manually or with AI, it goes through the same automated testing and deployment processes, which helps ensure changes are safe.

  15. Investments in AI without parallel investments in high-quality internal platforms are unlikely to produce meaningful organization-wide impact.

  16. To gain real competitive advantage from AI, leaders need to treat platform engineering as a fundamental strategic tool.

Three Imperatives of the Platform Era

  1. You cannot fix a bad platform by improving one or two features.

  2. Treat the platform as a full product and work on the entire developer experience loop, from feedback to automation. 2.

  3. Make the platform the foundation for AI

  4. The platform is a strategic prerequisite for unlocking the value of AI across the organization.

  5. It is the engine that turns investment in AI into a competitive advantage. 3.

  6. Use the platform to manage risk

  7. A good platform changes how a company approaches risk: mistakes become cheap and easy to fix.

  8. It is important to understand and manage the balance between the speed a platform provides and the instability that comes with it, while remembering that the platform does not eliminate the local effects of risk.

What’s Next: Value Stream Management

  1. To understand how organizations turn AI from isolated improvements into scalable outcomes, we turn to value stream management.

  2. This is where it becomes clear why some teams get real results from AI while others get lost in chaotic activity.

  3. The seventh part of the study shows that the key factor is not delivery speed or a set of practices, but the ability to see the entire value creation journey and manage it as a coherent system.

  4. This is the foundation that turns AI into a competitive advantage rather than a source of added complexity.

Contacts

Let's Discuss Your Project

Leave your current contact details and describe your task. We will come back with clarifying questions and a proposal for the next step.