Not a warehouse of PCs
It is tempting to picture an AI data center as a big room full of ordinary computers. That picture is wrong in a way that hides everything important. A modern AI facility is engineered to behave as one enormous computer, a single machine spread across a building, whose tens of thousands of chips work on the same problem at the same time.
That distinction drives the whole design. A web company's data center runs millions of small independent tasks, so its machines barely need to talk to each other. An AI training run is one calculation so large it must be split across thousands of chips, and those chips must constantly exchange intermediate results, in lockstep, or the whole run stalls.
So an AI data center is really a supercomputer: not many computers near each other, but one computer made of many parts that must act as a unit. Getting tens of thousands of chips to cooperate on a single job, fast enough that none sits idle waiting for the others, is the central engineering challenge, and it shapes the chips, the network, the power, and the cost.

