Jacob Kaplan-Moss
Activity tagged “architecture”
Bookmarks
Google Scalability Conference Trip Report: MapReduce, BigTable, and Other Distributed System Abstractions for Handling Large Datasets
More details (than I've seen so far) on the Google architecture. If I'm doing my math right, the data given here tells us that Google has around 25 exa(10^18)bytes.
Wikipedia: Site internals, configuration, code examples and management issues (PDF)
Loads of information about the tech behind Wikipedia. I've become convinced that the only sane way to design scalable systems is by studying the trials and tribulations of others.