Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion solutions/system_design/scaling_aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Unless you have a background in AWS or are applying for a position that requires

Handy conversion guide:

* 2.5 million seconds per month
* 2.5 million requests per month
* 1 request per second = 2.5 million requests per month
* 40 requests per second = 100 million requests per month
* 400 requests per second = 1 billion requests per month
Expand Down