ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 2, 2018 · Big Data

How Google’s Low‑Cost PC Cluster Powers Its Massive Search Engine

This article examines Google’s unconventional infrastructure, detailing how millions of inexpensive PC‑level servers, custom power supplies, and proprietary networking support massive scale, and explains the core platforms—Google File System, MapReduce, and BigTable—that enable fast, reliable search and data processing across the globe.

BigtableGFSGoogle
0 likes · 29 min read
How Google’s Low‑Cost PC Cluster Powers Its Massive Search Engine
ITFLY8 Architecture Home
ITFLY8 Architecture Home
May 10, 2017 · Big Data

How Hadoop Implements Distributed File Systems: From GFS Theory to Practice

This article explains the fundamentals of distributed file systems by linking Google’s GFS, MapReduce, and BigTable concepts to Hadoop’s open‑source implementation, covering terminology, architecture, server roles, data distribution, RPC protocols, file operations, fault recovery, consistency, load balancing, and garbage collection.

GFSHadoophdfs
0 likes · 34 min read
How Hadoop Implements Distributed File Systems: From GFS Theory to Practice