From 914736a29f2b1164c390b30bd8b53479f9ae8727 Mon Sep 17 00:00:00 2001 From: Kofi Forson Date: Sat, 4 Jul 2020 07:55:42 -0700 Subject: [PATCH] Update Twitter back-of-the-envelope calculations (#414) --- solutions/system_design/twitter/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/solutions/system_design/twitter/README.md b/solutions/system_design/twitter/README.md index 374f5dd..7df0132 100644 --- a/solutions/system_design/twitter/README.md +++ b/solutions/system_design/twitter/README.md @@ -80,6 +80,7 @@ Search * 60 thousand tweets delivered on fanout per second * 150 billion tweets delivered on fanout per month * (400 requests per second / 1 billion requests per month) * 4,000 search requests per second + * 10 billion searches per month * (400 requests per second / 1 billion requests per month) Handy conversion guide: