From 4aa70e30faf8389dc6afe781cf26248fca1a7d51 Mon Sep 17 00:00:00 2001 From: akothari-godaddy <103447980+akothari-godaddy@users.noreply.github.com> Date: Thu, 23 Feb 2023 14:29:03 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c2f2dbc..393cffc5 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ Gather requirements and scope the problem. Ask questions to clarify use cases a * How much data do we expect to handle? * How many requests per second do we expect? * What is the expected read to write ratio? +* What is the peak traffic? ### Step 2: Create a high level design