// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 4, 2026
31.6 C
Singapore

Amazon invested over $2 billion in Singapore last year

SINGAPORE: Amazon has announced that it made a substantial investment of more than $2 billion in Singapore in 2023 to bolster its retail and cloud operations in the region.

The investment points to the U.S. tech giant’s commitment to strengthening its presence in Southeast Asia’s burgeoning digital economy.

According to Amazon, investment focuses on both capital and operational expenditures. It included significant upgrades to the company’s infrastructure, such as enhancements to fulfilment centres, delivery stations, and data centres.

Additionally, operational spending was directed towards technological development, improving safety measures, expanding customer-centric programs, supporting delivery partners and small-to-medium enterprises (SMEs), and ensuring competitive employee compensation.

Beyond the immediate impact on Amazon’s operations, the investment contributed significantly to Singapore’s economy.

The company reported that its 2023 efforts supported over 10,000 indirect jobs.

Of these, approximately 4,000 positions were in sectors like construction, logistics, and professional services, while the remaining 6,000 jobs were tied to local businesses that sell their products on Amazon’s platform.

This large-scale investment highlights Singapore’s strategic importance as a regional hub for e-commerce and cloud services.

It also reflects Amazon’s efforts to foster economic growth and innovation in the country, providing opportunities for local enterprises to scale and succeed in a competitive global market.

- Advertisement -

Hot this week

New landlord faces dilemma: Accept higher rent from troublesome tenant or start fresh?

A first-time Malaysian landlord is torn between renewing with a difficult but higher-paying tenant or taking a chance on a new one, and the Reddit community has thoughts on both sides of the debate.

‘They ask how many people, whether they have to cook’: Employer surprised by questions asked by domestic helpers during interviews

SINGAPORE: An employer has drawn criticism online after complaining that domestic helpers these days ask so many questions during interviews that it feels like the roles have been reversed. Posti...

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