Computing as Utility
The computing-as-utility thesis is one of the most consequential economic arguments in the history of technology. Nicholas Carr, in The Big Switch (2008), made a prediction that now reads as prophecy: private computing infrastructure would follow exactly the path of private electrical generation. Individual factories once generated their own electricity. Then centralized utilities made that unnecessary and irrational. The same transition, Carr argued, was underway with computing.
The Edison Parallel
The historical analogy is precise. In the late 19th and early 20th centuries, factories built and operated their own electrical generation capacity. The Burden Iron Works had a great waterwheel that ran continuously for fifty years before being abandoned — not because the wheel broke, but because:
“Manufacturers didn’t have to be in the power-generation business anymore. They could run their machines with electric current generated in distant power plants by big utilities and fed to their factories over a network of wires.”
The economics were irresistible: central utilities achieved economies of scale that no individual factory could match. This is the defining feature of utility economics — the cost of production falls dramatically when production is centralized, and the network delivers the product efficiently to any point.
Carr’s argument is that the same logic applies to computing:
“Private computer systems, built and operated by individual companies, are being supplanted by services provided over a common grid — the Internet — by centralized data-processing plants. Computing is turning into a utility, and once again the economic equations that determine the way we work and live are being rewritten.”
The key technical enabler is identical in both cases:
“What the fiber-optic Internet does for computing is exactly what the alternating-current network did for electricity: it makes the location of the equipment unimportant to the user.”
Location independence is the utility-enabling property. Once you can deliver the resource efficiently over a network, the economics of ownership collapse. Why own a power plant — or a server farm — when you can buy the output at lower cost from someone who owns many?
The Social Consequences of Electrification
Carr’s analysis of electrification is not merely technological — it is deeply social. Electrification didn’t just change how factories worked; it restructured society:
“The rise of the middle class, the expansion of public education, the flowering of mass culture, the movement of the population to the suburbs, the shift from an industrial to a service economy — none of these would have happened without the cheap current generated by utilities.”
This should be read as a warning and a prediction simultaneously. The social consequences of computing-as-utility will be equivalently large and equally unpredictable. Carr notes an irony from the electrification era: even as factory jobs became less skilled, they began paying higher wages — partly because the productivity gains of electrification created surplus wealth. He implies that the computing transition will produce analogous ironies.
From Products to Access: Kelly’s Framing
Kevin Kelly in The Inevitable articulates the same transition in philosophical terms, as a shift from ownership to access:
“Possession is not as important as it once was. Accessing is more important than ever.”
And in structural terms:
“A platform is a foundation created by a firm that lets other firms build products and services upon it. It is neither market nor firm, but something new… Platforms are factories for services; services favor access over ownership.”
The utility model and the platform model are converging expressions of the same underlying shift. In both cases, the economics favor access over ownership, and the power accrues to whoever controls the distribution infrastructure — the grid, the network, the platform.
The Build vs. Buy Consequence
Jeff Lawson in Ask Your Developer describes how the utility model has transformed software development strategy. Cloud platforms as utilities mean:
“Cloud platforms are the new building blocks for modern developers. They’ve made it much faster and cheaper to develop applications. They can scale up to support billions of users. All of this would have been unimaginable ten years ago.”
This produces a decisive strategic principle:
“The only things companies should build themselves are the things that are core to their business.”
When computing is a utility, the calculus of build-vs-buy shifts entirely. Everything that is not a source of competitive differentiation can be procured as a service from the utility layer. The analogy: a modern factory does not generate its own electricity; it plugs into the grid and focuses its capital on whatever is core to its value proposition.
Lawson extends this to the microservices architecture: small, independently deployable services that form a “software supply chain,” where specialized providers handle infrastructure concerns (currency conversion, authentication, messaging) and the building company focuses only on its differentiating customer-facing logic.
“Why write your own microservice for calculating currency translation on international sales when you can just buy that microservice from a vendor that specializes in currency translation software? So your developers start plugging in pieces from specialist providers, and boom — you have a software supply chain.”
The Control/Convenience Trade-off
Carr is not uncritical of the utility model. He observes, with characteristically dry precision:
“We accept greater control in return for greater convenience. The spider’s web is made to measure, and we’re not unhappy inside it.”
When computing becomes a utility delivered by a small number of large providers, those providers acquire enormous leverage over the individuals and organizations that depend on them. The dependence is comfortable, even invisible — until it becomes a source of constraint or vulnerability.
This tension is explored more fully in The Age of AI, which examines how “network platforms” — the natural monopolies that emerge from utility-like digital infrastructure — become “geopolitically significant actors by virtue of their scale, function, and influence.”
The Utility Paradox
Carr’s thesis contains a paradox that neither he nor subsequent authors fully resolve: the utility model democratizes access (everyone can now afford computing power that only large institutions once possessed) while simultaneously concentrating control (a small number of utility providers now hold the infrastructure of the digital economy). Whether this net effect is liberating or constraining depends on the governance of the utility layer — a question that remains urgently open.
The Economic Logic of the Transition
The transition to utility computing follows the same economic logic Carr identifies in the history of electrification: “more efficient modes of production and consumption will win out over less efficient ones.” In a competitive market, this is not a tendency but an imperative. Organizations that continue to operate their own data centers when cloud alternatives exist at lower cost and higher capability are making the same mistake as a factory owner who maintained a private waterwheel after the electric grid arrived.
“In a society governed by economic trade-offs, the technological imperative is precisely that: an imperative. Personal choice has little to do with it.”
Related Concepts
- exponential-technology-convergence — The acceleration that drives utility economics
- software-as-competitive-advantage — What organizations should build instead of buy
- ai-human-partnership — The intelligence layer now being added to the utility infrastructure
- devops-and-the-three-ways — Operational practices for managing software in the utility era