Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yprikhodko patch 5 #760

Merged
merged 4 commits into from
Mar 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions changes/CHANGELOG-cudos.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

# CUDOS v5

# CUDOS - 5.3

* **AI/ML:** Added section 'Amazon Q' which provide insights into Amazon Q spend and usage details with visuals 'Amazon Q spend trend', 'Amazon Q Index usage trend', 'Amazon Q spend per Account', 'Amazon Q spend per Region', 'Amazon Q spend per Operation', 'Amazon Q Index Daily Unit Usage per Account'
* **AI/ML:** Added visual 'SageMaker ML instance Hourly Spend by Purchase Option'. 'SageMaker Spend and Unit Cost by Instance Type' changed to 'SageMaker Spend and Unit Cost by Instance Family' with ability to drill down to Instance Type
* **AI/ML:** Amazon Bedrock spend per UsageType Group now categorizes Bedrock spend by Image Generation, Input Tokes, Output Tokens, Model Units and Model Customization
* **Storage & Backup:** Sheet 'Storage' renamed to 'Storage & Backup'. Added section Backup with visuals to track cost and usage insights for backup storage and snapshots, namely 'Backup spend per Service', 'Backup spend per Account', 'Backup spend per Region', 'Backup spend per Usage Type', 'Daily Backup spend per Service', 'Daily Backup Spend per Resource' and 'Backup Spend Detailed Resource View'
* **Compute:** New section EC2 Compute Elasticity with visuals which show % of usage time per instance over last 30 days to identify instances and accounts which could be scheduled to stop when they are not needed, namely 'Average EC2 Instance Usage time % and Cost per Account', 'EC2 Hourly Cost', 'EC2 Instances Usage time % and Cost' and 'EC2 Instances Daily Usage in Hours'
* **Compute:** New visual 'Lambda Spend per Processor Architecture' to track adoption of Arm/Graviton 2 based Lambda functions.
* **Compute:** New EKS Extended Support section with visuals 'EKS Extended Support Cost', 'EKS Extended Support Cost per Account', 'EKS Clusters with Extended Support'
* **Databases:** New Section Databases Elasticity with visuals which show % of usage time per resource over last 30 days to identify instances and accounts which could be scheduled to stop when they are not needed, namely 'Databases Average Usage time % and Cost', 'Databases Hourly Usage', 'Databases Usage time % and Cost per Resource', 'Databases Instances Daily Usage in Hours'
* **Databases:** Added Amazon MemoryDB spend and usage to the existing visuals
* **Monitoring and Observability:** 'CloudTrail Usage Cost by Usage Type' now groups by usage type without region prefix to simplify CloudTrail cost tracking

# CUDOS - 5.2

* **Databases:** New RDS Extended Support section with 'RDS Extended Support Cost', 'RDS Extended Support Cost per Account' and 'RDS Extended Support Cost per Resource' visuals
Expand Down
Loading