diff --git a/README.md b/README.md index e9d6a72..6e5511a 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ Contributions are always welcome! - [ ] [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) - [ ] [Failover](https://blog.alexewerlof.com/p/failover) +- [ ] [Monoliths, Service Architecture, and Microservices](https://architecturenotes.co/granularity-of-systems) ### System design examples