The Dynamic DynamoDB project is today releasing an AWS CloudFormation template to make it as easy as possible to get started with Dynamic DynamoDB. Dynamic DynamoDB is a popular open source product that provides auto scaling for AWS DynamoDB.
The template will launch a t1.micro EC2 instance with the latest version of Dynamic DynamoDB pre-installed. All you need to do is to provide a configuration file to use, the rest is handled automatically.
You can read more and get started with the CloudFormation template in the project documentation.
If you have any issues, please feel free to submit an issue at the project’s GitHub Issues page.
Happy auto scaling!