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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

10M page views in a few hours for an analytics platform

6 点作者 pauljarvis将近 5 年前

1 comment

XCSme将近 5 年前
tl;dr:<p>Database did not have correct indexes.<p>Database is not scalable (serverless).<p>IOPS were hard limited by AWS plan.<p>No performance metrics&#x2F;alerts in place to easily pin-point the issue.<p>Infrastructure resources are shared by all users (one user going viral means that all the other users are affected).<p>Article was somewhat confusing for me, as it didn&#x27;t clearly state the problem (bottleneck), solution or architecture.