// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
32.2 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.

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

WP MPs caution against Singapore megasized transport projects, urge for digital transport infrastructure

Singapore could be over-reliant on mega transport projects such as Tuas Port and Changi Airport Terminal 5, Workers' Party (WP) Members of Parliament said during a six-hour debate in parliament on ...

Why some Singaporeans stopped buying the cheapest option and started saving more

SINGAPORE: If there's one thing many Singaporeans excel at, it's finding clever ways to save money. Recently, many revealed the simple lifestyle changes that quietly ended up saving them a surpri...

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