Enable DynamoBD On-Demand feature
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
## Background
[AWS announced DynamoDB On-Demand feature](https://aws.amazon.com/blogs/aws/amazon-dynamodb-on-demand-no-capacity-planning-and-pay-per-request-pricing/) at Nov 28th, 2018 right after Re:Invent. This feature will really easy out our pain to scale DynamoDB tables even have autoscaling policy applied.
## Desired Change
Support DynamoDB On-Demand in terraform module as an optional setting.
Contributor guide
Research direction
Start by locating the Terraform module and its existing DynamoDB capacity settings. Confirm how an optional On-Demand setting should be represented, then verify that the module can create a table using On-Demand capacity without breaking existing configurations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, terraform
- Domain
- cloud, databases, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100