From ca5beeb7c2c97604f8e84ae126a855c29b31da6a Mon Sep 17 00:00:00 2001 From: Siarhei Date: Mon, 6 Jun 2022 11:11:06 +0200 Subject: [PATCH] Add a link to "System Design And Recommendation Algorithm Of 20 Big Companies" --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 952c7fbe..78e56d5d 100644 --- a/README.md +++ b/README.md @@ -1718,6 +1718,8 @@ Handy metrics based on numbers above: ### Company architectures +Start with an overview of the architectures of well know big tech companies: [System Design And Recommendation Algorithm Of 20 Big Companies](https://www.theinsaneapp.com/2021/03/system-design-and-recommendation-algorithms.html). + | Company | Reference(s) | |---|---| | Amazon | [Amazon architecture](http://highscalability.com/amazon-architecture) |