All Projects → awslabs → Performance Dashboard On Aws

awslabs / Performance Dashboard On Aws

Licence: other
A simple cost-effective web application to build and publish dashboards.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Performance Dashboard On Aws

Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-26.79%)
Mutual labels:  aws, serverless
Examples
Infrastructure, containers, and serverless apps to AWS, Azure, GCP, and Kubernetes... all deployed with Pulumi
Stars: ✭ 1,085 (+1837.5%)
Mutual labels:  aws, serverless
Chalice
Python Serverless Microframework for AWS
Stars: ✭ 8,513 (+15101.79%)
Mutual labels:  aws, serverless
Bootcamp 2021
Fusing Serverless Cloud Computing, Infrastructure as Code, Graph Databases, AI, and IoT Technologies and preparing for Operation Unicorn Startups
Stars: ✭ 55 (-1.79%)
Mutual labels:  aws, serverless
Lambda Audio
Run Sound eXchange (SoX), the Swiss Army knife of audio manipulation, with Lame on AWS Lambda
Stars: ✭ 53 (-5.36%)
Mutual labels:  aws, serverless
Shorty.sls
Serverless URL shortener written in Python3 using the serverless framework
Stars: ✭ 35 (-37.5%)
Mutual labels:  aws, serverless
Serverless
This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included.
Stars: ✭ 1,048 (+1771.43%)
Mutual labels:  aws, serverless
Workshop Donkeytracker
Workshop to build a serverless tracking application for your mobile device with an AWS backend
Stars: ✭ 27 (-51.79%)
Mutual labels:  aws, serverless
Serverless Es Logs
A Serverless plugin to transport logs to ElasticSearch
Stars: ✭ 51 (-8.93%)
Mutual labels:  aws, serverless
Serverless Application Model
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
Stars: ✭ 8,305 (+14730.36%)
Mutual labels:  aws, serverless
Serverless Plugin Stackstorm
Plugin for serverless framework to run ready to use actions from StackStorm Exchange as AWS Lambda.
Stars: ✭ 28 (-50%)
Mutual labels:  aws, serverless
Aws Power Tuner Ui
AWS Lambda Power Tuner UI is an open source project creating a deployable easy to use website built on a layered technology stack allowing you to optimize your Lambda functions for cost and/or performance in a data-driven way via an easy to use UI.
Stars: ✭ 52 (-7.14%)
Mutual labels:  aws, serverless
Graphql Serverless
Sample project to guide the use of GraphQL and Serverless Architecture.
Stars: ✭ 28 (-50%)
Mutual labels:  aws, serverless
Lambda Packs
Precompiled packages for AWS Lambda
Stars: ✭ 997 (+1680.36%)
Mutual labels:  aws, serverless
Aws Lambda Dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Stars: ✭ 945 (+1587.5%)
Mutual labels:  aws, serverless
Lambdify
AWS Lambda automation and integration for Python.
Stars: ✭ 48 (-14.29%)
Mutual labels:  aws, serverless
Panther
Detect threats with log data and improve cloud security posture
Stars: ✭ 885 (+1480.36%)
Mutual labels:  aws, serverless
Aws Auto Terminate Idle Emr
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
Stars: ✭ 21 (-62.5%)
Mutual labels:  aws, serverless
Aws Serverless Java Container
A Java wrapper to run Spring, Jersey, Spark, and other apps inside AWS Lambda.
Stars: ✭ 1,054 (+1782.14%)
Mutual labels:  aws, serverless
Serverless Export Env
Serverless plugin to export environment variables into a .env file
Stars: ✭ 51 (-8.93%)
Mutual labels:  aws, serverless

Performance Dashboard on AWS

Unit Tests Version

Performance Dashboard on AWS user interface image

Performance Dashboard on AWS (PDoA) is a solution for national, municipal, and local governments to publish and visualize their data, so it can be easily shared internally and externally. This cost-effective solution presents digital service performance and other metrics in an accessible, clear, and open way. Performance Dashboard on AWS allows users to customize dashboards to visually demonstrate efficiencies achieved such as the processing of driver license applications or how citizenship statistics have changed over time. Dashboards clearly present performance data to meet the needs of data users including digital leaders, service owners, and the public.

Performance Dashboard on AWS is setup by running its CloudFormation template. This will create an instantiation of the solution. The architecture diagram provides an overview of what will be built:

Architecture diagram

Key Features

Below are a few key features of the Performance Dashboard:

  • Users can configure dashboards to visualize data in easy-to-understand ways through the use of charts and tables. The pairing of modern data visualizations and text features help governments share their data-driven findings.
  • A supportive workflow guides users through dashboard creation step-by-step, from creating an initial draft to archiving a published dashboard.
  • Built with AWS serverless technology, the system is designed to keep costs at a minimum by only incurring costs when your dashboard is actively being used.

To access additional details on the system's features and workflows, please view the user guide.

Getting Started

Launch Solution

PDoA comes with pre-built code to provision an instance in your AWS account. You can use the provided AWS CloudFormation template (CFT) to install PDoA in a few clicks. If you're in a developer or techops role and want to update or experiment with the source code, the provided AWS Cloud Development Kit (CDK) script makes it easy to deploy your changes. If you're already familiar with deploying resources on AWS using CFT, click the link below to deploy in the us-east-1 region. Refer to the installation guide for more detailed instructions.

Region Launch
Install in us-east-1 Install in us-east-1

Clone this repository

The mainline branch of this repository develops rapidly. If you want to obtain the latest stable copy of the code, clone this repository using the tag of the most recent release, which currently is 0.4.0-beta.

$ git clone -b 0.9.0-beta https://github.com/awslabs/performance-dashboard-on-aws.git

Security

See CONTRIBUTING for more information.

Want to contribute?

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

Feedback

We would love to hear from you, contact us at [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].