Copyright (C) 2014 Google Inc.
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. Documentation for this example can be found on the Google Cloud Platform site:
https://cloud.google.com/solutions/real-time/kubernetes-pubsub-bigquery