大数跨境

断网一天,出海企业慌了——亚马逊 AWS 又翻车了,你的备胎在哪里?

断网一天,出海企业慌了——亚马逊 AWS 又翻车了,你的备胎在哪里? 雨神汇
2025-10-22
0
导读:云没坍塌,人们只是忘了给业务装备备胎。” 把成本压到极致,等于把故障放到未来重装。”

点击蓝字关注雨生


标题:断网一天,出海企业慌了——亚马逊 AWS 又翻车了,你的备胎在哪里?

副标题:从北美东京,红包、航班、游戏都被波及。别等下一次“云塌方了”才后悔——来,听我雨生一句实操建议。

雨生视角
我叫雨生,混合多云计算和出海这行二十年,

见过瘫痪的数据库、卡死的支付链路、

以及凌晨三点还在打怪问客服的用户。


今天的主角是 AWS —— 那个把全球互联网骨架一部分承包出去的巨无霸。周一一场 DNS/EC2 内部网络健康监控子系统的问题,让 SnapchatReddit、Zoom、Venmo、Roblox、Coinbase 等千百家应用“集体请假”。


你以为是光速恢复?不,AWS 恢复了“服务可用性”,但一些队列还在拼命清堵,业务损失和信任洞裂口却不会立刻缝上。

槽点一:集中化的
单点脆弱并非新鲜事,偏偏我们交了学费还不长记性。  


槽点二:很多公司把“
成本优化”当成了美德,结果把冗余当成了奢侈品。 


槽点三:北弗吉尼亚(US-EAST-1)三年两大案发,这不是“意外”,是长期风险累积后的必然提醒,6AZ 的可以用区 复杂度不必 三AZ可用区更可靠。

雨生深度解读
1) 根因是什么?  
AWS 报告显示,是内部网络健康监控影响了负载均衡器的流量调度,进而导致
DNS 无法正确解析 DynamoDB API 地址。换句话说:监控服务自己出问题,把“找到资源”的能力给卡住了,整个链条就被绞住了。

2) 为什么影响这么大?  
因为云不是抽象的“远程磁盘”,而是许多线上服务共同依赖的中枢。大公司省钱把流量压到同一赛道、开发者用“默认依赖”把内核组件绑在一起,导致一段链子断了,所有商店的灯都灭了。

3) 这事的战略意义:  


- 多云战略是由大势所趋:毕竟中央化带来规模经济,但也带来系统性风险;  
- 供应链式的外包(把基础设施全部交给巨头)降低成本同时放大外部性;  

- 技术债、测试覆盖不足、缺少跨区域演练,会把一个“单点失误”放大成全球性事件。

行动指南(给出可操作建议,面向出海团队与CXO)


短期(立即能做的):
- 制定并演练“跨区切换”SOP:至少把关键依赖(认证、支付、用户配置)做跨区域/多云冗余。  
- 对关键 API 做本地缓存和退化策略:服务不可用时优先降级体验而不是直接断单。  
- 建立快速回滚与熔断链路:网络健康自检失败时自动触发降级路径,避免“雪崩效应”。

中期(架构与成本权衡):
-
多云策略要“有目的”而非“装样子”:把关键流量分散到不同可接受风险的提供商上,按业务价值分级。  
- 投资可观测性与混沌工程:别只看监控仪表盘,要在生产环境做故障演练(小范围、受控)。  
- 与云厂商谈 SLA 时把“恢复速度”和“透明度”写进合约,争取责任与赔偿机制。

长期(战略层):
- 重构应用为可降级的模块化服务,核心业务优先保证本地可服务能力。  
- 在团队内培育“风险意识”:把成本优化和可用性权衡纳入季度度量,而不是年终反思。

互动环节


你们的公司今天有没有被影响?是直接断单、还是用户收不到验证码?把你的“今天现场图”/吐槽/血泪教训贴到评论区,我挑几条在下期专栏里点评,顺手教你如何把故障变成增长点。最牛的三个案例,我会邀请上知识星球做现场拆解。

在雨生的朋友圈里,有:独家故障复盘报告(含触发链路图)、手把手多云切换 SOP、专家群答疑、以及出海团队的实战案例库。不是广告,是工具包:

想拿到一份“跨区切换快速清单(PDF)”和一次 QA 直播名额?关注公众号后回复“雨生”获取邀请链接和

话题标签:#雨生云计算# #出海必读# #知识星球#

金句海报(3-5条,便于制作海报)
1. “云没坍塌,人们只是忘了给业务装备备胎。”  
2. “把成本压到极致,等于把故障放到未来重装。”  
3. “多云不是为了炫技,而是为了一次能活下来的灾难演练。”  
4. “监控会报警,关键是你是否把报警当作演习开始的号角。”  
5. “单点便宜,系统代价高——这是云经济学的税。”

