module
Version:
v0.0.0-...-9cd4f38
Opens a new window with list of versions in this module.
Published: Jul 1, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
igotyou
a Geo-index based social network
Demo
Users can send, search posts based on location
- Adopted OAuth (JSON Web Token) for user registration and verification to reduce database query
- Built a web service with Go to handle posts and deployed it to Google Cloud (GAE flex) for load balancing
- Deployed Elasticsearch (GCE) to provide efficient location-based search such that users can search nearby posts
- Stored large-scale (PB) structured data for cloud computing in Bigtable
- Implemented a daily dump of posts via Google Dataflow to BigQuery for offline analysis
- Aggregated the data at the post level and user level to improve the keyword-based spam detection (BigQuery)
- Trained the model by Cloud Machine Learning API for better prediction such as Face Detection (TensorFlow)
- Reduced the response time by Redis Cloud as cache
Directories
¶
Click to show internal directories.
Click to hide internal directories.