24 lines
486 B
Markdown
24 lines
486 B
Markdown
# whitepaper reading list
|
|
|
|
- [notes](./notes.md)
|
|
|
|
## reading list
|
|
|
|
- [x] [profiling a warehouse-scale computer](./notes.md#profiling-a-warehouse-scale-computer)
|
|
- [x] [cassandra](./notes.md#cassandra)
|
|
- [x] [bigtable](./notes.md#bigtable)
|
|
- [x] [gfs](./notes.md#gfs)
|
|
- [x] [mapreduce](./notes.md#gfs)
|
|
- [x] [spark](./notes.md#spark)
|
|
|
|
- rpc
|
|
- zookeeper
|
|
- kafka
|
|
- tiktok monolith
|
|
- bloom filters
|
|
- dynamo
|
|
- google spanner
|
|
|
|
## more resources
|
|
|
|
- https://github.com/CodeBear801/tech_summary
|