10. - Quick Deployment
- Interoperability
- High Availability
- Developer Friendly API
Google Compute Engine
11. - Quick Deployment
- Create Instance ? 30sec
- Enough for scale out in mild
trafic peak
- AppEngine is the best solution for
rapid trafic peak¡
Google Compute Engine
12. - Interoperability
- scope for Google Cloud API
- compute_engine(read, read/write)
- storage(read, write, read/write)
- bigquery
- cloudsql
Google Compute Engine
14. - Your System must be redundant
Google Compute Engine
15. - Developer Friendly API
- Web Console
- Every operation has it¡¯s equivalent
of REST API or command line
- REST API (Client Libraries)
- google-client-ruby-api(ruby)
- Ansible+libcloud(python)
- etc...
- SDK (command line tool)
- gcloud
- bq
Google Compute Engine
16. Google BigQuery
- Log Aggregation
- Easy to Streaming Insert
- Incredibly Scalable Query
- High Cost Performance
17. Google BigQuery
- Log Aggregation
- Resouce Usage Analysis
- Activity Analysis
- Accounting
- Easy to streaming insert
- fluentd (fluent-plugin-bigquery)
- Incredibly Scalable Query
- Almost Constant Response Time
18. Google BigQuery
- High Cost Performance
- Storage Cost
- BigQuery < GCS < AWS S3
- Import/Export
- Free
- Streaming Insert
- $0.01 per 100,000 rows
- Query
- Depends on processed data volume