Skip to content

EUC Dashboard Compatable with CUR1&2 #1155

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

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
12 changes: 12 additions & 0 deletions changes/CHANGELOG-euc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# What's new in the End User Computing (EUC) Dashboard
The EUC dashboard offers a centralized solution for monitoring and optimizing Amazon WorkSpaces and AppStream 2.0 environments by combining Cost and Usage Report (CUR) data with API-driven insights.

## Key Features and Capabilities
1. Comprehensive WorkSpaces Management: Deep visibility into usage patterns, costs, and performance metrics including user sessions, protocol usage, and operating system distribution.
2. AppStream 2.0 Analytics: Detailed insights into fleet utilization, image builder usage, and weekend usage patterns to optimize resource allocation.
3. Enhanced Cost Optimization: Automated identification of optimization opportunities, including inefficient AutoStop instances and underutilized resources.
4. User-Level Insights: Lambda-powered features capture environmental data including username, directory information, and user connection details.
5. Performance Monitoring: Integration with CloudWatch metrics provides CPU and memory utilization data for proactive capacity management.

## EUC Dashboard - v1.0.0
* Initial release
1 change: 1 addition & 0 deletions dashboards/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Resources:
- Url: graviton-savings-dashboard/graviton_savings_dashboard.yaml
- Url: graviton-savings-dashboard/graviton_legacy.yaml # deprecated
- Url: amazon-connect/amazon-connect.yaml
- Url: euc/euc-dashboard.yaml
- Url: support-cases-radar/support-cases-radar.yaml
- Url: health-events/health-events.yaml
- Url: scad-containers-cost-allocation/scad-containers-cost-allocation.yaml
Expand Down
Loading
Loading