Skip to content

phoebe20200523/Real-time-tweet-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Real-time-tweet-analytics

Real-time tweet analytics toolkit installed in Google Cloud

Demo

demo

Design

  1. Built a microservice architecture for real-time analytics of movie-related tweets, which has analyzed more than 200k tweets cumulatively.
  2. Utilized tweet streamer and loader services based on nodejs for listening to real-time Twitter filtered stream API, ingested tweets to Google PubSub topic, and pulled the tweets to BigQuery database.
  3. Deployed the streamer and loader services to GCP AppEngine and configured a CRON job based on GCP Scheduler for polling the tweets and triggering the loader service.
  4. Visualized the trend with a GCP Looker Studio dashboard which connects the BigQuery via a SQL query.

designs

About

Real-time tweet analytics toolkit installed in GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages