ai-newspaper.
Infrastructure & Hardware

The Structural Shift: How AI Factories Are Replacing Traditional Data Centers

According to AI Insider, every forecast for AI compute demand written in the last two years has turned out to be too conservative within months of publication.

The Structural Shift: How AI Factories Are Replacing Traditional Data Centers

The Three Scaling Laws Breaking the Data Center

Pretraining scaling has increased compute requirements by roughly 50 million times over the past five years. Post-training fine-tuning now demands around 30× more compute during inference than the pretraining phase it builds on. And test-time scaling — the iterative reasoning loop that lets agentic models explore multiple candidate responses before committing — can consume up to 100× more compute than a single traditional inference pass. According to AI Insider, every forecast for AI compute demand written in the last two years has turned out to be too conservative within months of publication. The compounding effect of these three curves is what makes the current infrastructure crisis structural rather than cyclical.

From Data Centers to AI Factories

The mismatch between legacy facility design and AI workload profiles has forced a conceptual shift in how the industry classifies compute sites. A conventional data center is optimized for reliability and utilization against steady, predictable traffic. An AI factory, by contrast, is measured in tokens of usable intelligence produced per dollar and per watt — a fundamentally different optimization target that reshapes everything from cooling topology to power distribution architecture.

Global data center capacity is projected to more than triple by 2030, with demand reaching at least 170 gigawatts. Hyperscalers and colocation providers have announced plans for more than 2,600 new facilities, and roughly a quarter of them are slated for cities with no existing data center footprint, pushing the build-out into entirely new geographic markets. By the early 2030s, the worldwide footprint is expected to approach 11,000 facilities. Dell'Oro Group pegs cumulative data center capex surpassing $3 trillion by 2030 — a figure that underscores how capital-intensive this transition has become.

Power: The Binding Constraint

US power demand from AI data centers could grow more than thirtyfold by 2035, reaching 123 gigawatts, up from just 4 GW in 2024. A five-acre facility that once drew 5 megawatts can now pull 50 MW after a GPU retrofit alongside its existing CPU fleet. Some campuses in early planning stages are scoped at 5 GW each — more than the largest nuclear or gas plants currently operating in the United States.

Grid connection requests in certain regions now face wait times of up to seven years. Rising residential electricity rates in top data center markets have already become a political flashpoint in several states, adding regulatory uncertainty to an already strained permitting pipeline.

Inference Economics Reshape Hardware Priorities

Where training dominated compute planning for years, inference — particularly the reasoning-heavy inference behind agentic AI — has become the primary driver of AI economics. This shift changes what gets built: memory bandwidth, interconnect latency, and quantization-friendly silicon matter more than raw peak FLOPs when the workload is dominated by long-context, multi-step reasoning passes rather than monolithic training runs. Developers tracking these architectural trade-offs can find detailed model and benchmark breakdowns in curated ML research papers with code, which provide implementation-level context for the scaling dynamics described above.

The implication for engineering teams is straightforward: infrastructure decisions made today around memory hierarchy, networking fabric, and power provisioning will determine which workloads are economically viable two generations of hardware from now. The compute demand curve is not flattening — and the facilities being planned now are the ones that will either absorb or bottleneck the next wave of agentic deployment.