朋友圈文案模板
1) 雨生最新干货:《断网一天,出海企业慌了——AWS 又翻车了》|关键复盘+落地方案,出海团队必看!推荐加入雨生朋友圈拿独家演练清单。 阅读链接 + #雨生云计算# #出海必读# 


2) 今天那场 AWS 大停摆我读了雨生的分析:三分钟看清风险和实操建议,尤其适合 CTO / Ops。
强烈推荐转发。


3) 出海公司的弹性架构真的重要,这篇文章讲得既毒又实用。想要那份跨区切换清单,关注后回复“雨生”获取试读。 


- 立即回送:跨区切换快速清单(PDF)+ 1 次混沌演练脚本(团队可直接套用)  

价值点强调:这是给忙碌的出海团队设计的“省时工具包”,省去从0摸索的时间成本。

新闻原文中英文对照(保持原文链接,逐段对照)
(注:每段英文后紧接对应中文翻译)

Amazon says AWS cloud service is back to normal after outage disrupts businesses worldwide  
亚马逊表示,在导致全球企业中断的故障后,AWS 云服务已恢复正常运行

By Greg Bensinger, Shubham Kalia and Deborah Mary Sophia  
作者:Greg Bensinger, Shubham Kalia 和 Deborah Mary Sophia

October 21, 2025 11:05 AM GMT+8 Updated 3 hours ago  
2025年10月21日 上午11:05(GMT+8) 更新于3小时前

Summary  
摘要

Companies  
公司

AWS outage affects major websites and apps globally  
AWS 故障影响全球多家大型网站和应用

Issue originated in US site known for outages  
问题起源于一个以故障闻名的美国节点

Service improved, then problems recurred before recovery  
服务有所改善,但在恢复前问题曾再次出现

Gaming and financial platforms among those impacted by AWS issue  
受影响者包括游戏平台和金融平台

SAN FRANCISCO, Oct 20 (Reuters) - Amazon.com cloud service returned to normal operations on Monday afternoon, the company said, after an internet outage that caused global turmoil among thousands of sites, including some of the web's most popular apps like Snapchat and Reddit.  
旧金山,10月20日(路透)——亚马逊表示,在一次导致数千个网站出现全球性混乱的互联网故障后,其云服务在周一下午恢复正常运行,受影响者包括 Snapchat 和 Reddit 等流行应用。

Still, Amazon (AMZN.O), opens new tab said some AWS services had a backlog of messages that would take a few hours to process.  
尽管如此,亚马逊表示一些 AWS 服务存在消息积压,清理这些积压将花费数小时。

The Reuters Tariff Watch newsletter is your daily guide to the latest global trade and tariff news. Sign up here.  
路透关税观察通讯为您提供最新的全球贸易与关税新闻。点击此处订阅。

AWS hosts applications and computer processes for companies around the world, and the disruption knocked workers from London to Tokyo offline and halted others from conducting normal everyday tasks like paying hairdressers or changing their airline tickets. Users on Monday afternoon had complained of lingering difficulties using services such as digital wallet Venmo and video calling site Zoom.  
AWS 为全球公司托管应用和计算流程,这次中断使伦敦到东京的员工下线,也阻止了其他人完成例如付理发费或改签机票等日常操作。周一下午,用户抱怨数字钱包 Venmo 和视频通话网站 Zoom 等服务仍存在持续性困难。

It was the largest internet disruption since last year's CrowdStrike malfunction hobbled technology systems in hospitals, banks and airports, highlighting the vulnerability of the world's interconnected technologies.  
这是自去年 CrowdStrike 故障以来最大的一次互联网中断事件,去年事故曾瘫痪医院、银行和机场的技术系统,这凸显了全球互联技术的脆弱性。

It was at least the third time in five years that AWS's northern Virginia cluster, known as US-EAST-1, contributed to a major internet meltdown.  
至少在过去五年中,这是北弗吉尼亚(US-EAST-1)集群第三次引发重大互联网中断。

Amazon did not address a request for more clarity about why that particular data center keeps being impacted. The problems stemmed from what is known as the Domain Name System, or DNS, which prevented applications from finding the correct address for AWS's DynamoDB API, a cloud database relied upon to store user information and other critical data.  
亚马逊未就为何该数据中心屡次受影响提供更明确说明。问题起因于域名系统(DNS),阻止应用找到 AWS DynamoDB API 的正确地址,DynamoDB 是用于存储用户信息及其他关键数据的云数据库。

ROOT CAUSE IS NETWORK HEALTH MONITOR  
根本原因是网络健康监控

