TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Amazon outage isn’t just online: Vans and Warehouse Bots aren’t moving packages

25 点作者 turtlegrids超过 3 年前

1 comment

tyingq超过 3 年前
Lots of people will have fun in the coming months figuring out things like:<p>- Don&#x27;t use global endpoints like <a href="https:&#x2F;&#x2F;sts.amazonaws.com" rel="nofollow">https:&#x2F;&#x2F;sts.amazonaws.com</a>, use regional ones.<p>- Figure out a workaround for &quot;Route53 won&#x27;t update&quot;<p>- Oy, CloudFront will only use certs from us-east-1<p>- What do I do when EventBridge is holding events that it will eventually release when the outage is done, but I&#x27;ve already run that stuff manually. Or <i>&quot;can I run Lambdas in a cron-like fashion without EventBridge?&quot;</i>.<p>And so on. It&#x27;s pretty easy to think you&#x27;re &quot;multi-region&quot; and miss stuff.