streak + google cloud platform

14
Data @ Streak How we use the Google Cloud Platform Aleem Mawani, [email protected] , @aloo

Upload: bigdatacloud

Post on 20-Aug-2015

256 views

Category:

Technology


6 download

TRANSCRIPT

Page 1: Streak + Google Cloud Platform

Data @ StreakHow we use the Google Cloud Platform

Aleem Mawani, [email protected], @aloo

Page 2: Streak + Google Cloud Platform

What is Streak?

Page 3: Streak + Google Cloud Platform

1. Serve our app and run business logic

2. Store and Analyze user data

3. Record and analyze every UI action

4. Record and analyze all server logs

5. Record and analyze all client logs

AppEngine + Prediction API + Search API

AppEngine Datastore + Memcache + Cloud Storage + BigQuery

BigQuery (Streaming + Bigquery Extension)

BigQuery (Streaming + Bigquery Extension)

BigQuery (Streaming + Bigquery Extension)

What do we use Google Cloud Platform for?

Page 4: Streak + Google Cloud Platform
Page 5: Streak + Google Cloud Platform
Page 6: Streak + Google Cloud Platform

Streak on Google Cloud

App Engine. .

.

app data

Datastore + Memcache

Page 7: Streak + Google Cloud Platform

Streak on Google Cloud

App Engine. .

.

app data

log da

ta

Logstore

Datastore + Memcache

BigQuery

log data

Page 8: Streak + Google Cloud Platform

Streak on Google Cloud

App Engine. .

.

app data

log da

ta

Logstore

Datastore + Memcache Cloud

Storage

BigQuery

Prediction API

app data

log data

Page 9: Streak + Google Cloud Platform

Streak on Google Cloud

App Engine. .

.

app data

log da

ta

Logstore

Datastore + Memcache Cloud

Storage

BigQuery

Prediction API

app data

App Engine Search API

app data

log data

Page 10: Streak + Google Cloud Platform

Streak on Google Cloud

App Engine. .

.

app data

log da

ta

Logstore

Datastore + Memcache Cloud

Storage

BigQuery

Prediction API

app data

App Engine Search API

app data

Translation API & Human Translators

i18n

log data

Page 11: Streak + Google Cloud Platform

Streak on Google Cloud

App Engine. .

.

app data

log da

ta

Logstore

Datastore + Memcache Cloud

Storage

BigQuery

Prediction API

app data

App Engine Search API

app data

Translation API & Human Translators

i18n

log data

event dataevent data

event data

Page 12: Streak + Google Cloud Platform

BigQuery Demo

Page 13: Streak + Google Cloud Platform

Thanks!

Like big data? Streak.com is hiring!

[email protected]

Page 14: Streak + Google Cloud Platform

Summary

Benefits

● Move fast and build lean!● Google quality infrastructure for everyone● Ask critical business questions

Tradeoffs

● Need to move data incrementally ● Need to make your pipelines fault tolerant at scale

Tips

● Mirror your data in multiple systems, storage is cheap!● Build systems incrementally