Google’s Back-end Software

Code Monkey, Tech and Security No Comments

Google LabsLately, I’ve been reading some interesting papers from Google labs about their back-end file system, database, and algorithm framework. What I found most intriguing is the simplicity of their design. The software is highly specialized for their particular application… it follows the “do one thing and do it well” philosophy. It was nice to see that they correctly balanced simplicity against feature set.

Google File System

BigTable

Map-Reduce

Next Entries »