// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
28.8 C
Singapore

Smaller data centres could soon become irrelevant as rise of AI fuels demand for hyperscale facilities: Report

SINGAPORE: Smaller data centres could soon become irrelevant as the rise of artificial intelligence (AI) drives demand for hyperscale and even gigawatt-scale facilities in the data centre industry, Singapore Business Review reported, citing the latest report from UOB Kay Hian Research.

The report noted that as AI requires powerful computing systems with massive parallel processing and large storage, the training of these models also demands huge amounts of electricity.

For example, a single ChatGPT query uses almost 10 times more power than a Google search.

According to the report, with data centres already needing significant amounts of power and water, high-density server racks of up to 120 kilowatts (kW) each are becoming standard, necessitating advanced liquid cooling systems. To support this, data centres must be built with added infrastructure to supply large quantities of electricity and water.

More than 500 hyperscale data centres, which typically operate from 20 megawatts (MW) to more than 50 MW, are already in the planning and construction stages worldwide.

These facilities provide “unmatched” cost-effectiveness, efficiency, and scalability for handling digital workloads and are optimised for “high-density computing” that allows companies to run thousands of servers and manage petabytes of data with very low latency, the report said.

Hyperscale capacity is expected to double every four years, with about 130 to 140 new data centres added annually, according to Synergy Research.

Notably, data centres in Singapore are better suited for mission-critical and low-latency uses, such as financial services and AI inference. The city-state also acts as a hub linking Southeast Asia to the global network through 26 international subsea cables and three cable landing sites.

To support future demand, Singapore is eyeing at least US$10 billion in investments over the next decade to expand subsea cable capacity and landing sites. Domestic infrastructure will also be upgraded, with broadband speeds of 10 Gbps expected within the next five years. /TISG

Read also: Johor’s data centre boom set to drive 18-fold surge in water demand, pushing shift to reclaimed wastewater

Featured image by Depositphotos

- Advertisement -

Hot this week

Pritam Singh greets Tan See Leng, grassroots adviser, at Eunos hawker centre during ministerial visit

"Dropped in to the Blk 630 Bedok Reservoir Road hawker centre and market in the Eunos ward of Aljunied GRC after Walk-to-Bond this morning to greet Minister of Manpower Dr Tan See Leng who was sayi...

Singaporeans offer suggestions for better workplaces after Ong Ye Kung issues mental health reminder

Health Minister Ong Ye Kung posted a video reminding everyone "to take care of the mental health of those around you and yourself." Commenters on the video suggested more work-from-home schemes, ho...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks