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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

"Distributed systems" should die with the 2010s

1 点作者 lopkeny12ko4 个月前

1 comment

bearjaws4 个月前
&gt; We can fit 3 exabytes of data inside a single server rack. You don’t need to distribute your data over 5 regions.<p>So the solution is to distrube to fewer racks or one rack?<p>Fewer racks - still a distributed system<p>one rack? - Single point of failure, hard to sell 99.99% uptime.<p>While I do agree using a less complicated system helps everyone, the idea of running in one physical location is not tenable for certain software (e.g. medical records)<p>I&#x27;ve architected, built and deployed three 99.99% systems using AWS, it really isn&#x27;t that hard.