Over-provisioned DynamoDB: paying for capacity you never use
· 3 min read
Short version: With provisioned DynamoDB capacity you pay for the read/write units you reserve, used or not. Tables are routinely over-provisioned "to be safe" and then run at 5-10% utilization for years. Here is how to find them and pick the right fix: right-size, turn on auto-scaling, or move to on-demand.