Microsoft turns to AWS as GitHub faces AI capacity crunch
Microsoft Leans on AWS to Solve GitHub's AI Infrastructure Crisis
By [Your AI Rewrite] | Based on reporting by Ryan Merket | Published June 15, 2026
The rise of AI-driven coding agents has transformed GitHub's reliability from a simple software challenge into a massive hyperscale infrastructure battle. In a surprising turn of events, Microsoft is now utilizing capacity from its primary cloud competitor, Amazon Web Services (AWS), because Azure cannot scale quickly enough to meet the current demand.
The Strategic Pivot: From Azure-Only to Multi-Cloud
When Microsoft acquired GitHub in 2018 for $7.5 billion, the narrative was clear: integrate the platform into the Azure ecosystem and establish Microsoft's cloud as the primary foundation for global software development. However, the actual growth curve of AI-generated code has outpaced the migration schedule.
Original Plan: Full Azure migration by 2027 Current Reality: Immediate multi-cloud elasticity via AWS.
"The incredible spike in agentic development since late 2025 has tested GitHub's infrastructure limits," a Microsoft spokesperson stated, noting that while they are accelerating the move to Azure, they are exploring multi-cloud strategies to ensure scale.

The Mathematics of the "Agentic Surge"
The sheer volume of activity triggered by AI agents has created a vertical load spike. According to GitHub COO Kyle Daigle, the platform is seeing an astronomical increase in commits:
While commits aren't a direct proxy for revenue, they represent a massive operational burden. Every commit requires the platform to:
- Store the code.
- Execute
CI/CDchecks. - Process pull requests.
- Refresh search indexes.
- Trigger automated notifications.
Capacity Scaling Requirements
GitHub CTO Vlad Fedorov revealed a drastic shift in planning:
- October 2025: Plan initiated to increase capacity by .
- February 2026: Realization that the system must actually be designed for scale.
Migration Progress and Operational Failures
Despite the reliance on AWS, Microsoft is aggressively pushing traffic toward Azure. The following table illustrates the shift in traffic distribution between February and May 2026:
| Traffic Type | February % (Azure) | May % (Azure) | Status |
|---|---|---|---|
| Monolith Traffic | 8% | 40% | 📈 Increasing |
| Git Traffic | Unknown | 30% | 📈 Increasing |
| Repo Replication | Unknown | 99% | ✅ Nearly Complete |
However, this transition has been rocky. In May alone, nine separate incidents degraded service. One notable crash on May 4th was triggered by a schema migration on a high-traffic database table, which created a domino effect across:
- Pull requests
- Webhooks
- GitHub Actions
- Git operations
When Reliability Becomes a Competitive Liability
For professional developers, downtime isn't just an inconvenience—it's a productivity killer. The "developer trust" Microsoft sought to maintain is being tested.
The Case of Mitchell Hashimoto: The co-founder of HashiCorp and creator of the Ghostty terminal emulator publicly announced his intention to move Ghostty off GitHub. His reasoning was purely operational: the platform had become too unreliable for serious professional work.
This is a critical signal for Microsoft. When "high-signal" maintainers—the people whose work trains the rest of the industry—begin to view GitHub as a "reliability tax," the platform becomes vulnerable.
The New Competitive Landscape
GitHub is no longer just fighting other Git hosts; it is fighting AI-native tools:
- Cursor (AI-integrated IDE)
- Claude Code (Anthropic's coding agent)
- Internal Overhauls (Microsoft's own efforts to modernize GitHub)
Final Analysis: The Control Plane Problem
GitHub has evolved. It is no longer merely a place to store code; it is intended to be the central control plane for the entire AI-assisted software lifecycle.
{
"strategic_risk": "High",
"dependency": "Infrastructure Reliability",
"impact_area": ["Copilot", "Azure", "Developer Ecosystem"]
}
If the platform fails, it isn't just a GitHub outage—it's a failure of the broader Microsoft AI strategy. By paying their rival AWS to keep the lights on, Microsoft has admitted that the operational risk of downtime is now more expensive than the optics of funding a competitor.