Cloud Computing: A Symphony of Someone Else's Silicon
Contents
In 2012 a British software engineer named Chris Watterston printed a plain white sticker that read “THERE IS NO CLOUD. IT’S JUST SOMEONE ELSE’S COMPUTER.” He sold it on a whim; it became one of the most photocopied slogans in tech, plastered on laptops from Silicon Valley to server rooms in Frankfurt. The joke lands because it is almost entirely accurate. Strip away the marketing vapour and cloud computing is exactly that — you renting time on a machine you will never see, in a building you will never enter, owned by a company you will never meet. What makes the joke interesting is everything it leaves out, because the “someone else” in question turns out to be doing rather a lot of work on your behalf.
Before there was a cloud, there was a queue
To understand why renting a stranger’s computer feels normal now, it helps to remember that renting time on a stranger’s computer is how computing began. The first general-purpose electronic computers — ENIAC, completed at the University of Pennsylvania in 1945, and UNIVAC I, delivered to the US Census Bureau in 1951 — were single, priceless machines that filled entire rooms. ENIAC weighed roughly 30 tonnes and drew so much power that a persistent (probably apocryphal) legend claimed the lights of Philadelphia dimmed when it switched on.
Nobody owned a computer in those years; institutions owned computers, and everyone else queued. If you were a physicist or an actuary who needed a calculation done, you booked a slot, arrived with your program punched onto cards, handed them to an operator, and came back later for a printout. The idea that a machine might sit idle on your own desk, waiting for you, would have struck the engineers of 1951 as a grotesque waste of the most expensive object in the building.
Time-sharing: the cloud’s grandfather
The conceptual leap that eventually produced the cloud happened in the early 1960s. At MIT, John McCarthy — better known later for coining the term “artificial intelligence” — argued that computing could one day be organised as a public utility, sold like electricity or water. His colleague Fernando Corbató built the Compatible Time-Sharing System, demonstrated in 1961, which let multiple users interact with a single mainframe at once, each fooled into thinking they had the machine to themselves.
That single idea — one powerful machine, many remote users, billed for what they use — is the entire philosophy of cloud computing, articulated more than half a century before the word “cloud” was attached to it. What changed between Corbató’s demonstration and Amazon Web Services was not the concept but the plumbing: cheap microprocessors, fibre-optic networks, and the internet itself.
The internet made every computer an island, then joined them up
The 1970s and 1980s ran in the opposite direction. Microprocessors shrank the mainframe’s descendants onto a single chip, and computing became personal. ARPANET, the US Defense Department’s research network switched on in 1969, grew into a web of interconnected machines, but for most of the 1980s each personal computer remained an island with its own storage and its own limits. Sharing meant physically carrying a floppy disk down the corridor. The tension between “everyone has their own machine” and “the interesting problems need more machine than anyone owns” is precisely the gap the cloud would later fill.
The word arrives, and so does Amazon
The metaphor of a “cloud” for the network came from engineers who drew the telephone system, and later the internet, as a fluffy blob on diagrams — you didn’t need to know what was inside it, only that your signal went in one side and came out the other. The phrase “cloud computing” surfaced in the 1990s, but the industry that made it real began in earnest in 2006, when Amazon launched two services that quietly rewired the economics of technology: Simple Storage Service (S3) in March and Elastic Compute Cloud (EC2) in August. For the first time a startup could rent a server by the hour, spin up a hundred of them for an afternoon, and pay only for what it used — no capital, no warehouse, no waiting.
Amazon’s advantage was almost accidental. It had built enormous data-centre capacity to survive its own Christmas shopping peaks, and that capacity sat underused for most of the year. Selling the slack turned a cost centre into what is now the company’s most profitable division. Microsoft followed with Azure in 2010; Google Cloud grew from services it had built to run search. The three of them now sit behind a startling share of the modern internet, which is why a single AWS outage can knock over unrelated websites across three continents in an afternoon.
What “someone else” actually brings to the table
Here is where Watterston’s sticker undersells the thing it mocks. Yes, the cloud is someone else’s computer — but it is a computer housed in a building with redundant power feeds, industrial cooling, physical security, and staff on call at three in the morning. When a hard drive fails, and hard drives always fail, someone else replaces it before you notice. When a data centre in one city floods, your data is already mirrored in another. The provider handles the patching, the network engineering, and the tedious, unglamorous discipline of keeping tens of thousands of machines alive.
On top of that raw hardware sits a menu of services that would take a small company years to build: managed databases, content delivery, machine-learning tools, authentication. You are not really renting a computer at all. You are renting the accumulated engineering of an organisation that does nothing but run computers, and paying for a slice of it by the second. For anyone building software today, the practical upshot is stark: the barrier to launching a global service has collapsed from a warehouse full of servers to a credit card and an afternoon. This is the same democratising shift that changed navigation when Google Maps grew from a startup into infrastructure — a capability that was once the preserve of institutions became something an individual could summon on demand.
The bill, and the lock
None of this is free, and the freedom has a catch. The pay-as-you-go model that makes the cloud so easy to start with makes it startlingly easy to lose control of costs; more than one startup has woken to a five-figure invoice after leaving a misconfigured service running over a weekend. And the deeper you build into a single provider’s tools, the harder it becomes to leave — your data may be portable, but the years of engineering you wired around their particular services are not. The convenience of never owning the machine is also the loss of ever fully controlling it.
That trade-off is why the pendulum has begun, gently, to swing back. Some organisations are repatriating workloads to their own hardware once the numbers stop favouring rented silicon — the file-storage company Dropbox famously moved the bulk of its data off Amazon’s infrastructure and onto its own machines in the mid-2010s, and reported saving tens of millions of dollars a year by doing so. A growing hobbyist movement runs serious services at home for the same reason — the whole spirit of self-hosting, of keeping computing genuinely quantum-strange and locally owned rather than always outsourced, is a reaction against handing everything to three companies. The cloud is not going anywhere, but the question of what belongs on someone else’s computer and what belongs on your own is being reopened, and answered differently by different people.
Fun facts
- The “cloud” symbol predates the internet: telephone engineers drew the network as a cloud on schematics for decades precisely because the inside was somebody else’s problem.
- Amazon Web Services began partly as a way to sell Amazon’s own spare capacity — the retailer had over-provisioned for holiday shopping and had idle servers eleven months a year.
- John McCarthy predicted “computation may someday be organised as a public utility” in a 1961 speech at MIT’s centennial — a near-perfect description of cloud billing, made before the integrated circuit was in wide use.
- A single US East region in Northern Virginia is so dense with data centres that “Data Center Alley” in Loudoun County is estimated to carry a large fraction of the world’s internet traffic through one county.
- The word “server” is a metaphor that hardened into infrastructure: it comes from a machine that “serves” requests, and there is no reason it must be remote — the one under your desk qualifies.
A closing reflection
Watterston’s sticker endures because it punctures a certain reverence. “The cloud” sounds ethereal, weightless, almost spiritual; “someone else’s computer” is a reminder that behind every abstraction is a physical machine consuming real electricity in a real building, staffed by real people who are woken by real alarms. That gap between the metaphor and the metal is worth keeping in mind, because whenever an industry gets very good at hiding the machinery, it becomes very easy to forget who owns it — and what it costs to look away.



