Yanyg - Software Engineer

Distributed System Papers

目录

1 Layer

  • App: ECS, Batch(MapReduce), StreamProcessing, DB, Static Resource, Migration, Observation
  • Storage Service: Log, Disaster, Online/Offline Migration, Gateway, ContentAnalysis;
  • Produce: Block, Object, File, CPFS, Table, HDFS
  • NoSQL
  • DFS
  • Hardware

2 Distributed File System

  • GFS
  • HDFS
  • CEPH
  • PANGU
  • WAS
  • ByteStore

3 NoSQL

  • TiKV;
  • ArkDB;
  • BigTable
  • DynamoDB;
  • CosmosDB;
  • CloudTable;

4 App

  • MapReduce: Simplified Data Processing on Large Clusters
  • MapReduce: A major step backwards;

5 Others