Earlier, AWS said the root cause of the outage was an underlying subsystem that monitors the health of its network load balancers used to distribute traffic across several servers.  
早些时候,AWS 表示此次中断的根本原因是一个监控网络负载均衡器健康状况的底层子系统,该负载均衡器用于在多台服务器间分配流量。

The issue, AWS said, originated from within the "EC2 internal network", Amazon's "Elastic Compute Cloud" service, which provides on-demand cloud capacity within AWS.  
AWS 表示,该问题起源于 EC2 内部网络,EC2 是亚马逊的“弹性计算云”服务,提供按需云计算容量。

Shortly after 3 p.m. PT (2200 GMT), Amazon said, "all AWS services returned to normal operations. Some services such as AWS Config, Redshift, and Connect continue to have a backlog of messages that they will finish processing over the next few hours."  
在太平洋时间下午3点(格林尼治时间22:00)之后不久,亚马逊表示“所有 AWS 服务已恢复正常运行。AWS Config、Redshift 和 Connect 等部分服务仍有消息积压,未来几小时将完成处理。”

Ken Birman, a computer science professor at Cornell University, said software developers need to build better fault tolerance. He said AWS provides tools developers can use to protect themselves in the event of a problem at one of any of its sprawling network of data centers, and developers can also create backups with other cloud providers.  
康奈尔大学计算机科学教授 Ken Birman 表示,软件开发者需要构建更好的容错能力。他指出 AWS 提供工具,开发者可利用这些工具在其庞大数据中心网络某处出现问题时进行防护,开发者也可以用其他云提供商创建备份。

"When people cut costs and cut corners to try to get an application up, and then forget that they skipped that last step and didn't really protect against an outage, those companies are the ones who really ought to be scrutinized later," Birman told Reuters.  
Birman 在接受路透采访时表示:“当人们为了让应用上线而削减成本和省略步骤,然后忘记自己跳过了最后一步而没有真正防护故障时,这些公司以后才应当受到严查。”

Amazon cloud outage hits Zoom, YouTube and others in sign of internet's fragility https://share.google/hJq2gCFUaPsEn1PcR  
亚马逊云故障影响 Zoom、YouTube 等,显示互联网脆弱性 https://share.google/hJq2gCFUaPsEn1PcR

Axios Updated 4 hours ago - Economy AWS outage spotlights the global economy's fragile foundations  
Axios 更新于4小时前 — 经济 AWS 故障凸显全球经济脆弱基础

Emily Peck  
作者:Emily Peck

Amazon Web Services, the biggest cloud computing provider, went down Monday morning — crippling thousands of services from some of the biggest companies on earth.  
全球最大云计算提供商 Amazon Web Services 周一早晨宕机——致使数千家大型公司的服务瘫痪。

Why it matters: For all its complexity and size, the global economy is fragile — breaking just one weak link drives big disruptions, online and in the real world.  
这件事为何重要:无论多么复杂和庞大,全球经济是脆弱的——仅仅断开一处薄弱环节,就能引发线上线下的大规模中断。

Where it stands: Amazon's East Coast region, responsible for a lot of the internet, was the culprit.  
现状:东海岸区域(Amazon 的)负责大量互联网流量,是本次故障的源头。

Zoom, Venmo, WhatsApp and many gaming, banking, social media and consumer sites saw large spikes in reported outages, according to tracker Downdetector.  
根据故障追踪网站 Downdetector 的统计,Zoom、Venmo、WhatsApp 以及许多游戏、银行、社交媒体和消费类网站的故障报告激增。

The site said more than 11 million people worldwide reported issues with more than 2,500 companies as of 12:45 pm EST— and this was the biggest AWS outage of the year.  
该网站称,截至东部时间12:45,全球超过1100万人报告了与2500多家公司相关的问题——这是今年最大的 AWS 故障事件。

Amazon said it addressed the problem, but as of early afternoon on the East Coast, many websites were still experiencing disruptions.  
亚马逊表示已处理该问题,但东海岸午后早些时候,仍有许多网站出现中断。

By Monday evening, Amazon said all of its services had "returned to normal operations," but some would "continue to have a backlog of messages that they will finish processing over the next few hours."  
周一晚间,亚马逊称其所有服务已“恢复正常运行”,但部分服务仍“有消息积压,将在未来几小时内处理完毕”。

Zoom out: Just three massive cloud providers — Amazon, Microsoft and Google — serve as the technical backbone of the internet. Millions of people, and thousands of companies rely on each one.  
放眼全局:只有三家大型云提供商——亚马逊、微软和谷歌——构成了互联网的技术骨干。数百万用户和数千家公司依赖于它们各自的服务。

This is a recent phenomenon — businesses used to have their own data centers.  
这是一个近年的现象——以前企业通常自建数据中心。

