Go to file
binhnguyennus 21b97507e3 Log Parsing with Logstash and Google Protocol Buffers at Trivago 2018-05-04 01:14:32 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2017-12-27 11:48:12 +08:00
README.md Log Parsing with Logstash and Google Protocol Buffers at Trivago 2018-05-04 01:14:32 +08:00

README.md

High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-end Designs

An updated and curated list of selected readings to illustrate High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-end Designs. Concepts are explained in the articles of prominent engineers and credible references. Case studies are taken from battle-tested systems those are serving millions to billions of users.

If your Back-end went slow 🚥

Understand your problems: scalability problem (fast for a single user but slow under heavy load) or performance problem (slow for a single user) by reviewing some design principles, then checking how scalability and performance problems are solved in tech giants. The section of intelligence are created for those who work with data and machine learning at big (data) and deep (learning) scale. Also, you can check some talks of elite engineers to know how they build, scale, and optimize their systems.

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, Vietnamese refugee, CTO of Uber Technologies Inc. So, keep calm and mind the availability and stability matters!

If you are having a System Design interview 🌊

Look at some interview notes and real-world architectures with completed diagrams to get a comprehensive view before designing your system on whiteboard. There are some selected books for you (most of them are free)! Good luck 🍀

Community Power 🚠🚡🚠

Contributions are greatly welcome! You may want to take a look at the contribution guidelines.

If you find this project helpful, please share on your chat groups, on Twitter, or on Weibo so more people can be helped! Power is gained by sharing knowledge, not hoarding it. Thank you! 🌺

Contents

Principles

Scalability

Availability

Stability

Performance

Intelligence

Architectures

Ad-hoc

Interview

Talks

Books

Special Thanks

License

CC-BY

This repo is crafted by Binh Nguyen with the helps of Taiwan bubble milk tea in the morning and Germany cereal at night. Feel free to use it to your convenience. Thank you and Happy Coding ❤️