A python tool that periodically collects a list of resources in cloud accounts
![](https://www.deeplearningdaily.com/wp-content/uploads/2021/08/a-python-tool-that-periodically-collects-a-list-of-resources-in-cloud-accounts_612963397470c-375x210.jpeg)
Cloudkeeper
Cloudkeeper is a standalone CLI tool that periodically collects a list of resources in cloud accounts, provides metrics about them, and can clean them up.
If you ever
- had a standstill in your CI pipeline because a broken job leaked cloud resources which triggered a quota limit
- wanted to find all the places an expired certificate is used in
- had to change the tags of thousands of EC2 instances at once
- needed to delete all unused EBS volumes that had no I/O in the past month
- wished for a god view that lets you explore all cloud usage across all clouds
- reported the cost of a project across different accounts or even across clouds
- cleaned up orphaned load balancers that had no active backends
- wanted to automate any