diff --git a/README.md b/README.md index d51ee96b..74db2f78 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,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