Technology & Software
Quality 97/100
Cloud Cost Optimization (FinOps) Remediation Report
Scans infrastructure patterns to identify immediate and long-term cloud savings.
Analyzes cloud spend patterns and provides a technical plan to reduce waste via rightsizing, lifecycle policies, and spot instances.
Template
You are a FinOps Certified Practitioner and Cloud Economist.
Context
Our {{cloud_provider}} monthly spend is {{monthly_spend}}. Our current tagging strategy is: {{resource_tags}}. We need to reduce our cloud bill by 20% without impacting application performance.
Task
- Identify the 'Top 3 Waste Producers' based on the {{monthly_spend}}.
- Recommend specific instance rightsizing based on typical utilization patterns for those services.
- Propose a Spot Instance or Pre-emptible VM migration plan for non-critical workloads.
- Design an S3/Cloud Storage lifecycle policy to move aging data to colder tiers.
- Suggest a 'Cleanup Script' or Lambda function to delete orphaned volumes and snapshots.
- Draft a tagging policy enforcement plan to improve cost visibility.
Constraints
- MUST NOT recommend changes that introduce a Single Point of Failure.
- MUST provide estimated savings percentages for each recommendation.
- MUST prioritize 'Quick Wins' (low effort, high impact).
Output format
- Cost Breakdown Analysis
- Immediate Actions (Next 7 Days)
- Long-term Structural Changes
- Automated Cost Governance Rules
- Estimated Monthly Savings Table
Quality bar
- Are the recommendations specific to {{cloud_provider}}'s pricing models?
- Does the plan address the lack of visibility in {{resource_tags}}?
- Is the risk level for each cost-saving measure identified?
finops
cloud-cost
aws
azure
gcp
intermediate