https://github.com/pykello/notes
https://github.com/pykello/notes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pykello/notes
- Owner: pykello
- Created: 2015-11-07T02:49:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T12:30:22.000Z (almost 7 years ago)
- Last Synced: 2026-01-13T02:45:03.627Z (5 months ago)
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Awesome Design Talks
* [How We've Scaled Dropbox (2012)](https://www.youtube.com/watch?v=PE4gwstWhmc)
* [A Reflection on Building the WhatsApp Server (2018)](https://www.youtube.com/watch?v=LJx6mUEFAqQ)
* [How Uber scaled its Real Time Infrastructure to Trillion events per day](https://www.youtube.com/watch?v=K-fI2BeTLkk)
* [Scaling the Data Infrastructure at Instagram](https://www.youtube.com/watch?v=1sPgogJlKWM)
* [Large-Scale Low-Latency Storage for the Social Network (2013)](https://www.youtube.com/watch?v=5RfFhMwRAic)
* [Scaling Twitter core infrastructure (2014)](https://www.youtube.com/watch?v=6OvrFkLSoZ0)
## Data Access Method Talks
* [Firefly - Instant, Full-Text Search Engine for Dropbox](https://www.youtube.com/watch?v=tIsE6ltYIlk)
* [RocksDB: A High Performance Embedded Key-Value Store for Flash Storage](https://www.youtube.com/watch?v=imlP3lxwGgQ)
## Storage and Caching
* [f4: Facebook's Warm BLOB Storage System](https://www.youtube.com/watch?v=imlP3lxwGgQ)
## Courses
* [MIT 6.001 Structure and Interpretation, 1986](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/)
* [Type Theory](https://courses.cs.ut.ee/2011/typet/)