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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ you can make will have a big impact on the performance and cost efficiency of th


## Designing for cost
A common question heard from from customers is, "How much will it cost to run my application on DynamoDB?"
A common question heard from customers is, "How much will it cost to run my application on DynamoDB?"
Experience with managing a traditional SQL database does not always apply when making the move to DynamoDB.
Customers immediately recoup the costs of undifferentiated heavy lifting, such as the labor of
managing server instances 24x7, not to mention the task of sizing the CPUs, memory,
Expand Down