You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature would be a good fit for our prod envs, which have consistent read throughput and do not spike. The cost savings would not be significant, as our total DynamoDB spend for the hub is less than $200/month across all 10 clusters.
This feature would not be as good a fit for our dev and staging environments. The regular running of integration tests (which create, read and delete many channels) causes significant load spikes.
Currently all of the hub tables have hard limits, which can be exceeded if usage patterns change.
This could minimize that risk.
https://aws.amazon.com/blogs/aws/new-auto-scaling-for-amazon-dynamodb/
The text was updated successfully, but these errors were encountered: