|
|
|
|
|
by StratusBen
1727 days ago
|
|
Cost Explorer does not give per resource cost analytics outside of EC2. So you are unable to see specific resource costs in AWS Cost Explorer without making a very, very large investment in tagging each specific resource with something different. Vantage Advanced Analytics will now show all customers not only total accrued costs per AWS resource but give you day-by-day trends broken down by editorialized category (i.e. Data Transfer) as well as specific AWS billing-code subcategory ("i.e. EU Egress Charges"). Additionally Vantage will show cost trends for each resource so you can plot month-over-month how specific resources like S3 Buckets or SQS Queues are trending in cost. AWS Cost Explorer does not show any of this information. |
|
Cost Explorer does all of what you mentioned. UI allows 1 level group by, API does 2. You can filter & group by API Operation (S3 put object), Service (S3), Usage Type (S3 Standard Storage GB/mo), (predefined) Tags and it works brilliantly over even 1 year of data, fast.
I'm really not convinced on what you can do additionally, since you work on the same data exactly (detailed dumps on S3) apart from nicer charts.