惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
M
MIT News - Artificial intelligence
量子位
N
Netflix TechBlog - Medium
The Cloudflare Blog
The GitHub Blog
The GitHub Blog
P
Proofpoint News Feed
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
B
Blog
博客园_首页
博客园 - Franky
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
MongoDB | Blog
MongoDB | Blog
云风的 BLOG
云风的 BLOG
爱范儿
爱范儿
H
Help Net Security
Y
Y Combinator Blog
Stack Overflow Blog
Stack Overflow Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell

Latest from Tom's Hardware in Artificial-intelligence

Microsoft says 'Transformation Paradox' holding back AI adoption in the workplace — 45% of respondents say it's safer to focus on current goals, rather than AI innovation Palantir co-founder Peter Thiel backs $140M wave-powered AI data center startup — Panthalassa aims to run offshore… Google, Microsoft, and xAI agree to let US government test AI models before public release — OpenAI and Anthropic also on board after renegotiating deals with Washington Nvidia CEO Jensen Huang says China should not have Blackwell or Rubin AI GPUs — firmly states US should have 'the first, the most, and the best' when it comes to AI hardware China pushes for 70% homegrown silicon wafer use as domestic firm ramps up 12-inch production — government seeking to localize critical chip supply chain amid AI boom and export restrictions Intel swipes Qualcomm veteran of 25 years to lead client computing — Alex Katouzian jumps ship to oversee consumer… Trump administration considers mandatory pre-release vetting of AI models — Anthropic's Mythos cited as… Nvidia's exposure to Asian supply chains for components hits 90% of its production costs — marked increase from 65% could intensify as physical AI adds even more exposure Anthropic in early talks to buy DRAM-less AI inference chips from UK startup — Fractile's SRAM architecture reduces need for pricey memory during extreme pricing and shortage crunch Chinese court rules companies can't fire workers just because AI is cheaper — ruling says automation alone… Jensen says Nvidia now has 'zero percent' market share in China — says US export policy 'has… US Navy signs deal with AI firm for training underwater drones to detect mines in Strait of Hormuz — $100 million would allow drone minesweepers to update their detection algorithms in days instead of months The Pentagon announces AI deals with OpenAI, Google, Microsoft, Amazon, Nvidia, and more — LLMs to be deployed on classified Department of War networks ‘for lawful operational use’ SoftBank plans robotics and AI firm in the US to build data centers — aims for $100 billion valuation and an IPO… Huawei could seize China’s AI chip crown in 2026 as Nvidia's H200 shipments stall in regulatory limbo — Beijing pushes homegrown AI hardware dominance in a market projected to hit $67 billion by 2030 Talent over tokens: AI models are becoming more expensive to run, and productivity gains are limited — efficient workers might be the solution to strained budgets Samsung and SK hynix warn AI-driven memory shortages could last until 2027 and beyond, as HBM demand explodes — customers already reserving supply years ahead, while the wider DRAM market begins to tighten Victim of AI agent that deleted company's entire database gets their data back — cloud provider recovers critical files and broadens its 48-hour delayed delete policy Exploding number of AI data center build-outs delay Texas housing projects — data centers' high demand for electricians prices out contractors, homes now take two months longer to complete Meta's multi-billion-dollar Graviton deal highlights intensifying CPU shortages in AI infrastructure — the industry signals a shift to Agentic inference workloads, pushing demand OpenAI has effectively abandoned first-party Stargate data centers in favor of more flexible deals — company now prefers to lease compute and says Stargate is an umbrella term Google signs classified Pentagon AI deal but exits $100 million drone swarm program — report claims employees revolted over ethical fears, delivered letter to CEO Pichai Nvidia exec says AI is more expensive than actual workers — yet some companies don't see the extra costs as a… Meta will beam sunlight from space to power AI data centers, solar-collecting satellites will orbit 22,000 miles above Earth — firm reserves 1 Gigawatt of orbital solar energy and 100 Gigawatt-hours of long-duration storage Market slumps as OpenAI reportedly misses internal targets for active users and revenue — Nvidia, Oracle, AMD, and CoreWeave shares all tremble on the news OpenAI and Microsoft News site linked to OpenAI super PAC sent bots posing as journalists to interview real people — site has published nearly 100 articles with real quotes gathered by fake writers Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool… DeepSeek launches 1.6 trillion parameter V4 on Huawei chips as U.S. escalates AI theft accusations — U.S. gov't alleges IP theft by DeepSeek and other Chinese AI firms NEO Semiconductor's revolutionary 3D X-DRAM for AI processors has passed proof-of-concept validation — company secures funding to develop next-gen memory HBM alternative
Amazon unveils 'Resilient Network Graphs' data center net...
Etiido Uko · 2026-05-29 · via Latest from Tom's Hardware in Artificial-intelligence

