From c69f291d27c6d5c002aaacb39630e88b96b99607 Mon Sep 17 00:00:00 2001 From: Gaurav Sen <59478396+coding-parrot@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:00:35 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bff9db..4d58f55 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,8 @@ These are the best resources for System Design on the Internet. - [NetScaler what is load balancing](https://www.netscaler.com/articles/what-is-load-balancing) - [Nginx Load Balancing](https://www.nginx.com/resources/glossary/load-balancing/) - [Consistent hashing](https://michaelnielsen.org/blog/consistent-hashing/) +- [Minimizing connection churn](https://netflixtechblog.com/curbing-connection-churn-in-zuul-2feb273a3598#5e4d) +- [Google Subsetting Algorithm](https://queue.acm.org/detail.cfm?id=3570937) ## ## Alerts and Anomaly Detection