Skip to content

This application has demo to show use of appengine, pubsub ,bigquery and dataflow

Notifications You must be signed in to change notification settings

divyang4481/GCP-dataflow-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. This demo application is divided in following component

  2. Client application ( e.g. shopping cart) using App engine

  3. Data collector using App engine and pubsub

  4. Demo pipeline using pubsub , dataflow and bigquery

Client application load "https://storage.googleapis.com/staticdemo/sp.min.js" file to send user events to data collector.

Then data collector will publish this data to pubsub topic

then demo pipeline will subscribe that topic and use as stream to transform json event data into bigquery

About

This application has demo to show use of appengine, pubsub ,bigquery and dataflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published