https://github.com/cfelde/aws-ddb-management
AWS DynamoDB table throughput management
https://github.com/cfelde/aws-ddb-management
Last synced: 11 months ago
JSON representation
AWS DynamoDB table throughput management
- Host: GitHub
- URL: https://github.com/cfelde/aws-ddb-management
- Owner: cfelde
- License: gpl-3.0
- Created: 2016-06-23T18:37:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T18:37:46.000Z (almost 10 years ago)
- Last Synced: 2025-04-03T14:28:08.519Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AWS DynamoDB table throughput management
Long ago I wrote a blog post about [building a better DynamoDB scaling tool](http://blog.cfelde.com/2014/07/building-a-better-dynamodb-throughput-scaling-tool-part-2/). So I did, but I didn't share it
with anyone. Since then, multiple people have asked me to share it, and now, finally I've given in ;)
The tool as initially released needs some work on moving various parameters into external configuration. But, as is,
it works and I've been using it for a few years now.
I don't expect to spend too much time improving it, and in fact I am myself moving off of DynamoDB. But if you want to
help out feel free to send me some pull requests.