Update README.md

This commit is contained in:
Maksim 2024-01-01 07:04:00 +03:00 committed by GitHub
parent dcd5859561
commit accb6a49d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ Contributions are always welcome!
- [ ] [Distributed systems](http://book.mixu.net/distsys/single-page.html) - [ ] [Distributed systems](http://book.mixu.net/distsys/single-page.html)
- [ ] [Failover](https://blog.alexewerlof.com/p/failover) - [ ] [Failover](https://blog.alexewerlof.com/p/failover)
- [ ] [Monoliths, Service Architecture, and Microservices](https://architecturenotes.co/granularity-of-systems) - [ ] [Monoliths, Service Architecture, and Microservices](https://architecturenotes.co/granularity-of-systems)
- [ ] [Scale From Zero To Millions Of Users](https://bytebytego.com/courses/system-design-interview/scale-from-zero-to-millions-of-users)
### System design examples ### System design examples