Elevator pitch Real-time AWS EC2/RDS health dashboard with cost anomaly detection and remediation hints.
Industry Cloud Infrastructure & DevOps
Problem
- Manual AWS console checks waste engineering time daily.
- Cost spikes go unnoticed until billing cycle closes.
Solution
- Unified view of EC2/RDS status, uptime, and resource utilization.
- Automated anomaly alerts with actionable cost-saving recommendations.
Tools
aws-ec2-status: Fetch instance state, CPU, memory, uptime metrics.aws-rds-health: Query database cluster health, connections, query performance.aws-cost-anomaly: Detect spending deviations and flag resource inefficiencies.aws-remediation-hints: Generate optimization suggestions (right-sizing, reserved instances).
Widgets
/dashboard: Real-time status cards, cost trend chart, alert feed./anomalies: Detailed anomaly timeline with drill-down cost attribution.
Conversation starters
- "Show me EC2 instances with high CPU that could be right-sized."
- "What's driving my AWS bill spike this week?"