From 149f700c7bebe61b70c0b7fd48759ef84f217f50 Mon Sep 17 00:00:00 2001 From: Maksim Date: Sun, 7 Nov 2021 02:17:40 +0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e359bc0..7453dfa 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,8 @@ This repository is an attempt to consolidate useful resources for Site Reliabili - [ ] [Crack the System Design Interview](https://www.puncsky.com/blog/2016/02/14/crack-the-system-design-interview) - [ ] [System design interview for IT companies](https://github.com/checkcheckzz/system-design-interview) - [ ] [Web Architecture 101](https://engineering.videoblocks.com/web-architecture-101-a3224e126947) -- [ ] [What's in a Production Web Application?](https://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) ## Monitoring