Amazon has unveiled a new data center networking architecture that it claims delivers up to 33% higher throughput while reducing network power consumption by 40%, marking what the company describes as the first large-scale deployment of a flat network based on random graph theory, Wired reports. The company revealed that it had been quietly deploying the design in its data centers since last year, confirming that it has already become the default data center network for most AWS workloads.

Go deeper with TH Premium: AI and data centers

The architecture, called Resilient Network Graphs (RNG), replaces the hierarchical networking structures that have dominated cloud data centers for decades with a flatter, quasi-random architecture designed to move data more efficiently between servers. Amazon says the design uses 69% fewer networking devices than traditional architectures and can reduce infrastructure costs by up to 45%, potentially translating into billions of dollars in savings across its global cloud footprint.

The company first deployed RNG in a Dublin data center in 2024 before expanding the architecture into facilities in Germany and Spain. AWS says the design is now being rolled out across most newly built data centers and will form the foundation of future deployments.

Data center and AI capability conversations typically focus on processing and storage. However, networking is one of the most important aspects of capability. Every request sent from your device to a cloud application, database, AI model, or storage service depends on data moving rapidly across thousands, or even hundreds of thousands, of servers. As facilities continue to grow, ensuring information reaches the right destination quickly and efficiently has become an increasingly difficult engineering challenge.

For decades, most large-scale data centers have relied on a hierarchical networking structure known as a "fat-tree" topology. In this design, data travels up and down layers of switches and routers arranged in a tree-like hierarchy. While the approach is proven and reliable, it can create bottlenecks and strain available bandwidth. Traffic can become concentrated at specific points in the hierarchy, even when capacity is unused elsewhere in the network. The approach also requires a large number of expensive networking devices.

Researchers have long theorized that a flatter network based on random graph principles could solve many of those issues. Instead of forcing traffic through predefined layers, routers are connected in a highly distributed mesh-like arrangement that creates numerous possible paths between endpoints. In theory, this will improve resilience, increase utilization of available bandwidth, and reduce the likelihood of congestion.

The challenge was making such a network practical. Although random graph networks have been subject to academic research for more than a decade, major obstacles have prevented their successful deployment at hyperscale. Routing traffic efficiently through such a network is considerably more complicated than routing traffic through a predictable hierarchy, and physically connecting millions of fiber-optic links without creating an operational nightmare presents an entirely different challenge.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

AWS says it overcame those obstacles with two key innovations: software and custom hardware. The first is a custom routing protocol called Spraypoint, which distributes traffic across large numbers of available paths rather than relying primarily on the shortest path. The second is a passive optical device called ShuffleBox, designed to organize and standardize the immense amount of cabling required to build the network at scale.

According to Amazon, the resulting architecture not only moves data roughly one-third faster than conventional designs but also requires significantly fewer switches and routers. The company says those reductions lower both capital expenditures and operating costs while simultaneously reducing power consumption.

AI models are growing larger and more capable, and so are their user bases. To sustain this growth, hyperscalers have to continue optimizing the entire technology stack. Faster chips remain crucial, but so are advances in cooling, power delivery, storage systems, optical interconnects, and networking. AWS believes RNG is one such advantage. The company rightly considers the achievement of deploying random graph theory at scale, “a breakthrough that will deliver greater reliability and performance for AWS customers, save billions of dollars in hardware, and lower CO2 emissions.”

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Etiido Uko is a news contributor for Tom's Hardware covering the latest updates in big tech and the PC industry. He is a mechanical engineer and senior technical writer with over nine years of experience in documentation and reporting. He is deeply passionate about all things engineering and technology, and is an expert in gadgets, manufacturing, robotics, automotive, and aerospace.