From 3d069638acc7e17cdaf6d8b3f0b6ee4cc06424b5 Mon Sep 17 00:00:00 2001 From: Maksim Date: Tue, 25 Jul 2023 22:19:52 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0cd290..8562b20 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ Contributions are always welcome! - [ ] [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) - [ ] [Distributed systems](http://book.mixu.net/distsys/single-page.html) +- [ ] [Failover](https://blog.alexewerlof.com/p/failover) ### System design examples