Image under enterprise protection
Flagship Project / In-Dev
Aura Optimizer
Overview
Aura Optimizer is a cost-management tool that helps organizations reduce their AWS bill. By analyzing historical CloudWatch data, it predicts future usage and identifies underutilized resources, providing actionable recommendations for resizing or pausing services.
Challenges
Aggregating and normalization of cost data across different AWS services and regions.
Solutions
Built a centralized data pipeline using AWS Glue and Athena for large-scale analysis.
Stack
CloudWatchPythonScikit-LearnAWS SDK