Distributed Computing & Google Infrastructure
Monday, August 11, 2008 at 10:27PM
Todd Hoff in BigTable, GFS, google, mapreduce
A couple of videos about distributed computing with direct reference on Google infrastructure.
You will get acquainted with:
--MapReduce the software framework implemented by Google to support parallel computations over large (greater than 100 terabyte) data sets on commodity hardware
--GFS and the way it stores it's data into 64mb chunks
--Bigtable which is the simple implementation of a non-relational database at Google
Cluster Computing and MapReduce Lectures 1-5.
Article originally appeared on (http://highscalability.com/).
See website for complete article licensing information.