Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Also listen on throttled writes/reads and increase to match #315

Open
felixsand opened this issue Nov 21, 2016 · 0 comments
Open

Also listen on throttled writes/reads and increase to match #315

felixsand opened this issue Nov 21, 2016 · 0 comments

Comments

@felixsand
Copy link

felixsand commented Nov 21, 2016

We use dynamic-dynamodb to auto increase / decrease a DynamoDb table that handles sessions and sometimes (usually due to certain types of DoS-attacks) we receive sudden spikes that result in throttled writes. It would be wonderful if dynamic-dynamodb could listen on these CloudWatch metrics as well and increase the capacity until the throttling has subsided.

Maybe a new config value so that it's possible to scale up X% or X points if these metrics are triggered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant