// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
28.7 C
Singapore

Alphabet misses revenue expectations as cloud business slows

USA: Alphabet, Google’s parent company, missed Wall Street’s revenue estimates for the quarter on Tuesday amid increased competition in the digital advertising market and a slowdown in the tech giant’s cloud business. Alphabet announced a 12% increase in revenue, reaching US$96.47 billion (~S$130.18 billion). However, according to data from LSEG, this missed the expected US$96.56 billion (~S$130.31 billion).

Reuters reported that the company’s shares dropped 8% in after-hours trading. However, Alphabet has seen a 9% increase in value this year.

Google’s Cloud business grew 30%, reaching US$11.96 billion (S$16.14 billion) in the fourth quarter, down from the 35% increase seen in the previous quarter. Analysts had expected a 32.3% rise to US$12.16 billion (S$16.41 billion), as per data compiled by LSEG.

This comes despite Google adding AI features to its cloud platform. Microsoft, a larger cloud competitor, also reported weaker-than-expected growth in its Azure platform last week.

The company posted a profit of US$2.15 (~S$2.90) per share, surpassing the expected US$2.13 (~S$2.87). /TISG

Read also:  China responds to Trump tariffs with Google anti-trust probe and countermeasures to ‘safeguard national security interests’

- Advertisement -

Hot this week

Jobseeker shares employer he interviewed with specifically looked for ‘job hoppers’

SINGAPORE: Job hopping often raises a red flag in recruitment, but what if job hopping is what helps you bag the job. A jobseeker shared online that an employer he once interviewed with specifical...

Malaysia’s opposition alliance is now in limbo with an online war

PAS and Bersatu are possibly on the way to a big war that will collapse their opposition alliance. Despite a gag order by the PAS spiritual leader on the struggle between PAS and Bersatu, an online...

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