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

A Lambda version of Dynamic DynamoDB #283

Closed
wants to merge 12 commits into from

Conversation

mindaugasrukas
Copy link

Closes #280

Finally got working. Some parts not very nice, but at least it works :)
Please find enclosed documentation and how to setup.

@mindaugasrukas
Copy link
Author

As AWS Lambda is stateless I've found that options such as num-read-checks-before-scale-down is not working. Need some refactoring here..

@bradmurray
Copy link

You can request a history when you call getMetricStatistics on the index. I have a configurable number of checks in my lambda version found here: https://github.com/bradmurray/DynamoDBLambdaMonitor

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

Successfully merging this pull request may close these issues.

Package for Lambda
2 participants