Google File System
Parts of GFS GFS (Google File System) is a reliable distributed file system that is built on top of unreliable commodity machines. Commodity machines break down, and they break down pretty often, and given that there are many such machines, at any given moment it is a miracle if all the machines are working fine. So, it must constantly monitor itself and detect, tolerate, and recover from component failures regularly....