https://github.com/JohnCrickett/SystemDesign
Useful resources on distributed system design.
https://github.com/JohnCrickett/SystemDesign
architecture hacktoberfest software-engineering
Last synced: about 18 hours ago
JSON representation
Useful resources on distributed system design.
- Host: GitHub
- URL: https://github.com/JohnCrickett/SystemDesign
- Owner: JohnCrickett
- License: mit
- Created: 2022-03-04T11:09:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-14T16:58:30.000Z (8 months ago)
- Last Synced: 2026-02-11T21:03:25.634Z (5 months ago)
- Topics: architecture, hacktoberfest, software-engineering
- Homepage:
- Size: 36.1 KB
- Stars: 566
- Watchers: 12
- Forks: 77
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# System Design
Useful resources on distributed system design.
## Tech Company Engineering Blogs
These [Tech Company Engineering Blogs](/engineering-blogs) are worth a read to see how these companies are tackling the problems they face.
## Other Interesting Resources:
* [High Scalability](http://highscalability.com/)
* [System Design Primer](https://github.com/donnemartin/system-design-primer)
* [System Design Course](https://github.com/karanpratapsingh/system-design)
## System Design Interview Prep
### Videos:
* [Intro to Architecture and Systems Design Interviews](https://www.youtube.com/watch?v=ZgdS0EUmn70)
* [Scalability Lecture at Harvard](https://www.youtube.com/watch?v=-W9F__D3oY4)
## Other Interesting Software / Tech Blogs
* [The Pragmatic Engineer](https://blog.pragmaticengineer.com/)
* [Martin Fowler](https://martinfowler.com/)
* [Byte Byte Go](https://blog.bytebytego.com/)
* [InfoQ](https://www.infoq.com/) - has multiple useful sections