// Adds dimensions UUID, Author and Topic into GA4
Wednesday, March 4, 2026
27.4 C
Singapore

Microsoft to launch 3 new data centres in Malaysia by mid-year as part of US$2.2B investment

KUALA LUMPUR: Almost a year after announcing a US$2.2 billion (S$2.9 billion) investment over the next four years in May 2024 to expand cloud and artificial intelligence (AI) services in Malaysia, Microsoft said on Thursday (March 20) that it will launch its first cloud region in the country by mid-year, with three data centres set to operate in the greater Kuala Lumpur area.

According to The Straits Times, Laurence Si, managing director of Microsoft Malaysia, said at a press conference that the data centres, known as the Malaysia West cloud, will begin operations in the second quarter.

Microsoft did not share the capacity of the data centres.

When asked about possible issues with exporting chips to Malaysia due to US export controls, Mr Si said the company was monitoring the situation but had not faced any problems so far.

“At this point, everything is status quo for us,” he said, adding that Microsoft maintains good relationships with various stakeholders and that its planned investments and operations in the region remain on track.

See also  Young Lions coach Aw taking leave of absence, Unleash The Roar to engage fans in town hall

Microsoft’s investment is expected to generate US$10.9 billion in revenues and create over 37,000 jobs in Malaysia over the next four years, Mr Si said.

He also mentioned that local businesses and organisations would be able to innovate faster and operate more securely, helping Malaysia move towards becoming a hub for cloud and AI growth in Southeast Asia. /TISG

Read also: Microsoft expands data centre operations in Malaysia with nearly S$37M land purchase in Johor

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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); } });
// //