API Gateway ChecksCloudFront ChecksCloudTrail ChecksCloudWatch ChecksCost Explorer ChecksDynamoDB ChecksEBS ChecksEC2 ChecksECR ChecksECS ChecksEKS ChecksElastiCache ChecksEMR ChecksLambda ChecksNetworking ChecksRDS ChecksRedshift ChecksRoute 53 ChecksS3 ChecksSecrets Manager Checks
Dashboard: DynamoDB Checks
Thrifty DynamoDB Benchmark
Thrifty developers optimize their DynamoDB tables for cost efficiency. This benchmark focuses on identifying tables with stale data and those that could benefit from auto-scaling to reduce costs.
Variables
| Variable | Description | Default | 
|---|---|---|
| dynamodb_table_stale_data_max_days | The maximum number of days table data can be unchanged before it is considered stale. | 90 days | 
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thriftyStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select DynamoDB Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run aws_thrifty.benchmark.dynamodb --shareBenchmark
This dashboard is automatically generated from the following benchmark:
benchmark.dynamodb