// Adds dimensions UUID, Author and Topic into GA4
Monday, September 7, 2026
28.1 C
Singapore

Singtel develops next-generation artificial intelligence data centre to meet demand

SINGAPORE: Singapore Telecommunications Corporation (Singtel) is spearheading the development of a cutting-edge sustainable artificial intelligence data centre, aiming to cater to the rising market demand for high-intensity computing capabilities.

In an official statement, Singtel highlighted the scarcity of data centres worldwide equipped to handle the demanding workloads of high-power-density artificial intelligence operations.

The core challenge identified by Singtel is the strain imposed by running a multitude of processors dedicated to graphics processing tasks. This not only results in substantial power consumption but also leads to the generation of considerable heat, necessitating innovative solutions for sustainability and energy efficiency.

Singtel revealed that its forthcoming Tuas data centre represents a leap forward as a fourth-generation facility designed to address these challenges. The key features of this centre include the use of low-carbon materials in the construction of the central building and the integration of liquid cooling technology to enhance overall energy efficiency.

Of significant note is the projected power usage efficiency of approximately 1.23 when the Tuas data centre is operating at full capacity. This places it among the most energy-efficient data centres in the industry.

The Tuas data centre is poised to make strides not only in its operational efficiency but also in its contribution to environmental sustainability. Singtel’s innovative approach, combining low-carbon construction materials and liquid cooling, is expected to set a benchmark for the industry, showcasing a model for future data centre developments prioritising performance and ecological responsibility.

Hot this week

Chinese national man, 47, gets S$560K fine in Singapore for evading over S$60K in customs duty on more than 28K bottles of duty-unpaid beer

The 47-year-old man faces 164 days in jail after failing to pay the penalty for false declarations of bringing thousands of beer bottles into Singapore

Air quality in Singapore reaches unhealthy range in central region due to transboundary haze from Indonesia fires

Dry weather and smoke from fires in Sumatra and Kalimantan pushed haze levels higher, prompting daily advisories from Singapore’s environment agency

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