// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
28.3 C
Singapore

Amazon to trim workforce again, with job cuts expected next week

SAN FRANCISCO: Amazon is reportedly planning another round of global job cuts next week that could trim its workforce across Amazon Web Services, retail, Prime Video, and human resources, according to Reuters, citing two people familiar with the matter.

The sources said the full scope of the job cuts remains unclear and that Amazon’s plans could still change.

The second round of layoffs follows the company’s October job cuts, which affected about 14,000 white-collar workers, including more than 1,800 engineers.

The number of job cuts next week is expected to be roughly the same as the previous round and could begin as soon as Tuesday (Jan 27), the sources said.

The job cuts are part of the company’s broader goal of trimming about 30,000 corporate workers off its workforce.

A company spokesperson declined to comment.

Amazon said in October that the job cuts were made to address the over-hiring during the pandemic and cut costs ahead of the holiday season.

The company layoffs come as Amazon is reallocating its resources to invest more in artificial intelligence (AI), although the company said AI is not behind most of the job cuts. /TISG

Read also: Amazon CEO: While you’re still in your 20s, figure out what you ‘don’t’ want to do

- Advertisement -

Hot this week

2011 MRT breakdowns that led to CEO’s resignation mysteriously struck off SMRT’s wiki page

An observer online noted, "It was the biggest event for smrt. Made the news for days and weeks. It should have its own section on smrt page. Not sure how anyone can justify calling it non notable."

Single mothers in Malaysia now exceed 340,000, sparking calls for stronger support

The rising number of single mothers in Malaysia has drawn attention, with figures more than doubling since the 2000s. Many fear these women risk falling into poverty traps as the cost of raising ch...

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