Coded in India, Running Everywhere: The Developers Quietly Keeping the Internet Alive
Next time your bank processes a transaction in under a second, or your favorite streaming service handles a million concurrent users without a hiccup, take a moment to think about where that capability actually comes from. Chances are, somewhere deep in that software stack, there's a commit from a developer in Pune, Hyderabad, or Chennai — someone whose name you've never heard but whose code you depend on every single day.
India's contribution to global open source software isn't a new story. But the scale of it — and just how deeply embedded Indian developers have become in the infrastructure that powers Western enterprise tech — is something most people in the US are only beginning to grasp.
The Numbers Don't Lie
According to data from GitHub's annual developer survey and third-party contribution analytics platforms like Sourcegraph and OSS Insight, India now ranks second globally in the number of active open source contributors, trailing only the United States. But raw contributor counts don't tell the whole story. What's more striking is where those contributions are landing.
Projects like Apache Kafka, Kubernetes, OpenTelemetry, and Istio — tools that form the connective tissue of modern cloud infrastructure — show Indian developers consistently in the top tier of external contributors. These aren't weekend hobby projects. Kafka alone processes trillions of events daily across financial institutions, logistics companies, and social platforms. When someone patches a memory leak in that codebase, it matters.
"People think of open source as a Western thing, like it was born in a garage in California and that's where it lives," says Arjun Mehta, a Bengaluru-based maintainer on the OpenTelemetry project who previously worked at a Bay Area observability startup. "But the reality is that the maintenance work, the unglamorous stuff that keeps these projects functional — a lot of that is happening in India right now."
The Infrastructure You Never Think About
Let's get specific. Financial systems in the US increasingly rely on open source middleware and messaging layers that route transactions, detect anomalies, and manage compliance logging. Several Indian-led open source projects — including tools built around the Apache ecosystem and the CNCF (Cloud Native Computing Foundation) landscape — are embedded in production environments at major American banks and fintech platforms.
Healthcare is another area. The FHIR (Fast Healthcare Interoperability Resources) standard, which governs how patient data moves between systems in the US, has seen significant implementation tooling built and maintained by Indian developers working through organizations like Medblocks and contributors affiliated with IIT research groups.
Then there's cloud-native infrastructure itself. The CNCF's own data shows that Indian contributors have played meaningful roles in projects like Argo, Flux, and Crossplane — tools that DevOps teams at American companies use to manage deployments across AWS, Azure, and GCP. If you've ever pushed a container to production, there's a decent chance Indian code helped orchestrate it.
Why Does This Keep Flying Under the Radar?
There are a few reasons this contribution pattern doesn't get the attention it deserves. One is structural: open source attribution is notoriously messy. Developers working for US-headquartered companies often list their employer affiliation rather than their location, which obscures the geographic distribution of actual work.
Another is cultural. The open source community has historically celebrated the projects more than the people, which means the individual humans maintaining critical infrastructure are often invisible regardless of where they're from.
But there's also something specific happening with Indian developers. Many of them spent years working at US tech companies — either in the Valley or in offshore engineering centers — before returning to India or pivoting to independent work. They brought deep institutional knowledge with them, along with an understanding of what enterprise customers actually need from infrastructure software.
"When you've been inside a company like Google or Cisco for five or six years, you understand what breaks at scale," says Priya Sundaram, a Chennai-based developer who maintains a widely-used Kubernetes operator for stateful workloads. "That's the experience you bring to open source. You're not guessing about production requirements — you've lived them."
The Startup Pipeline
Here's where it gets commercially interesting. Several Indian open source maintainers have parlayed their contributor status into funded startups building commercial products on top of the projects they help maintain. This mirrors a model that's been successful in the US — think HashiCorp with Terraform, or Confluent with Kafka — but with an Indian twist: leaner teams, lower burn rates, and a customer base that spans both US enterprises and fast-growing Indian tech companies.
Bengaluru-based DevDynamics, which builds engineering analytics tooling, and Hyderabad's Hasura, which commercialized a GraphQL layer on top of PostgreSQL, are two examples of companies that grew directly from deep open source involvement. Both have significant US customer bases.
Venture investors are starting to pay attention. "The pattern we're seeing is that the best infrastructure founders in India right now are people who were already trusted in the open source community," says one investor at a Bengaluru-based early-stage fund who asked not to be named. "That trust is a distribution moat. It's genuinely hard to replicate."
What This Means for American Tech
For US companies, the implications are layered. On one hand, there's genuine dependency risk — critical open source projects with thin maintainer benches are a known vulnerability, and if a disproportionate share of that maintenance work is concentrated in any single geography, that's worth understanding. On the other hand, the quality and reliability of Indian contributions to these projects has been, by most accounts, excellent.
More broadly, this trend is a preview of something bigger. As India's developer talent continues to deepen — with over 5 million software developers and engineering graduation rates that dwarf most Western countries — the country's fingerprints on global technology infrastructure are only going to become more visible.
The open source rebellion, if you want to call it that, isn't really a rebellion at all. It's just competent people doing important work and not getting enough credit for it. The internet runs on their code. It's probably time to start saying their names.