https://github.com/johncrickett/systemdesign
Useful resources on distributed system design.
https://github.com/johncrickett/systemdesign
architecture hacktoberfest software-engineering
Last synced: 25 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T09:53:21.000Z (over 1 year ago)
- Last Synced: 2023-12-12T20:37:16.664Z (over 1 year ago)
- Topics: architecture, hacktoberfest, software-engineering
- Homepage:
- Size: 68.4 KB
- Stars: 466
- Watchers: 13
- Forks: 55
- 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