Urgent.News

What's breaking now, across thousands of outlets.

Tech

Nvidia Just Locked In a $279 Billion Bet on Memory Chips

Key PointsNvidia's data center business grew 117% year over year during the second quarter.

Nvidia, the leading player in the artificial intelligence (AI) hardware market, has just announced a staggering $279 billion commitment to secure vital memory chip supplies for its data center expansion. During its recent earnings report, the company's CFO, Colette Kress, disclosed that this figure represents a significant increase from the $119 billion spent on supply commitments just three months prior.

The surge in spending is primarily driven by the growing demand for high bandwidth memory (HBM), which is essential for powering the next generation of AI systems. As the market becomes increasingly aware of the scarcity of HBM and the need for more powerful generative models, Nvidia's commitment stands out as a substantial and strategic move.

This massive investment goes beyond simply hedging against potential supply chain disruptions. By pre-paying for the next several years of AI infrastructure development, Nvidia is ensuring that its cutting-edge Blackwell systems and Vera CPUs can be manufactured and delivered to customers in a timely manner. In essence, the company is laying the groundwork for a robust AI ecosystem that will benefit both its own operations and the broader tech industry.

Written by urgent.news from Motley Fool's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at nasdaq.com →

More in Tech

$30 to $8,880MRR in Six Months: How a PM Who Can't Code Runs an API Gateway Doing 300K Calls a Month

I'm a product manager. I can't write code — not "I'm rusty," not "I know some Python." I cannot write the code that runs my business. Six months ago my product made $30.32. This month it made $8,880.

  • Product manager transformed business from $30 to $8,880 MRR in six months
  • API gateway handles 300,000 calls/month with 95.5% success rate
  • Focus on cheaper models, stability, and heavy user renewals for revenue

Node.js Scheduled Enqueue Example: A Queue Alternative for Background Reports

Put the schedule and the work in separate processes: let a cron trigger enqueue a small, idempotent job record, then let queue workers claim that record and run the long cleanup or report outside the…

  • Utilize cron trigger to enqueue idempotent job records in Node.js applications.
  • Message envelope and claim protocol separate scheduler from job lifecycle management.
  • Avoid placing large inputs or mutable data within the queue message for idempotency.

More from Saturday 29 August →