7 ms·
For runtime cost analysis, you could try Steampipe [1] with it's Powerpipe "thrifty" [2] mods. They run dozens of automatic checks across cloud providers for wa
by nathanwallace 2y ago
For runtime cost analysis, you could try Steampipe [1] with it's Powerpipe "thrifty" [2] mods. They run dozens of automatic checks across cloud providers for waste and cost saving opportunities.
If you want to automatically make these changes (with optional approval in Slack) you can use the Flowpipe thrifty mods, e.g. AWS [3].
It's all open source and easy to update / extend (SQL, HCL).
1 - https://github.com/turbot/steampipe https://github.com/turbot/steampipe
2 - https://hub.powerpipe.io/?objectives=cost https://hub.powerpipe.io/?objectives=cost
3 - https://hub.flowpipe.io/mods/turbot/aws_thrifty https://hub.flowpipe.io/mods/turbot/aws_thrifty
- aduwah 2y agoSteampipe is amazing. I am using it daily for about 4 months now