Skip to content

mpawar006/cost-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’° Cost-Sentry: AI-Driven AWS Cost Optimization

Cost-Sentry is a lightweight FinOps agent designed to identify "zombie" resources. Built for the GitHub Copilot CLI Challenge, it uses AI reasoning to audit cloud waste and calculate potential savings.

πŸš€ The Mission

Unattached EBS volumes are often overlooked, leading to "silent" cloud spend. Cost-Sentry automates the discovery of these volumes and provides an immediate financial report.

πŸ› οΈ Tech Stack

  • AI Engine: GitHub Copilot CLI (gh copilot)
  • SDK: Boto3 (AWS SDK for Python)
  • Reporting: Tabulate

🚦 Features

  • Automated Audit: Scans us-east-1 for volumes in the available state.
  • Cost Calculation: Uses a standard rate of $$0.10$ per GB/month to estimate waste.
  • Formatted Reporting: Generates clean terminal tables for easy review.

πŸ’» Usage

python ebs_waste_analyzer.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages