Skip to content

Example Kubernetes app that shows how to build a 'pipeline' to stream data into BigQuery. Uses Redis or Google Cloud PubSub

License

Notifications You must be signed in to change notification settings

squee1945/kubernetes-bigquery-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2014 Google Inc.

Example apps: Real-time data analysis using Kubernetes, Redis or PubSub, and BigQuery

This repository contains two related example Kubernetes apps that show how to build a 'pipeline' to stream data into BigQuery.

The first app, in the redis subdirectory, uses Redis. Documentation for this example can be found on the Google Cloud Platform site: https://cloud.google.com/solutions/real-time-analysis/kubernetes-redis-bigquery

The second app, in the pubsub directory, uses Google Cloud PubSub instead of Redis.

About

Example Kubernetes app that shows how to build a 'pipeline' to stream data into BigQuery. Uses Redis or Google Cloud PubSub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%