// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 10, 2026
30 C
Singapore

Construction and sustainability costs keep Singapore the world’s second-most expensive market to build data centres

SINGAPORE: Rising construction costs amid the artificial intelligence push and tighter sustainability requirements have kept Singapore the second-most expensive market to build data centres globally.

According to The Asian Business Review, citing the Turner & Townsend 2025 Data Centre Construction Cost Index, construction costs in Singapore rose 5% year-on-year (YoY) to US$14.53 per watt (S$18.76), largely due to AI-ready data centres requiring 25–30 times more power per rack than traditional facilities, driven by advanced cooling needs and more complex electrical infrastructure.

The higher costs are linked to the global race to deploy AI computing capacity, said Sumit Mukherjee, Managing Director for Southeast Asia and Head of Real Estate, Asia, at Turner & Townsend.

Singapore’s sustainability standards, which require operators to cut energy consumption by 30%, are also pushing firms to invest in more efficient technologies, equipment and plants.

Still, Singapore continues to attract global data centre investors, described by Mr Mukherjee as a “blue chip market” for data centres, thanks to the city-state’s stable policies, strong regional links and solid sustainability credentials. /TISG

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

- Advertisement -

Hot this week

NEA reports increase in dengue cases, with eight active clusters across Singapore

According to the National Environment Agency, 81 dengue cases were reported in the week ending 6 Jun 2026, an increase of 14 cases from the previous week

Malaysians online say illegal parking touts remain a problem despite enforcement efforts

A long‑standing issue in Kuala Lumpur is the prevalence of illegal parking touts in popular areas. Government‑owned parking spaces are often taken over by groups who impose their own fees on motori...

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