to_read
- 7 technical whitepapers recommended by an L6 Staff Engineer at Google:
- Google File System (GFS): https://lnkd.in/eVyZpQ98
- Google Chubby Locking Service: https://lnkd.in/eEXa6WYH
- Meta XFaaS: Hyperscale and Low-cost serverless functions: https://lnkd.in/eHqbPXpH
- Facebook Cassandra (Distributed NoSQL DB): https://lnkd.in/eD9erCNu
- Facebook Memcache (KV store): https://lnkd.in/eYZM5SPb
- LinkedIn Kafka (PubSub): https://lnkd.in/eGcagdRA
- Amazon DynamoDB: https://lnkd.in/eQxJXgMs
- Bitcoin whitepaper from Satoshi Nakamoto 🦸: https://lnkd.in/e2dmcCQF, which was the first whitepaper I read (and is very approachable)
- Deadlock
- Idempotency
- Java specific stuff
- CLI stuff
- DB Internals