GFS vs HDFS: How Google's File System Shaped Hadoop Storage
Every modern big data platform owes a debt to one 2003 research paper. When Google published The Google File System, it described how to store petabytes of data reliably on top of cheap, failure-prone commodity machines. That paper directly inspired the Hadoop Distributed File System (HDFS), the storage layer that launched the open-source big data movement. Understanding GFS vs HDFS is the fastest way to understand why distributed storage looks the way it does today.
