An open API service indexing awesome lists of open source software.

https://github.com/sasuke40/system-design

My learning record of System Design
https://github.com/sasuke40/system-design

interview learning record system-design

Last synced: 5 months ago
JSON representation

My learning record of System Design

Awesome Lists containing this project

README

          

# system-design

My learning record of System Design

## common questions

Q: How many entries?
A: 10 Billions.

Q: Where is data coming from?
A: logs.

Q: What are the latency requirements?
A: 100ms 99 percentile

Q: VM spec?
A: 4 CPUS, 16GB RAM, 20GB shared disk.