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.

Facebook's software architecture

295 pointsby colbyaleyover 10 years ago

5 comments

23davidover 10 years ago
I found this part interesting: &quot;F4 currently stores over 65PB of logical data and saves over 53PB of storage.&quot;<p>It looks like most of the savings here is due to optimization of the replication level of storage, according to the usage patterns of the data.<p>Also found it interesting that it doesn&#x27;t talk about CDN usage.
评论 #8482778 未加载
评论 #8483450 未加载
评论 #8481325 未加载
shaydocover 10 years ago
Excellent article. I like the architecture explanation. I also like the simplicity of the description, makes it really easy to understand the descision making process.<p>I think it is a very logical solution. Naturally when I think of facebook, its the freshness of the data that is important for me, as a user I like to know whats going on now, as opposed to older timeframes. I think it seems quite logical that it is much more optimal to manage their data this way.
akurilinover 10 years ago
On this topic, where do you guys learn more about architecture of large conglomerates of web services and the latest trends?<p>I read High Scalability and the occasional company blog. Is there anything else out there that might be even better? Blogs, books, forums, doesn&#x27;t matter.
评论 #8481083 未加载
评论 #8481199 未加载
评论 #8481321 未加载
评论 #8481050 未加载
Yadiover 10 years ago
Great post. Thanks this is an awesome blog post, I love it when someone summarizes the good stuff :D! I wish someone would do the same for the AWS cloud papers.<p>Wow TIL what Tao is and what it can do.<p>This part is very sexy to me: Facebook&#x27;s new architecture splits the media into two categories: 1) hot&#x2F;recently-added media, which is still stored in Haystack, and 2) warm media (still not cold), which is now stored in F4 storage and not in Haystack.
评论 #8480644 未加载
JSnoover 10 years ago
the title of his blog&quot;Facebook&#x27;s software architecture&quot; is misleading. actually these papers are talking about data storage and database. not &quot;software architecture.&quot; Though, his blog is informative and consistent. Love it!
评论 #8480775 未加载