Platform Engineering Adoption Reaches 78% Among Enterprise DevOps Teams, Gartner Reports
Gartner's latest survey finds that 78% of large enterprise DevOps teams now have a dedicated platform engineering function — up from 45% in 2024 — as organizations shift from "you build it, you run it" to centralized developer platforms that abstract away infrastructure complexity.
Gartner's latest survey of enterprise DevOps practices finds that 78% of large enterprise DevOps teams now have a dedicated platform engineering function — up from 45% in 2024 — as organizations accelerate the shift from "you build it, you run it" to centralized developer platforms that abstract away infrastructure complexity.
What's Driving Adoption
The rapid adoption of platform engineering reflects a recognition that the "full stack ownership" model — where every development team manages its own infrastructure — doesn't scale. As organizations deploy across multiple clouds, container orchestration platforms, and service meshes, the cognitive load on individual development teams has become unsustainable. Platform engineering teams build internal developer platforms (IDPs) that provide self-service infrastructure, standardized CI/CD pipelines, and pre-configured observability — allowing application teams to focus on business logic rather than infrastructure management.
AI Integration
The survey identifies AI integration as the fastest-growing capability in internal developer platforms. Over 60% of platform engineering teams are building or planning AI-assisted features: intelligent deployment recommendations, automated incident triage, AI-powered code review, and natural language interfaces for infrastructure provisioning. The integration of AI into developer platforms represents a convergence of two of the industry's dominant trends — platform engineering and AI-assisted development — into a unified experience that further abstracts infrastructure complexity from application developers.
Maturity Challenges
Despite high adoption rates, Gartner notes that platform engineering maturity varies widely. Only 25% of organizations with platform engineering teams rate their platform as "mature," with the majority still in early stages where the platform covers basic CI/CD and deployment but lacks self-service infrastructure, comprehensive observability, or AI-assisted capabilities. The most common challenge is organizational: building a platform that developers actually want to use, rather than a bureaucratic layer that adds friction. Successful platform teams treat developers as customers and measure platform adoption and satisfaction as key metrics.
Related Articles
GitHub Expands Developer Platform with Actions Artifacts v5 and Copilot Extensions GA
GitHub has shipped Actions Artifacts v5 with immutable storage and artifact attestation for tamper-proof build outputs, alongside the general availability of Copilot Extensions that let third-party tools integrate directly into the Copilot chat experience. The platform also expanded GitHub Models with seven new providers.
Docker Engine 29.3 Ships with Native gRPC Support and BuildKit v0.28
Docker Engine 29.3.0 introduces native gRPC support on listening sockets, BuildKit v0.28.0, and a new bind-create-src option for flexible volume mounting. The release lowers the minimum API version to v1.40 for broader backward compatibility and fixes DNS configuration corruption during daemon reloads.
GitHub Adds Dependabot Pre-Commit Support and 28 New Secret Scanning Detectors
GitHub has shipped two major supply chain security features: Dependabot now parses .pre-commit-config.yaml files and opens PRs to update hook versions, while secret scanning gains 28 new detectors from 15 providers including Snowflake, Supabase, and Vercel. Push protection is now enabled by default for 39 secret types.