Update README.md

This commit is contained in:
akothari-godaddy
2023-02-23 14:29:03 -08:00
committed by Ido Ophir
parent 1bbde535b3
commit 629ad9e68b

View File

@@ -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