// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
29.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.

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

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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