TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

49 pointsby harryzhangalmost 12 years ago

7 comments

notJimalmost 12 years ago
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 未加载
bdonalmost 12 years ago
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 未加载
cldralmost 12 years ago
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_failurealmost 12 years ago
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 未加载
betageekalmost 12 years ago
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 未加载
finkin1almost 12 years ago
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-2almost 12 years ago
Can anyone explain what this means?<p><i>they always put lefts on values (like failed log-ins etc)</i>
评论 #6077876 未加载