# Introduction

AWS infrastructure can grow pretty fast and sometimes it leads to underutilized resources and bad design choices. This tool aims to tackle those.

Its **dead simple, opinionated tool** that analyzes AWS infrastructure and finds ways to reduce cost

* [Getting Started ](https://vinay-lodha.gitbook.io/greenbot/setup)
* [GitHub Repository](https://github.com/vinay-lodha/greenbot)
* [Issue Tracker](https://github.com/vinay-lodha/greenbot/issues)&#x20;
* [Releases](https://github.com/vinay-lodha/greenbot/releases)

It is implemented as set of rules, with each rule looking for specific problem.

## License

Released under the [Apache License 2.0](https://github.com/vinay-lodha/greenbot/blob/master/LICENSE)
