34
Google Cloud Platform User Group Taiwan 2016Q3 Google Cloud Platform Introduction Simon Su @ GCPUG.TW

Google I/O 2016 Recap - Google Cloud Platform News Update

Embed Size (px)

Citation preview

Page 1: Google I/O 2016 Recap - Google Cloud Platform News Update

Google Cloud Platform User Group Taiwan2016Q3

Google Cloud Platform Introduction

Simon Su @ GCPUG.TW

Page 2: Google I/O 2016 Recap - Google Cloud Platform News Update

I am Simon Su...

var simon = {/** I am at GCPUG.TW **/};

simon.GDE = 'https://developers.google.com/experts/people/peihsin-su';

simon.googleshare = 'http://gappsnews.blogspot.tw'

simon.nodejsblog = ‘http://nodejs-in-example.blogspot.tw';

simon.blog = ‘http://peihsinsu.blogspot.com';

simon.slideshare = ‘http://slideshare.net/peihsinsu/';

simon.email = ‘[email protected]’;

simon.say(‘Let’s go Cloud!');

Page 3: Google I/O 2016 Recap - Google Cloud Platform News Update
Page 4: Google I/O 2016 Recap - Google Cloud Platform News Update

Join us NOW!! https://www.facebook.com/groups/GCPUG.TW/

Page 5: Google I/O 2016 Recap - Google Cloud Platform News Update

Cloud Platform Family

BigQuery

Big Data

Pub/Sub Dataflow Dataproc Datalab

Compute

Compute EngineApp Engine Container Engine

Storage

Cloud Storage

Cloud SQL Cloud Datastore

Bigtable

Machine Learning

Speech APIMachine Learning

Translate APIVision API

Page 6: Google I/O 2016 Recap - Google Cloud Platform News Update

Project & Billing ● One view to manage global services

● Free internal communication ● Google style project sharing

with free gmail account, enterprise account, google group account

● Project level quota management

● Project level free quota● One billing account to pay

multi-projects

Page 7: Google I/O 2016 Recap - Google Cloud Platform News Update

Compute Engine ● VM service include instance, network, disk, image, snapshot, firewall, routing, account management

● Private network but “Global” level

● Cheap as you need○ Minutes unit○ Sustain pricing○ Preemptible

● Network functions○ VPN○ NLB / HLB○ CDN○ DNS

VPN LB CDN DNS

Page 8: Google I/O 2016 Recap - Google Cloud Platform News Update

App Engine ● The world's earliest Platform as a Service concept

● Standard Environment○ Python, Java, Go, PHP ○ Auto scale enabled○ Daily free quota○ Service integrate:

■ Datastore■ Memcache■ TaskQueue■ Cron■ Search

● Flexible Environment○ Standard runtime

■ Java, Go, Python, Node.js○ Customize runtime

■ HTTP support runtime● Cloud Endpoint

Page 9: Google I/O 2016 Recap - Google Cloud Platform News Update

Cloud SQL ● MySQL compatible service● Full google management

○ Daily backup and 7 copy per instance

○ HA support○ Scale support

■ Master-Slave support■ Instance resize

● Backup/restore integrate with Google Cloud Storage

● Higher compute power instance - 2nd Generation Cloud SQL

Page 10: Google I/O 2016 Recap - Google Cloud Platform News Update

Cloud Storage ● Full managed storage service● Standard, DR, Nearline

● Managed with RESTful API, Json/XML SDK, CLI or Cloud console

● Integrate with many GCP services

○ BigQuery upload / export, CloudSQL backup / import, Compute Engine start script, stop script, Dataflow input / output…

● GCS services○ Website bucket, Version bucket, Transport

service...

Page 11: Google I/O 2016 Recap - Google Cloud Platform News Update

BigQuery ● Google level big data tool and near real time query response

● Streaming & batch insert

● User defined function

● Standard SQL support

● Big data supported query function

● Multi-table join enabled

● Cheapest big data tool in the world

Page 12: Google I/O 2016 Recap - Google Cloud Platform News Update

What’s new in 2016~~

Page 13: Google I/O 2016 Recap - Google Cloud Platform News Update

Year 2016 News!!

● GCE CDN service

● GCE free size

machine type

● Preemptible VM

● IAM for project

management

● GAE MVM

● GCS nearline

● GCS version

bucket

● Dataflow

● Vision API

● Machine Learning

API

Page 14: Google I/O 2016 Recap - Google Cloud Platform News Update

New release in Google Cloud Project...

Page 15: Google I/O 2016 Recap - Google Cloud Platform News Update

GCP Project IAM

Page 16: Google I/O 2016 Recap - Google Cloud Platform News Update

GCE - Subnetwork & UDP load balancer

Page 17: Google I/O 2016 Recap - Google Cloud Platform News Update

GCE - HTTP(S) Load Balancer CDN Feature

Page 18: Google I/O 2016 Recap - Google Cloud Platform News Update

GCE - Customize Machine Type & Preemptiable VM

Page 19: Google I/O 2016 Recap - Google Cloud Platform News Update

GCE - Recommendations

Page 20: Google I/O 2016 Recap - Google Cloud Platform News Update

GCE Addon Services

StackDriver Deployment Manager

Source Repositories Cloud Function

GCE Addon Services

● StackDriver / Cloud MonitoringMonitor everything in your project with alert and history records...

● Deployment ManagerDeployment whole project with everything that google provided in

a file...

● Storage RepositoriesManage your code with your project with more debug and tracing

integrate...

● Cloud FunctionsServerless with your code, let micro service to enrich your

deployment...

Page 21: Google I/O 2016 Recap - Google Cloud Platform News Update

GAE - Managed VM

Page 22: Google I/O 2016 Recap - Google Cloud Platform News Update

GCS - Nearline Storage & Versioning Bucket

Page 23: Google I/O 2016 Recap - Google Cloud Platform News Update

BigQuery - User Defined Function

Page 24: Google I/O 2016 Recap - Google Cloud Platform News Update
Page 25: Google I/O 2016 Recap - Google Cloud Platform News Update

BigQuery - Export to Google Sheet at one Click

Page 26: Google I/O 2016 Recap - Google Cloud Platform News Update

New BigData Framework - PubSub, Dataflow

Page 27: Google I/O 2016 Recap - Google Cloud Platform News Update

Dataflow

Dataproc DatalabPub/Sub

● Google level big data support tool

● Like Spark but powerful

● Integrate with Pub/Sub, GCS and

BigQuery

● Model compatible with Spark /

Dataproc

● Google managed infrastructure with

full auto scale feature

● Streaming and Batch processing

Page 28: Google I/O 2016 Recap - Google Cloud Platform News Update

ML Family

Speech API

Machine Learning

Translate API

Vision API

● Vision APIImage input and json output for many kinds of prediction that training from google’s models...

● Machine LearningEnables you to easily build machine learning models, that work on any type of data, of any size. Create your model with the powerful TensorFlow framework...

● Speech APIEnables developers to convert audio to text by applying powerful neural network models in an easy to use API...

● Translate APISimple programmatic interface for translating an arbitrary string into any supported language...

Page 29: Google I/O 2016 Recap - Google Cloud Platform News Update

Google Firebase

https://firepad.io/#1

Page 30: Google I/O 2016 Recap - Google Cloud Platform News Update

More news…..

Page 31: Google I/O 2016 Recap - Google Cloud Platform News Update

Join us… http://gcpug.tw

Page 32: Google I/O 2016 Recap - Google Cloud Platform News Update

Share what you found...

Page 33: Google I/O 2016 Recap - Google Cloud Platform News Update

● Request for Speaker

● Request for Sponsor

Contact us: [email protected]

Page 34: Google I/O 2016 Recap - Google Cloud Platform News Update

Thank You!