High Scalability: build successful scalable websites
Ever wonder which is the recipe YouTube applied for a handling rapid growth? Just ran this loop many times a day:
while (true)
{
identify_and_fix_bottlenecks();
drink();
sleep();
notice_new_bottleneck();
}
Now seriously, a new site, called High Scalability, has been recently launched trying to bring together all the lore, art, science, practice, and experience of building scalable websites into one place so you can learn how to build your system with confidence. It has lots of useful information, as books, products, papers, a glossary, and a number of Real Life Architectures, such as the architectures for Amazon, eBay, Google or YouTube among others.
(Via Per Henrik Lausten)



















Leave a reply or a trackback from your own site
Please be respectful in your comments. Do not use fake names or email address, otherwise your comments will be moderated.