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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How Did Dropbox Scale To 175M Users? A Former Engineer Details The Early Days

49 点作者 harryzhang将近 12 年前

7 条评论

notJim将近 12 年前
This article is horribly written, seemingly by someone with no actual programming experience or knowledge, or even a basic command of English grammar.<p>I mean, this passage reads like timecube (up until the very end where it becomes somewhat more cogent):<p><pre><code> Out of this came some learning such as, in terms of app specific metrics such as ease and ‘fooplroofness’. Plus, it emerged that “most graphs are useless”. Instead they built dashboards to analyze the performance; they always put lefts on values (like failed log-ins etc); and they kept some slack such as: extra queries were memcached, and delayed optimization of SQL queries.</code></pre>
评论 #6077413 未加载
bdon将近 12 年前
From the comments, a link to Rajiv&#x27;s technical writeup:<p><a href="http://eranki.tumblr.com/post/27076431887/scaling-lessons-learned-at-dropbox-part-1" rel="nofollow">http:&#x2F;&#x2F;eranki.tumblr.com&#x2F;post&#x2F;27076431887&#x2F;scaling-lessons-le...</a><p>which covers some of the points in the TC article.
评论 #6077287 未加载
cldr将近 12 年前
I think &quot;replace the hard drive&quot; is a terrible way to say it, since a hard drive (or SSD or SD or whatever) is exactly what you need to be able to use Dropbox.
评论 #6077225 未加载
评论 #6077974 未加载
评论 #6076965 未加载
general_failure将近 12 年前
I don&#x27;t know what the big deal is scaling up. I have worked in a couple of &quot;big scale&quot; apps and it&#x27;s really simple principles. At the end of the day, it&#x27;s all about caching, powerful machines, caching, normal coding skillz, caching. And oh did I mention caching?<p>I honestly don&#x27;t think it&#x27;s that big a deal to &#x27;scale&#x27;. Programs like early wolf3d impress me more, much much more. And of course, things like the recent quine relay leave me demoralized.
评论 #6077549 未加载
评论 #6077961 未加载
betageek将近 12 年前
From <a href="https://www.dropbox.com/help/14/en" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;help&#x2F;14&#x2F;en</a> &quot;Dropbox&#x27;s performance may start to decline when you store above 300,000 files.&quot;<p>From personal experience replace &quot;start to decline&quot; with &quot;not work at all.&quot; I don&#x27;t have much faith in Dropbox&#x27;s growth if they can&#x27;t fix this.
评论 #6077461 未加载
finkin1将近 12 年前
Here&#x27;s a link to the actual talk: <a href="http://www.ustream.tv/recorded/35654239" rel="nofollow">http:&#x2F;&#x2F;www.ustream.tv&#x2F;recorded&#x2F;35654239</a>
brown9-2将近 12 年前
Can anyone explain what this means?<p><i>they always put lefts on values (like failed log-ins etc)</i>
评论 #6077876 未加载