pull/747/merge
akothari-godaddy 2025-06-22 10:32:39 +08:00 committed by GitHub
commit 9d538b670d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 much data do we expect to handle?
* How many requests per second do we expect? * How many requests per second do we expect?
* What is the expected read to write ratio? * What is the expected read to write ratio?
* What is the peak traffic?
### Step 2: Create a high level design ### Step 2: Create a high level design