view all posts by James Hamilton

Jeff Dean: Design Lessons and Advice from Building Large Scale Distributed Systems

James Hamilton Posted by James Hamilton | Sat, 17 Oct 2009
see the original posting from Perspectives
Jeff Dean of Google did an excellent keynote talk at LADIS 2009.  Jeff's talk is up at: http://www.cs.cornell.edu/projects/ladis2009/talks/dean-keynote-ladis2009.pdf and my notes follow: ·         A data center wide storage hierarchy: o   Server: §  DRAM: 16GB, 100ns, 20GB/s §  Disk: 2TB, 10ms, 200MB/s o   Rack: §  DRAM: 1TB, 300us, 100MB/s §  Disk: 160TB, 11ms, 100MB/s
read the complete posting from Perspectives

Back to top