turbot/aws_thrifty

GitHub
Loading controls...

Benchmark: ECS Checks

Thrifty ECS Benchmark

Thrifty developers eliminate their underutilized ECS clusters and ECS services without an autoscaling policy. This benchmark focuses on finding ECS clusters that have low utilization and an ECS service without an autoscaling policy.

Variables

VariableDescriptionDefault
ecs_cluster_avg_cpu_utilization_highThe average CPU utilization required for clusters to be considered frequently used. This value should be higher than ecs_cluster_avg_cpu_utilization_low.35%
ecs_cluster_avg_cpu_utilization_lowThe average CPU utilization required for clusters to be considered infrequently used. This value should be lower than ecs_cluster_avg_cpu_utilization_high.20%

Usage

Browse dashboards and select ECS Checks:

steampipe dashboard

Or run the benchmarks in your terminal:

steampipe check aws_thrifty.benchmark.ecs

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share aws_thrifty.benchmark.ecs

Controls

Tags