6 ms·
Readers may find Steampipe's [1] AWS Thrifty Mod [2] useful. It will automatically scan multiple accounts and regions for 50 cost saving opportunities - many of
by nathanwallace 3y ago
Readers may find Steampipe's [1] AWS Thrifty Mod [2] useful. It will automatically scan multiple accounts and regions for 50 cost saving opportunities - many of which are looking for over-provisioned or unused resources. For example, it's crazy how much you can save by doing things like just converting your EBS volumes to the newer gp3 type. Combine with Flowpipe [3] to automate checks and actions. It's all open source and extensible.
1 - https://github.com/turbot/steampipe https://github.com/turbot/steampipe
2 - https://github.com/turbot/steampipe-mod-aws-thrifty https://github.com/turbot/steampipe-mod-aws-thrifty
3 - https://github.com/turbot/flowpipe https://github.com/turbot/flowpipe