// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
32.5 C
Singapore

Microsoft becomes second company to reach US$4T valuation after Nvidia

Microsoft became the second company to reach a US$4 trillion (S$5.20 trillion) market valuation on Thursday, after strong earnings showed the tech giant’s hefty investments in artificial intelligence (AI) are paying off. Reuters reported that Microsoft’s shares rose as much as 8%.

In early July, Nvidia became the first publicly traded company to reach a US$4 trillion market value after its shares rose 2.8% to US$164.42 (S$210.34).

Just this week, Reuters reported that Microsoft forecast a record US$30 billion in capital spending in the first quarter of the current financial year, driven by growing demand for AI. The company reported strong sales in its Azure cloud computing business and said its Copilot AI tools have surpassed 100 million monthly active users.

Its capital expenditure forecast, which is the company’s largest for a single quarter, has put it on track to potentially outspend its rivals over the next year.

Gerrit Smit, lead portfolio manager of Stonehage Fleming Global Best Ideas Equity Fund, said Microsoft is becoming more of a cloud infrastructure business and a leader in enterprise AI, “doing so very profitably and cash generatively” despite hefty AI capital expenditures.

The Redmond, Washington-headquartered company first reached a US$1 trillion valuation in 2019. /TISG

Read also: Microsoft launches first Southeast Asia AI research lab in Singapore

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

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