An open API service indexing awesome lists of open source software.

https://github.com/yiu31802/gcp-project

GCP AppEngine project of Twitter data and some sample code
https://github.com/yiu31802/gcp-project

appengine bigquery gcp google-bigquery google-cloud google-datastore resas twitter twitter-data twitter4j

Last synced: about 1 month ago
JSON representation

GCP AppEngine project of Twitter data and some sample code

Awesome Lists containing this project

README

          

# About this project
This is a GCP project in Java aiming for implementing a AppEngine
that deals with a large dataset originated from Twitter.

This work has nothing to do with my primary job, but rather for
personal interest in GCP and in Twitter data.

Throughout the development of the project, I encapsulate pieces of
technology concepts in `src/test`. Also some related links that I
found useful and relevant are stored in commit message.

# Planned GCP components to use

- BigQuery
- Datastore
- Dataflow
- AppEngine Standard and Flexible
- (?) Dataproc or ML Engine