dynamodb-table topic
List
dynamodb-table repositories
terraform-aws-tfstate-backend
386
Stars
167
Forks
Watchers
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
typedorm
447
Stars
46
Forks
Watchers
Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
dynamodb-copy-table
161
Stars
70
Forks
Watchers
A simple python script to copy dynamodb table (useful for achieving renaming of table)
terraform-aws-dynamodb
81
Stars
106
Forks
Watchers
Terraform module that implements AWS DynamoDB with support for AutoScaling
dyndb-mutex
65
Stars
7
Forks
Watchers
A mutex lock implementation leveraging DynamoDB. Useful for AWS Lambda
terraform-aws-dynamodb-autoscaler
22
Stars
33
Forks
Watchers
Terraform module to provision DynamoDB autoscaler