This project helps identify wasted or underutilized cloud resources and provides actionable recommendations to optimize cloud costs.
Currently, it supports AWS with recommendations for:
- Amazon EBS
- Amazon RDS
- AWS Load Balancers
-
Install dependencies:
pip install -r requirements.txt
-
Configure your AWS credentials in environment variables.
-
Run the analysis script (after setting the appropriate AWS Region and credentials):
./aws_report.sh
Each supported AWS resource has detailed documentation on how recommendations are generated: