Show HN: An open-source Go CLI to generate local AWS cost reports

(awsdoctor.compacompila.com)

2 points | by elC0mpa 1 hour ago

1 comments

  • elC0mpa 1 hour ago
    Hello guys, I am just another backend/devops guy who works a lot with AWS doing mostly repetitive tasks. This is precisely the reason why I created aws-doctor, a CLI tool that allows you to audit your aws account, compare costs between current and last month for the same period and many other things

    I already talked about this tool in this link (https://news.ycombinator.com/item?id=46675092) and today I just want to tell you about the recent major updates

    1 - now you can generate the pdf reports from the terminal (no headless browser needed) from each flow: cost, trend, waste

    2 - there are new checks added, like S3 buckets without lifecycle policies, idle rds instances and more..

    3 - I built a dedicated docs site where you can quickly search for exactly what you need

    The project also just crossed 400 on GitHub, which is a huge milestone for me! If you try it out and find it useful for your own infrastructure, I would really appreciate a star on the repo (https://github.com/elC0mpa/aws-doctor)