mirror of
https://github.com/binhnguyennus/awesome-scalability.git
synced 2025-01-05 20:30:49 -05:00
Add the System Design section, enjoy vacation in my Vietnam
This commit is contained in:
parent
cbf7baa9c2
commit
e2e266125e
10
README.md
10
README.md
@ -8,6 +8,9 @@ An updated and curated list of selected readings to illustrate High Scalability,
|
||||
#### What if your Back-end went down?
|
||||
> "Even if you lose all one day, you can build all over again if you retain your calm!" - Thuan Pham, CTO at Uber Technologies Inc.
|
||||
|
||||
#### What if you are a future hacker?
|
||||
> Checking out some [system designs problems](#system-design) to get familiar with the design thinking process. By the way, please note that all the contents here are just high level design ideas (things on white board), not real-world system!
|
||||
|
||||
#### Community Power
|
||||
|
||||
> Contributions are greatly welcome! You may want to take a look at the [contribution guidelines](CONTRIBUTING.md).
|
||||
@ -20,6 +23,7 @@ An updated and curated list of selected readings to illustrate High Scalability,
|
||||
- [Stability](#stability)
|
||||
- [Performance](#performance)
|
||||
- [Other Aspects](#others)
|
||||
- [System Design](#system-design)
|
||||
- [Talks](#talks)
|
||||
- [Books](#books)
|
||||
|
||||
@ -420,6 +424,12 @@ An updated and curated list of selected readings to illustrate High Scalability,
|
||||
* [Scaling NodeJS at Alibaba](https://www.linux.com/blog/can-nodejs-scale-ask-team-alibaba)
|
||||
* [Distributed Firewall at Linkedin](https://www.youtube.com/watch?v=Kb_dU6t56mo)
|
||||
|
||||
## System-Design
|
||||
* [Crack the System Design Interview](http://www.puncsky.com/blog/2016/02/14/crack-the-system-design-interview/)
|
||||
* [System Design - Hired in Tech](https://www.hiredintech.com/classrooms/system-design/lesson/52)
|
||||
* [How to Ace a Systems Design Interview - Palantir](https://www.palantir.com/how-to-ace-a-systems-design-interview/)
|
||||
* [Distributed System Design Interview Questions - HackingNote](https://www.hackingnote.com/en/interview/system-design-interview-questions/)
|
||||
|
||||
## Talks
|
||||
* [Distributed Systems in One Lesson - Tim Berglund, Senior Director of Developer Experience at Confluent](https://www.youtube.com/watch?v=Y6Ev8GIlbxc)
|
||||
* [Building Real Time Infrastructure at Facebook - Jeff Barber and Shie Erlich, Software Engineer at Facebook](https://www.usenix.org/conference/srecon17americas/program/presentation/erlich)
|
||||
|
Loading…
Reference in New Issue
Block a user