From 83357bd7664177cc722c2a23dbc8703726f84c6b Mon Sep 17 00:00:00 2001 From: Gaurav Sen <59478396+coding-parrot@users.noreply.github.com> Date: Fri, 8 Dec 2023 15:55:55 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b1e3a9..02c63c6 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ These are the best resources for System Design on the Internet. - [Netflix Multi-Region Availability](https://netflixtechblog.com/active-active-for-multi-regional-resiliency-c47719f6685b) - [Oracle Single Points of failure](https://docs.oracle.com/cd/E19693-01/819-0992/fjdch/index.html) - [DNS single point of failure 2004](http://www.tenereillo.com/GSLBPageOfShame.htm) +- [DNS traffic management by Shopify](https://shopify.engineering/introduction-dns-traffic-management) - [Sharding](https://medium.com/@jeeyoungk/how-sharding-works-b4dec46b3f6) ##