July 29, 2010
Facebook scales to 500 million users
A few of the big numbers Facebook deals with:
* 500 million active users
* 100 billion hits per day
* 50 billion photos
* 2 trillion objects cached, with hundreds of millions of requests per second
* 130TB of logs every day
Remember, there are only three numbers in computer science: 0, 1, and n. This is what scaling horizontally is – break out the infrastructure so that it’s trivial to add another instance of, say, a database server.
Read the full note from the Facebook engineering team: http://www.facebook.com/note.php?note_id=409881258919
Comments(3)
Roger Saner is a web platform developer (using 
