// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Singapore ranked as the world’s second most expensive data centre market in 2024

SINGAPORE: Singapore has been ranked the second most expensive market in the world for data centre construction in 2024, according to the latest Turner & Townsend Data Centre Cost Index.

The cost of building a data centre in Singapore reached $18.09 per watt, a significant jump from its fifth-place position in 2023. This rise reflects a continuing supply-demand imbalance in the city-state’s digital infrastructure sector.

The only market surpassing Singapore globally is Tokyo, which tops the index with data centre construction costs of $18.74 per watt.

Meanwhile, Jakarta, which ranked seventh in 2023, dropped to fourteenth place in the latest index, with costs of $14.42 per watt.

Arunava Parial, Turner & Townsend’s director and data centre cost index lead in Asia, attributed the rising costs across the region to a surge in demand driven by the rapid adoption of digital technologies, cloud computing, IoT, and AI.

He noted that the growing popularity of generative AI is particularly driving the need for localised data centres with larger rack densities, especially in Tier 2 and Tier 3 cities across Southeast and Southern Asia.

While Tokyo and Singapore remain major hubs for data centre development, emerging markets such as Seoul and Mumbai are gaining attention for future projects.

Other cities being explored as potential data centre construction alternatives include Osaka, Hyderabad, Chennai, Johor, Delhi NCR, Manila, Batam, Pune, Taipei, Guangzhou, and Bangkok.

Despite the challenges surrounding power availability in leading Asian markets like Tokyo and Singapore, Parial noted that locations such as Mumbai and Jakarta continue to benefit from robust grid connectivity, making them more favourable for meeting current and future demand.

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

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