-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ad5c202
commit 5cd5eab
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# Workload Calculator | ||
|
||
This is a simple workload calculator with the purpose of estimating total operations/sec required for a given workload. | ||
The output of this is then fed into a calculator for DynamoDB, which provide costs estimates for the workload. | ||
The output of this is then fed into a calculator for DynamoDB, which provide costs estimates for the workload. | ||
|
||
![Github Pages](https://img.shields.io/badge/github%20pages-121013?style=for-the-badge&logo=github&logoColor=white) |