How efficient are hyperscale data centers compared with more conventional data centers when it comes to electricity consumption and water usage? I'm especially interested in whether their larger scale and custom-designed equipment make them more efficient, and whether you can point to reliable sources or measurements that support the comparison.
3 Answers
There isn’t a universal answer, but newer facilities are usually more efficient because they’re designed around power and cooling costs from the beginning. Hyperscale operators can use custom servers, building layouts, and cooling systems that a typical facility assembled from standard racks may not have. Electricity used by the computing equipment still becomes heat in either kind of data center, so the main savings usually come from reducing cooling and power-distribution overhead rather than making the servers themselves violate the basic energy balance.
Water use depends heavily on the cooling method, not simply on whether the building is hyperscale. Evaporative cooling can reduce electricity use but consumes water, while air cooling or closed-loop systems may use little operational water but require more electricity. Some large operators also select sites with favorable climates or design systems to recycle water, so the best comparison should include both PUE and water usage effectiveness, along with the local climate and source of the water.
A useful metric is PUE, or Power Usage Effectiveness: total facility power divided by power used by the IT equipment. A PUE of 1.2 means that for every 1 unit of power used by servers, about 0.2 additional units go to cooling, lighting, and other infrastructure. Some hyperscale facilities report very low PUE values because they can optimize the entire site and use custom hardware. Google publishes fleet-wide efficiency data here: https://datacenters.google/efficiency/
For comparison, a well-run conventional facility can also achieve roughly 1.2 PUE, while facilities relying on more traditional air cooling may be closer to 1.5. Those figures vary considerably by region and operating conditions.

Cooling and electricity are major operating expenses, so both conventional and hyperscale facilities have strong incentives to improve efficiency. Age, climate, workload, and cooling design can matter as much as the facility’s size.