Opportunity Name:
EBS Underutilized Volume Optimization Finder
AWS Resource Type:
Amazon Elastic Block Store (EBS)
Opportunity Description:
This Finder identifies Amazon EBS volumes that are overprovisioned relative to their actual usage. By analyzing detailed usage metrics and applying predictive modeling, it recommends optimal volume sizes to reduce storage costs while maintaining sufficient capacity for future needs. These recommendations help organizations optimize cloud expenses without compromising performance.
Criteria for Identifying the Opportunity:
-
Volume Identification:
- EBS volumes with usage patterns suggesting overprovisioning are flagged.
- Volumes must meet a minimum annualized cost threshold (e.g., $100) for consideration.
-
Usage Analysis:
- Validate the presence of EBS volumes and ensure they are attached to an active instance.
- Exclude root device volumes from analysis.
- Retrieve and analyze 7-90 days of usage metrics to predict future storage needs.
- Use a 10% overhead buffer to calculate optimal volume size.
-
Exclusions:
- Volumes tagged with
dontfixit
are excluded from recommendations.
- Volumes tagged with
Potential Savings:
The savings are calculated as the difference between the current cost and the cost of the resized volume. For example:
- A volume reduced from 1TB to 500GB can save up to 50% in costs, depending on the pricing of the original and optimized sizes.
What Happens When the Fixer is Executed?
This Finder provides recommendations only. Users must manually resize the EBS volumes based on the recommendations. The resizing process can be performed through the AWS Management Console or CLI using Elastic Volumes.
Is It Possible to Roll Back Once CloudFix Implements the Fixer?
Rollback is not applicable because no automatic changes are made by CloudFix. Users retain full control over whether and how to implement the recommendations.
Can CloudFix Implement the Fix Automatically Once I Accept the Recommendation?
No, this Finder generates recommendations only. Users must manually implement the resizing.
Comments
0 comments
Article is closed for comments.