// Adds dimensions UUID, Author and Topic into GA4
Thursday, May 14, 2026
30.6 C
Singapore

Amazon to invest $9B to expand its Singapore cloud computing infrastructure

SINGAPORE: Amazon plans to spend $9 billion to grow its Singapore cloud computing infrastructure.

According to Bloomberg, the investment scheduled for the next four years marks a big step for Amazon Web Services (AWS) as it doubles its regional investment.

The company stated on Tuesday that this expansion aims to meet the escalating demand for cloud services and expedite the integration of artificial intelligence technologies.

AWS is expanding outside the United States, especially in Asia. This trend isn’t unique to Amazon. Tech giants like Microsoft and Apple are also pivoting towards Southeast Asia.

They’re doing this partly to diversify their portfolios and mitigate geopolitical uncertainties, particularly amidst escalating tensions between Beijing and Washington.

This $9 billion plan in Singapore is just part of AWS’s big spending spree this year. They’re putting about $35 billion into projects outside the US, including Japan, Mexico, and Saudi Arabia.

Additionally, they’re building more data centres in Malaysia and Thailand.

Amazon recently said that AWS is close to making more than $100 billion in sales in a year for the first time. The surge in revenue can be attributed to corporate technology modernisation initiatives and the soaring demand for AI-powered services.

The announcement came at the AWS ASEAN Summit in Singapore, where AWS first set up a data centre in Asia. Singapore, serving as a hub for US businesses like Meta Platforms Inc. and Alphabet Inc., is seen as a “gateway” to the rapidly growing Southeast Asia region.

Microsoft, Amazon’s biggest rival in cloud services, is also focusing on Southeast Asia. Microsoft’s CEO, Satya Nadella, just announced new investments and initiatives for Indonesia, Malaysia, and Thailand. /TISG

Featured image by Depositphotos

- Advertisement -

Hot this week

Repeat shoplifter gets caught and jailed after being identified by Sheng Siong’s AI facial recognition security system

A repeat wine theft case at Sheng Siong has drawn attention to how supermarkets in Singapore are now using AI to track suspected shoplifters

‘I feel afraid to go to work’: Employee says after being constantly singled out by manager

SINGAPORE: An employee shared on Reddit that she feels she has been unfairly singled out by her manager, who appears to treat her much more harshly than the rest of her colleagues.

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