googleinterns / step229-2020

1 stars 1 forks source link

step229-2020

Dataflow Service Analyser

This is the capstone project made by Andreea Nica and Tallie Blanshard during their 2020 Google STEP internship.

What is the Dataflow Service Analyser?

The Dataflow Service Analyser is an open-source web application that takes data from a Google Cloud project's Dataflow jobs and processes them, providing a high-level graphical overview of the project, allowing the user to gain better insight into how they are spending their money and the resources being used by their jobs.

Job data can be aggregated, allowing the user to choose exactly what data they'd like displayed - whether it's aggregated by location, SDK, owner etc.

The graphs displayed include:

'Login' Page The first page you see when you open the application. 'Home' Page Once you've entered your details correctly, you can then choose how to aggregate the data. Cost and Cost Estimation Job Status Analysis Resource Analysis Geochart

Why did we make this?

Technologies used

Front-End