Benchmark: EMR Checks
Thrifty EMR Benchmark
Thrifty developers ensure that their EMR clusters use the latest generation of Amazon Elastic MapReduce instances instead of the previous generation of instances for better hardware performance, and also ensure that the clusters are not idle for more than 30 minutes.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select EMR Checks.
Run this benchmark in your terminal:
powerpipe benchmark run aws_thrifty.benchmark.emr
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_thrifty.benchmark.emr --share
Controls
- EMR clusters of previous generation instances should be reviewed
- EMR clusters idle for more than 30 minutes should be reviewed