Explainer

AI infrastructure: what modern AI runs on

A high-level tour of the physical foundation beneath artificial intelligence — the chips, data, data centers, energy, and supply chains that make modern AI possible.

AI infrastructure is the physical and computational foundation that modern artificial intelligence runs on: specialized processors, vast datasets, data centers, networking, electricity, and cooling water. Today's AI systems depend on parallel-computing chips — graphics processing units (GPUs) and purpose-built accelerators such as tensor processing units — because training and running neural networks means performing enormous numbers of matrix multiplications at once. Training a frontier model is a large one-time cost: thousands of chips run for weeks or months, consuming substantial energy and often costing tens to hundreds of millions of dollars. Inference, running the finished model, is a smaller per-use cost repeated billions of times. The most advanced chips are designed by a few firms and fabricated by a highly concentrated supply chain centered on Taiwan, which makes compute a strategically and geopolitically important resource. Most organizations rent this compute from cloud providers rather than owning it.

What “AI infrastructure” means

Taking a high-level view of artificial intelligence usually means talking about what AI can do. This page looks one layer down, at what AI runs on. Every chatbot reply, generated image, and coding suggestion is produced by physical machinery: specialized chips humming inside data centers, models built from enormous datasets, and a steady draw of electricity and cooling water. That machinery is the infrastructure of AI — the substrate beneath the software.

Four ingredients recur throughout this page: compute (the processors that do the calculations), data (the raw material models learn from), the data centers that house and connect the chips, and the energy and water that power and cool them. Seeing how these fit together explains why modern AI is powerful, why it is expensive, and why access to it has become a matter of national strategy.

Compute: why AI needs specialized chips

At its core, a neural network is a very large collection of numbers — its parameters — combined through simple arithmetic, over and over. The dominant operation is matrix multiplication: multiplying and adding grids of numbers billions of times. What makes this tractable is that the operations can happen in parallel, all at once, rather than strictly one after another.

Ordinary computer processors (CPUs) are built to do a modest number of varied tasks quickly, in sequence. Graphics processing units (GPUs) were originally designed to render images, which requires applying the same calculation to millions of pixels simultaneously. That knack for parallel arithmetic turned out to be exactly what neural networks need, and GPUs became the workhorse of modern AI. Alongside them sit purpose-built AI accelerators — chips such as Google’s tensor processing units, designed specifically for the mathematics of machine learning. One company, Nvidia, supplies most of the GPUs used to train large models, though rivals and cloud providers increasingly design accelerators of their own.

Parallel in plain terms. A CPU is like a few very fast clerks each handling a different job one at a time. A GPU is like thousands of simpler clerks all doing the same small sum at once. Neural networks are mostly that same small sum repeated at vast scale, which is why the crowd of simple clerks wins.

Data: the raw material

If compute is the engine, data is the fuel. Modern AI models learn by example, and learning general-purpose language or vision takes an enormous number of examples. Large language models are trained on text measured in trillions of words, drawn from large portions of the public web, books, code repositories, and other collections. Image and video models learn from similarly vast sets of pictures and clips.

Data is best understood as a raw material that must be gathered, filtered, cleaned, and organized before it is useful. The quality, diversity, and cleanliness of a dataset shape the resulting model as much as its sheer size does. Increasingly, the supply of high-quality, human-written material is treated as a limited resource, which is why data — its sourcing, licensing, and curation — has become nearly as strategically important as the chips.

What a training run involves

Training is the process of building a model. The system is shown data, makes predictions, and adjusts its billions of parameters slightly to reduce its errors — then repeats, across the whole dataset, many times over. A single frontier-scale training run can occupy thousands of chips working in concert, continuously, for weeks or months.

That is why frontier training is so expensive. The costs stack up: the hardware itself, the electricity to run it, the specialized engineering, and the inevitable false starts. Published estimates for training a single leading model run from tens to hundreds of millions of dollars, and the figure has climbed with each generation. Because the chips must behave as one machine, a training run is also fragile: a fault in one part can stall the entire cluster, so much of the real difficulty lies in keeping tens of thousands of processors synchronized and running without interruption.

Data centers: where the chips live

The chips do not sit in a cupboard. Frontier AI is trained and served in data centers — large, purpose-built facilities filled with rows of servers, each packed with accelerators. For training, the goal is to make thousands of chips behave as a single computer, so they are clustered tightly and linked by extremely fast networking that lets them exchange data with minimal delay. The interconnect between chips matters as much as the chips themselves; a fast processor starved of data is wasted.

These facilities are large and growing larger. Building one requires land, construction, high-capacity power connections, and cooling systems, and the newest AI-focused sites are increasingly planned around the electricity they can secure rather than the other way round. The scale of investment now flowing into data centers is one of the clearest signals of how central raw compute has become.

Training versus inference

A crucial distinction runs through all of AI infrastructure: training versus inference. Training builds the model once; inference is the act of using it — every answer, image, or suggestion a model produces is an inference. Their cost and energy profiles differ sharply, and that difference shapes how AI is built, served, and priced.

Training is a large, one-time capital cost. Inference is a much smaller cost per use, but it recurs every single time anyone uses the model. Because popular models are queried billions of times, the total energy and money spent on inference over a model’s lifetime can eventually rival or exceed the cost of training it in the first place. The table below contrasts the two.

