Skip to content

Commit

Permalink
SCAD CCA v2.0.0 (#1089)
Browse files Browse the repository at this point in the history
Updates on changes in SCAD CCA v2.0.0
  • Loading branch information
udid-aws authored Jan 18, 2025
1 parent 363f020 commit 58fd075
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changes/CHANGELOG-scad-cca.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# What's new in SCAD Containers Cost Allocation Dashboard

## SCAD Containers Cost Allocation Dashboard - v2.0.0
* Added support for AWS Split Cost Allocation Data (SCAD) for ECS:
* All visuals now include SCAD ECS data (including AWS Batch on ECS), in addition to SCAD EKS data
* The "EKS Breakdown" sheet has been renamed "Cluster Breakdown"
* CUR 2.0 support: The dashboard now defaults to CUR 2.0, and still supports legacy CUR
* The `scad_cca_summary_view` and `scad_cca_hourly_resource_view` Athena views have been converged to a single view.
The time and data granularity levels remain the same, but now in a single view instead of 2 views
* The hourly and resource-level interactive visuals in the "Cluster Breakdown" sheet have been removed, and converged with the visuals in the "Workloads Explorer" tab, which now have hourly and resource-level data, in addition to the current granularity levels in these visuals

## SCAD Containers Cost Allocation Dashboard - v1.0.0
* Added support to view Net Amortized Cost in "View Cost As" control in all sheets
* Removed "Exlucde last 1 month" from all date range controls to prevent "No Data" (beacuse Split Cost Allocation Data for EKS starts filling data only in current month)
Expand Down

0 comments on commit 58fd075

Please sign in to comment.