// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
32.2 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

Singapore story, however impressive, cannot guide us for the next 60 years

I have deep respect for Professor Kishore Mahbubani. He has articulated Singapore’s progress to the world with clarity and conviction

‘Badly designed’: Netizen raises feedback on SMRT newer buses, says it feels cramped

On Facebook, a netizen said: Feedback on SMRT buses... Like to provide feedback to SMRT on the newer buses. These newer buses have very few seats & feel cramped. Given Singapore's ageing population...

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