AspectTrainingInference
When it happensOnce, before a model version is releasedEvery time someone uses the model
What it doesBuilds the model by adjusting billions of parametersRuns the finished model to produce one result
Cost shapeLarge one-time capital costSmaller cost that recurs with every use
DurationWeeks to months of continuous computationMilliseconds to seconds per request
Energy profileIntense, concentrated on a dedicated clusterSmall per request, but repeated billions of times
HardwareMassive clusters of tightly networked chipsFewer chips per request, often placed near users
Who bears itThe organization that builds the modelWhoever runs or serves the model for each query

Energy and water: the resource footprint

Because AI runs on physical machines, it has a physical footprint — chiefly electricity and water. The honest high-level picture is neither trivial nor apocalyptic. Any single request to an AI model uses a small amount of energy. But the aggregate is large, because training is intense and inference happens at enormous scale.

Data centers as a whole account for a low single-digit percentage of global electricity, and AI is pushing that share upward; forecasts of future demand vary widely and should be read with caution. Many data centers also consume water, used to carry heat away through cooling systems, which can matter especially in water-stressed regions. Two things are true at once: the industry is improving efficiency per calculation quickly, and total consumption is still rising because usage is growing faster. The footprint is real, measurable, and increasingly disclosed and regulated — worth neither dismissing nor exaggerating.

Scale, not a single use. The resource question that matters is rarely one prompt. It is the combined effect of continuous training runs and billions of daily inferences across an entire industry, which is why aggregate figures, not per-query ones, drive the debate.

The chip supply chain

The most advanced chips depend on one of the most complex supply chains ever built, and it splits into two distinct activities: design and fabrication. Designing a chip — deciding what it does — is done by firms that often manufacture nothing physical themselves. Fabricating it — physically etching billions of transistors onto silicon — is done by foundries whose factories cost tens of billions of dollars to build and years to bring online.

Both ends are highly concentrated. A handful of companies design the leading accelerators, and only a few foundries can manufacture chips at the cutting edge, with the most advanced production centered in Taiwan at a single dominant foundry. The machines that make those chips — extreme-ultraviolet lithography systems — come, in effect, from one company in the Netherlands. In other words, the world’s most capable AI rests on a very small number of firms and locations, which is precisely why advanced chips have become strategically sensitive.

Compute as a strategic resource

Put these facts together and a conclusion follows: computing power itself has become a strategic resource, closer in character to a critical commodity than to ordinary software. Governments now treat access to advanced chips as a matter of national security. Export controls restrict the sale of the most powerful AI chips and chip-making equipment across certain borders, and several countries are investing directly in domestic fabrication and data-center capacity.

For nearly everyone else, compute is something you rent rather than own. A small number of large cloud providers operate the data centers and lease access to chips by the hour, so that a startup and a government can, in principle, buy time on the same class of hardware. That has democratized access in one sense — you no longer need your own data center — while concentrating it in another, since the ability to secure enough compute, at the right moment, has become one of the sharpest constraints in the field. Seen from altitude, the story of AI infrastructure is ultimately the story of who can get compute, and on what terms.

Frequently asked questions

What is AI infrastructure?

AI infrastructure is the physical and computational machinery that modern AI depends on: specialized chips, large training datasets, data centers full of tightly networked processors, and the electricity and water needed to power and cool them. It is the layer beneath the software, meaning what AI actually runs on.

Why does AI need specialized chips instead of ordinary processors?

Neural networks are built from enormous numbers of simple arithmetic operations, especially matrix multiplications, that can be performed at the same time. Graphics processing units (GPUs) and purpose-built AI accelerators are designed to do thousands of these calculations in parallel, which makes them far faster and more efficient for AI than general-purpose processors that handle tasks mostly one after another.

What is the difference between training and inference?

Training is the one-time process of building a model by adjusting its parameters over a very large dataset, and it can take weeks or months on thousands of chips. Inference is running the finished model to answer a single request. Training is a large upfront cost, while inference is a smaller cost repeated every time the model is used.

How much energy and water does AI use?

A single request uses a small amount of energy, but the totals add up because models are queried billions of times and training runs are intense. Data centers overall account for a low single-digit percentage of global electricity, a share that AI is pushing upward. Many data centers also use water for cooling. Efficiency per calculation is improving, but the aggregate footprint is significant and increasingly scrutinized.

Why are the most advanced AI chips concentrated in so few places?

Designing and manufacturing leading-edge chips requires rare expertise and extraordinarily expensive facilities. A small number of firms design the most capable accelerators, and an even smaller number of foundries, concentrated in a few locations and notably in Taiwan, can fabricate them, using lithography machines made by essentially one company. This concentration makes advanced compute a strategic resource subject to export controls.

Do you need to own data centers to build or use AI?

No. Most organizations rent computing power from cloud providers that operate large data centers and lease access to chips by the hour. That means access to compute, rather than ownership of hardware, is often the real constraint, and it is why securing large amounts of cloud compute has become a competitive advantage.

Related reading

For the wider context around this topic, see A high-level history of AI, How AI works, What AI is used for, and Where AI is heading.