binhnguyennus / awesome-scalability
- среда, 24 января 2018 г. в 03:15:17
📌 An up-to-date and curated reading list for designing high scalability 🍒 , high availability 🔥 , high stability 🗻 back-end systems
A curated list of selected readings to illustrate Scalability, Availability, and Stability Design Patterns in Back-end Development.
Understand your problems: performance problem (slow for a single user) or scalability problem (fast for a single user but slow under heavy load) by reviewing design principles. You can also check some talks of elite engineers from tech giants (Google, Facebook, Netflix, etc) to see how they build and scale their systems.
"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.
Please take a look at the contribution guidelines first. Contributions are always welcome!
RDBMS (MySQL, MSSQL, PostgreSQL)