The Performance Dashboard on AWS solution will retire on November 30, 2024. We encourage customers to explore migrating to Amazon QuickSight for your business intelligence needs, or visit the AWS Solutions Library to find other AWS Solutions.
Overview
Benefits
Configure dashboards to visualize data in easy-to-understand ways through the use of charts and tables.
The solution offers a step-by-step guide with clear instructions to take you from concept to publishing, with straightforward guidance for updates and maintenance.
AWS offers you a pay-as-you-go approach for pricing; you pay only for the individual services you need, for as long as you use them.
AWS CloudFormation templates automatically deploy the cloud resources necessary for you to get started building dashboards.
Technical details
You can automatically deploy this architecture using the implementation guide and the AWS CloudFormation templates for AWS Regions or an optional template for any Region outside of US East.
Step 1
The AWS CloudFormation template deploys an Amazon CloudFront distribution and an Amazon Simple Storage Service (Amazon S3) bucket to host and serve the web front-end, which includes HTML pages, CSS stylesheets, and JavaScript code.
Step 2
An Amazon API Gateway resource to host the APIs called by the web front end to access the AWS Lambda functions that perform the application functions.
Step 4
An Amazon DynamoDB table to store metadata about the dashboards and datasets.
Step 5
An S3 bucket to store the datasets used with the dashboards.
Step 6
An Amazon Cognito user pool to store the identities of the users creating the dashboards.
- Publish Date
Launch this template first if deploying to an AWS Region other than US East (N. Virginia).
Main solution template for launching the solution and all components.