Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1013 Bytes

File metadata and controls

17 lines (11 loc) · 1013 Bytes

Copyright (C) 2014 Google Inc.

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

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

Disclaimer: Sentiment analysis feature is only implmented in the PubSub solution. If you are interested in the sentiment analysis feature, please ignore the Redis implmentation.

The app in the pubsub directory uses Google Cloud PubSub.

The app in the redis subdirectory uses Redis.