mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2024-03-22 13:11:35 +08:00
designdesign-patternsdesign-systemdevelopmentinterviewinterview-practiceinterview-questionsprogrammingpythonsystemwebweb-applicationwebapp
README.md |
The System Design Primer
Motivation
Learn how to design large scale systems from the open source community.
Understand real-world architectures.
Prep for the system design interview.
Learn how to design large scale systems
Learning how to design scalable systems will make you a better engineer.
System design is a broad topic. There is a vast amount of resources scattered throughout the web on system design principles.
This repo is an organized collection of resources to help you learn how to build systems at scale.
Topics for learning system design:
Learn from the open source community
This is an early draft of a continually updated, open source project.
Contributions are welcome!