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
- Host: GitHub
- URL: https://github.com/yiu31802/gcp-project
- Owner: yiu31802
- Created: 2018-01-05T01:29:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T03:53:59.000Z (over 8 years ago)
- Last Synced: 2025-03-28T07:43:48.270Z (about 1 year ago)
- Topics: appengine, bigquery, gcp, google-bigquery, google-cloud, google-datastore, resas, twitter, twitter-data, twitter4j
- Language: Java
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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