Podcast

Speed and Scale: How Today's AI Datacenters Are Operating Through Hypergrowth

Kris Beevers, NetBox LabsEpisode 359 · 1:07:17 · Feb 2026 · 171 viewsHosted by Demetrios Brinkmann
Thumbnail for Speed and Scale: How Today's AI Datacenters Are Operating Through Hypergrowth Watch on YouTube
TL;DR
  1. 1

    AI datacenter construction is a constraint satisfaction problem in which power, equipment, logistics, and expertise take turns becoming the bottleneck.

  2. 2

    Carrying design intent through a shared infrastructure data model helps teams connect physical components, software configuration, procurement, operations, and token generation.

  3. 3

    Automation depends on accurate, standardized data, whether the work is done by humans, robots, or AI systems responding to failures.

Summary

Kris Beevers describes AI infrastructure as a rapidly expanding industry with severe constraints at every stage. Power, cooling, land, GPUs, networking equipment, cabling, procurement, and field operations all have to line up. Some operators are even using turbines in parking lots because grid capacity cannot expand quickly enough. Beevers argues that the common thread across design, deployment, and operations should be consistent infrastructure data. NetBox models physical and logical relationships, from power and cooling through racks, cables, interfaces, IP addresses, and configurations. That model can support procurement, digital twins, field instructions, observability, and automated remediation. He also describes a fragmented market of neoclouds, sovereign infrastructure providers, AI factories, and enterprise-owned facilities. The infrastructure lifecycle is still immature, and teams do not yet know how long older GPU generations will remain economically useful. Beevers expects tighter tool integration, while preserving open APIs and composability because each infrastructure design remains different.

Key ideas
04:28

AI datacenter construction is a constraint satisfaction problem

Kris Beevers says every AI infrastructure build has a primary bottleneck, and that bottleneck changes over time. Power is one example. He describes a company with three gigawatts of capacity and says some operators are buying turbines and placing them in parking lots because the grid cannot scale quickly enough. Equipment supply, cooling, land, cabling, and human labor create further constraints. The problem is also shaped by demand that is far greater than available supply, which drives companies to build at high speed while vendors keep changing their products.

08:34

The logistics extend from facility design to thousands of physical components

Beevers explains that a large AI datacenter requires land, power commitments, physical design, racks, GPU servers, switches, fiber cabling, turbines, cooling systems, and purchasing workflows to converge. Thousands of pallets must arrive, then be racked, stacked, plugged in, cabled, tested, configured, deployed, and observed. Each vendor exposes catalogs and lifecycle data differently. Nvidia also introduces new architectures every few months, which can force teams to reconsider the components attached to an earlier design. Beevers says the result is a difficult coordination problem across vendors and changing equipment.

14:20

Experienced operators add new architectures through expansion rather than constant replacement

When Demetrios Brinkmann asks how teams keep up with changing hardware, Beevers says the most experienced operators use lifecycle practices developed through repeated builds. They generally add new architectures to new facilities instead of replacing everything built 18 months earlier. He says roughly a hundred neoclouds have appeared in the previous 12 to 24 months, and many are still building their first or second generation of infrastructure. Those newer teams have not yet developed mature answers for end of life, network refresh, or the useful life of older GPU generations.

20:15

Design intent needs to travel from land and power commitments through token generation

Beevers says the strongest teams manage from intent. They begin with facts such as available acreage and power capacity, then model the building shape, rack count, thermal limits, power and cooling density, GPU equipment, and switching footprint. NetBox records the inventory and its relationships, including cables, interfaces, racks, servers, physical geometry, power, and cooling. That information can connect the original design to the eventual production outcome, including training or inference. Without this thread, spreadsheets can produce wrong orders, such as fiber cables with unsuitable lengths or bend radii.

33:27

Digital twins are limited by the quality and accessibility of component data

The hosts discuss using a digital twin to test a proposed facility before buying and deploying the equipment. Beevers says teams can use digital twins to test design constraints such as power redundancy, but fidelity currently requires substantial manual work. Component characteristics are usually buried in PDFs from individual vendors rather than exposed in a shared data model. Programmatic vendor data would let operators pressure-test designs, consume reference architectures, and drive procurement workflows more quickly. Beevers connects this work to Nvidia's phrase 'time to first train', the period from securing space and power to training a model in the live infrastructure.

37:42

Physical operations will require precise data for humans, robots, and AI systems

Racking, cabling, and plugging in equipment are becoming another constraint. Beevers expects robots and AI to help, but says they need accurate field operations instructions. A technician needs precise directions about which rack, cable, interface, or aisle to use, and a robot needs those instructions with even greater precision. The same data supports ongoing work when equipment fails or has to be reconfigured. In his description, NetBox turns documentation into a programmatic form that can direct physical actions, such as connecting a cable, and logical actions, such as assigning an IP address.

53:58

Operations require physical and logical observability joined to design intent

After a facility is online, Beevers says the data remains important for upgrades, tenant allocation, failures, and field operations. A backhoe may cut a fiber, a server may fail, or software may need to be updated across many racks. Operators need to know what the damaged component connects to and what it affects. Logical observability, such as traffic and server status, must be combined with physical signals such as cable state, rack temperature, and power load. Comparing observations with the intended design reveals the delta that needs correction. Beevers expects AI agents to help diagnose and close this loop.

01:03:57

The market will need integrated tools that remain open and composable

Beevers expects tighter integration among infrastructure modeling, observability, drift detection, and automation tools because operators currently have to connect too many systems themselves. He also rejects the idea of one universal blueprint or tooling stack. Infrastructure providers have different goals, from sovereign facilities and single-tenant training sites to retail GPU capacity and prefab AI factories. NetBox Labs is building toward platform consolidation while keeping open source, APIs, and composability. Operators should be able to use most of an integrated stack and replace one part with a custom system when their infrastructure requires it.

"We need it to be easy for these teams to decide I'm going to use all the NetBox stuff to run this stuff except for this one piece because I really want to custom build something over here."Kris Beevers1:03:05
Who should watch
  • You are designing or operating GPU infrastructure and need to coordinate power, cooling, networking, procurement, and field work.
  • Your team is still relying on spreadsheets or vendor PDFs to describe a rapidly changing datacenter build.
  • You are connecting infrastructure inventory with observability and automation, and need to understand why physical context matters during failures.