dynamic-dynamodb
dynamic-dynamodb copied to clipboard
A Lambda version of Dynamic DynamoDB
Closes #280
Finally got working. Some parts not very nice, but at least it works :) Please find enclosed documentation and how to setup.
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..
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