Update README.md

pull/747/head
akothari-godaddy 2023-02-23 14:29:03 -08:00 committed by GitHub
parent 2d8231663f
commit 4aa70e30fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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