8.3 KiB
| title | created | author | keywords | description |
|---|---|---|---|---|
| Developer Platform Consolidation: The End of the Microtools Era? | 2026-03-20 10:30 | Maya Osei | developer platforms, GitHub, GitLab, Vercel, AWS, platform consolidation, developer tools market | Our developer survey data shows accelerating consolidation in developer tooling. We examine who is winning, who is losing, and what developers actually want from the platforms they use. |
The developer tools market of 2018-2022 was defined by proliferation. The "best-of-breed" philosophy argued that developers should assemble their own tool stacks from specialised components, each class of problem addressed by a dedicated product with deep expertise in that specific area. Version control was GitHub. CI/CD was CircleCI or GitHub Actions. Deployment was Netlify or Vercel. Observability was Datadog. Alerting was PagerDuty. Error tracking was Sentry. Security scanning was Snyk. Each category had a leader, a challenger, and several hopeful entrants.
The data from our 2026 developer survey suggests that this era is ending — or at least maturing into something different. Consolidation is accelerating. Developers are increasingly using fewer platforms that do more things, and the buying patterns of engineering organisations are shifting toward platforms over point solutions.
The GitHub/GitLab/Gitea Market Structure
In our 2026 survey, 79% of respondents use GitHub as their primary VCS platform, down from 83% in 2025 and 86% in 2023. The decline is gradual but consistent. GitLab's share has held roughly flat at 14-15%. Gitea/Forgejo (the open source self-hosted option) has grown from 2% to 5% over the same period, driven primarily by organisations with compliance requirements or political preferences for self-hosted infrastructure.
The GitHub decline deserves nuance. It has not lost users in absolute terms — the overall developer population is growing, and GitHub continues to grow. What the survey data suggests is that the category that was once essentially synonymous with GitHub now has genuine competition that a meaningful minority of developers prefers.
The primary driver of GitHub share loss is bundling competition from GitLab and, to a lesser extent, Bitbucket and Gitea. GitLab offers a deeply integrated platform that includes CI/CD, security scanning, container registry, and deployment pipelines without requiring external integrations. For teams that prefer one vendor to many, GitLab's value proposition has strengthened as GitHub's own integrated offerings (Actions, Advanced Security, Copilot) have grown more expensive and complex.
"We evaluated GitHub versus GitLab last year," one engineering director told us. "GitHub has better individual components — the developer experience on GitHub.com is better. GitLab has better total integration. For our compliance requirements, the single platform story won."
Vercel vs. AWS: The Frontend-to-Fullstack Spectrum
Vercel's growth story over the past five years has been one of the most impressive in developer tools. They built a deployment platform for frontend developers that was substantially simpler to use than AWS, priced accessibly, and built out an ecosystem around Next.js (which they also develop) that created significant switching costs.
In our 2026 survey, 28% of respondents who deploy web applications use Vercel for at least some production workloads. That is a real number. But Vercel's challenge — and it is one they have been working on publicly — is that their pricing scales badly with production usage. The companies we spoke with that have had the most mixed experiences with Vercel describe the same pattern: excellent for small and medium scale, expensive at large scale, and constrained in the degree of infrastructure control available.
AWS's position is different: it is the default for enterprises and for workloads that require flexibility or scale that managed platforms cannot provide. AWS's developer experience has improved substantially with the growth of services like App Runner, Lambda, and the managed database services, but it remains complex compared to Vercel or Fly.io for straightforward web application deployment.
The market has not converged on a single answer because the answer is use-case dependent. Vercel is optimal for frontend-heavy applications with predictable traffic patterns. AWS is optimal for complex backend infrastructure with unusual requirements. The developers who are most frustrated are those whose requirements sit in the middle — fullstack applications with backend complexity — and who have to either accept Vercel's constraints or pay AWS's complexity tax.
What Developers Actually Want
We asked our survey respondents to rank the most important characteristics of their primary development platform. The results:
-
Reliability (selected by 81% as among their top three): The number-one concern is whether the platform is up when they need it. Developers have been burned by platform outages and have long memories.
-
Pricing predictability (73%): The second most important concern is whether they can predict what they will pay. Services with usage-based pricing that scales unpredictably are increasingly disliked; several respondents mentioned specific incidents where a traffic spike produced a bill they did not expect.
-
DX quality (69%): Developer experience — documentation quality, CLI ergonomics, local development experience — is the third most important factor. This is where newer platforms like Vercel, Fly.io, and Railway have competed successfully with AWS and GCP.
-
Integration breadth (58%): The ability to integrate with the other tools in the developer's stack.
-
Vendor independence (44%): A meaningful minority prioritise platforms that they are not locked into — open source platforms, standards-compliant APIs, or platforms with strong export capabilities.
The gap between reliability/predictability (top two) and DX quality (third) is significant. Developers want platforms that work reliably and predictably first; they want them to be pleasant to use second. The implication for newer platforms is that their DX advantage, while real, is not sufficient to win against incumbents that are significantly more reliable.
Winners and Losers in the Consolidation
The consolidation dynamic creates winners and losers that do not always map to the quality of the product.
Winners: GitHub (despite losing market share, it is consolidating CI/CD, security, and AI tooling on a single platform); AWS (as complexity increases, enterprises default to what they know); GitLab (the integrated platform story is genuinely stronger than it was); Datadog (observability consolidation is ongoing).
Losers: Independent CI/CD services (CircleCI, Buildkite, Jenkins are losing to GitHub Actions and GitLab CI for new workloads); individual open source security scanners (being replaced by bundled GitHub Advanced Security or GitLab security features); niche project management tools (being absorbed by Linear and similar tools that have expanded scope).
Uncertain: Vercel (the platform is genuinely excellent but the pricing model is a persistent concern that limits growth in the enterprise segment); Fly.io (strong developer love but the reliability history creates enterprise hesitation); Railway (growing fast in small company segment but limited data on enterprise trajectory).
What It Means for Developers
The consolidation trend has real implications for individual developers. Fewer platform choices means less ability to mix-and-match the best tool for each job, but also less cognitive load from maintaining many integrations. The best-of-breed era's promise — that you could assemble an optimal tool stack — was real, but so was its cost: every integration is a surface area for failure, every API key is an operational concern.
The developers who benefit most from consolidation are those who want to minimise time spent on tooling and maximise time spent on product work. The developers who lose are those with highly specific needs that the consolidated platforms do not address well.
Neither outcome is obviously better. It is, as ever, a tradeoff.
Maya Osei covers developer platform economics at TechPulse. Survey data from the TechPulse 2026 Developer Survey (n=4,200). Company interviews conducted February-March 2026.