But outsourcing that infrastructure to big cloud companies is cheaper and more efficient.  
但把基础设施外包给大型云厂商更便宜且更高效。

Between the lines: Computer systems have always had glitches or failed, what's different now is the "centralization risk," says Corey Quinn, chief cloud economist at Duckbill, an AWS consulting firm.  
深层含义:计算机系统一直会出现故障或失效,不同的是现在的“集中化风险”,Duckbill 的首席云经济学家 Corey Quinn 如是说。

Instead of one company's website going down, they all crash at once. As a society, we're still learning how to deal with that, he says.  
他表示,与其说是某个公司的网站宕机,不如说是一锅端式的联动崩溃。作为社会,我们仍在学习如何应对这种情况。

Even if a firm tried to stop outsourcing this work, they'd still come up against reality — the many software services that companies buy would still be using AWS or another cloud provider.  
即便公司尝试停止外包这部分工作,也会遇到现实阻碍——他们所用的许多软件服务本身仍会依赖 AWS 或其他云供应商。

The big picture: It takes a crisis to make invisible pieces of critical infrastructure visible — both online and in the physical world.  
大局观:需要一次危机,才能让那些原本看不见的关键基础设施问题暴露出来——无论是线上还是线下。

During COVID, we all got a lesson in the importance of the supply chain, learning that silicon chips power much our stuff, and basically just one island (Taiwan) makes them.  
在新冠期间,我们学到了供应链的重要性——硅片驱动着众多设备,而几乎只有一个岛屿(台湾)在制造它们。

The crisis also uncovered the overall fragility of the just-in-time economy, where businesses keep just an enough inventory on hand, so that any delay causes massive disruptions.  
这次危机也暴露了准时制经济的脆弱性——企业只保留“刚好够用”的库存,任何延迟都会引发大规模中断。

"We effectively try and squeeze all the fat out of various interactions, at some point you start getting to bone," Quinn says.  
Quinn 表示:“我们实际上在各种交互中把冗余瘦身到极致,到某个点就只剩骨头了。”

Yes, but: These outages happen to Amazon infrequently, says Mike Chapple, who teaches cybersecurity at the University of Notre Dame.  
不过需要说明的是:圣母大学(University of Notre Dame)网络安全教师 Mike Chapple 表示,这类故障并非频繁发生在亚马逊身上。

There was also a major disruption in 2021 that affected everything from Disney parks and Adele ticket sales, Bloomberg reported at the time.  
彭博社当时报道,2021年也发生过一次重大中断,影响到迪士尼园区和 Adele 演唱会门票销售等各方面。

Most companies design their services with fail-safes that can handle breakdowns. That's more expensive for smaller firms; they are more susceptible.  
大多数公司会为服务设计容错机制以应对故障,但这对小公司来说成本更高,因此更脆弱。

What's next: Amazon is investigating the cause of Monday's outage, Axios' Avery Lotz reports. Cybersecurity and cloud experts said the company typically does a deep dive and learns from its mistakes.  
下一步:据 Axios 的 Avery Lotz 报道,亚马逊正在调查周一故障的原因。网络安全和云专家表示,该公司通常会进行深度复盘并汲取教训。

"Hopefully you never have the same kind of failure happen twice," Chapple says.  
Chapple 表示:“希望同样的故障不要再发生第二次。”

Flashback: How a single software update shut down the internet  
回顾:一次软件更新如何导致互联网停摆

Editor's note: This article has been updated with details of Amazon's Monday evening announcement.  
编者注:本文已根据亚马逊周一晚间发布的声明补充更新细节。

(原文链接:Reuters 原文 https://www.reuters.com/technology/amazon-says-aws-cloud-service-is-back-normal-after-outage-disrupts-businesses-worldwide-2025-10-20/ ;Axios 相关文章 https://www.axios.com/aws-outage-global-fragility-5f3b2d3a-xxxx ;请根据阅读渠道打开原文。)  
(注:为确保获取完整原文,请点开 Reuters 与 Axios 链接阅读原站报道。)

结尾引导(巧妙促关注)
行文到这儿,你要做两件事:第一,转发收藏这篇文章给你的 CTO/运营同学,别等“下次”再慌;


第二,关注公众号,回复“星球”领取跨区切换清单和混沌演练脚本——我们每天都在拆实战、聊策略、答你那些凌晨三点的爆肝问题。别光看热闹,来当有备无患的一员。

——雨生 云计算与出海实战(别忘了关注)




雨生云计算

微信号:FinOpsCFM



【声明】内容源于网络
0
0
雨神汇
1234
内容 918
粉丝 0
雨神汇 1234
总阅读63
粉丝0
内容918