This commit is contained in:
AlishaSingh 2022-08-17 12:15:00 +00:00 committed by GitHub
commit f03cad1c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ This repository is an attempt to consolidate useful resources for Site Reliabili
- [ ] [Web Architecture 101](https://medium.com/storyblocks-engineering/web-architecture-101-a3224e126947) - [ ] [Web Architecture 101](https://medium.com/storyblocks-engineering/web-architecture-101-a3224e126947)
- [ ] [What's in a Production Web Application?](https://web.archive.org/web/20210106095747/http://stephenmann.io/post/whats-in-a-production-web-application) - [ ] [What's in a Production Web Application?](https://web.archive.org/web/20210106095747/http://stephenmann.io/post/whats-in-a-production-web-application)
- [ ] [Distributed systems](http://book.mixu.net/distsys/single-page.html) - [ ] [Distributed systems](http://book.mixu.net/distsys/single-page.html)
- [ ] [Systems Design Interview Questions](https://www.interviewbit.com/system-design-interview-questions)
### System design examples ### System design examples