How to monitor cloud costs with kosty: an AWS FinOps utility

<p class="wp-block-paragraph">Some month ago I found this interesting project on github: <a href="https://github.com/kosty-cloud/kosty" target="_blank" rel="noopener" title="">https://github.com/kosty-cloud/kosty</a></p> <p class="wp-block-paragraph">Kosty is a cost and security audit written in python and using aws cli to check the current status of your service.</p> <p class="wp-block-paragraph">I followed the quickstart guide:</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"> <p class="wp-block-paragraph">pip3 install kosty</p> <p class="wp-block-paragraph">python3 […]

Read More…