DEV Community

LABOUARDY Mohamed
LABOUARDY Mohamed

Posted on

Analyze and manage AWS cost, usage and security in one dashboard

In order to build HA & Resilient applications in AWS, you need to assume that everything will fail. Therefore, you always design and deploy your application in multiple AZ & regions. So you end up with many unused AWS resources (Snapshots, ELB, EC2, Elastic IP, etc) that could cost you a fortune.

One pillar of AWS Well-Architected Framework is Cost optimization. That’s why you need to have a global overview of your AWS Infrastructure. Fortunately, AWS offers many fully-managed services like CloudWatch, CloudTrail, Trusted Advisor & AWS Config to help you achieve that. But, they require a deep understanding of AWS Platform and they are not straighforward.

Support GCP

That’s why I came up with Komiser a tool that simplifies the process by querying the AWS API to fetch information about almost all critical services of AWS like EC2, RDS, ELB, S3, Lambda … in real-time in a single Dashboard.

Support Multiple AWS Accounts

Komiser is 100% Open Source, it support both AWS and GCP in one place. Azure support will released soon.

GitHub logo tailwarden / komiser

Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!

Amp Logo

Komiser is an open-source cloud-agnostic resource manager designed to analyze and manage cloud cost, usage, security, and governance all in one place. It integrates seamlessly with multiple cloud providers, including AWS, Azure, Civo, Digital Ocean, OCI, Linode, Tencent, Scaleway and more. Interested? read more about Komiser on our website.

If you’re using Komiser or if you like the project, please ⭐ this repository to show your support! 🤩

Discord GitHub commit activity Docker pulls

Komiser gif

Table of Contents

What is Komiser? 🤷

Komiser is an open source project created to analyse and manage cloud cost, usage, security and governance




Hope it helps ! The CLI is still in its early stages, so you are welcome to contribute to the project on GitHub.

Top comments (1)

Collapse
 
mlabouardy profile image
LABOUARDY Mohamed

I will appreciate your feedback on how to improve the tool.