Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
What's New in Cloud Compute (Recap Cloud Next 2...
Search
S-YOU
April 16, 2019
Technology
0
280
What's New in Cloud Compute (Recap Cloud Next 2019)
Google Cloud Next 2019 @ San Francisco
S-YOU
April 16, 2019
Tweet
Share
More Decks by S-YOU
See All by S-YOU
GCP - Associate Cloud Engineer 試験を4日で受けることにした話
syou
0
670
Other Decks in Technology
See All in Technology
AIを駆使したゲーム開発戦略: 新設AI組織の取り組み / sge-ai-strategy
cyberagentdevelopers
PRO
1
130
pandasはPolarsに性能面で追いつき追い越せるのか
vaaaaanquish
4
4.7k
独自ツール開発でスタジオ撮影をDX!「VLS(Virtual LED Studio)」 / dx-studio-vls
cyberagentdevelopers
PRO
1
180
VPC間の接続方法を整理してみた #自治体クラウド勉強会
non97
1
860
ガバメントクラウド単独利用方式におけるIaC活用
techniczna
3
270
ExaDB-D dbaascli で出来ること
oracle4engineer
PRO
0
3.6k
「最高のチューニング」をしないために / hack@delta 24.10
fujiwara3
21
3.5k
10分でわかるfreeeのQA
freee
1
3.4k
来年もre:Invent2024 に行きたいあなたへ - “集中”と“つながり”で楽しむ -
ny7760
0
470
AWS re:Inventを徹底的に楽しむためのTips / Tips for thoroughly enjoying AWS re:Invent
yuj1osm
1
570
[JAWS-UG金沢支部×コンテナ支部合同企画]コンテナとは何か
furuton
3
260
スプリントゴールにチームの状態も設定する背景とその効果 / Team state in sprint goals why and impact
kakehashi
2
100
Featured
See All Featured
Fontdeck: Realign not Redesign
paulrobertlloyd
81
5.2k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
37
1.8k
A Philosophy of Restraint
colly
203
16k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Teambox: Starting and Learning
jrom
132
8.7k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
42
9.2k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
41
2.1k
Writing Fast Ruby
sferik
626
61k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
26
2.1k
How to train your dragon (web standard)
notwaldorf
88
5.7k
Bash Introduction
62gerente
608
210k
Transcript
What’s new in Cloud What’s new in Cloud Compute (Recap)
Compute (Recap) Google Cloud Next 2019 @ San Francisco Google Cloud Next 2019 @ San Francisco
Self Introduction Self Introduction using Go at current work, javascript
at previous job used Python/wxPython before Some Ruby (at work), Crystal, C/C++ Using Go and Kubernetes (GKE) at Work Went to Cloud Next 2019 @San Francisco last week Neither native in English or Japanese https://github.com/S-YOU
Full stack serverless on Google Cloud Full stack serverless on
Google Cloud App Engine Cloud Functions
App Engine Standard Recap App Engine Standard Recap Web App
Node, Python, Java, Go, Ruby, PHP, .NET App versioning, traffic splitting, https, custom domains, firewall, logging, monitoring, alerting
Whats New in App Engine Whats New in App Engine
Runtimes PHP 7.2 GA GO 1.11 GA Node.js 10 GA Java 11 Alpha Ruby 2.5 Alpha
Cloud Functions Recap Cloud Functions Recap Event-driven serverless compute platform
Cloud Services <-> Cloud Functions -> Other APIs
Whats new in Cloud Functions Whats new in Cloud Functions
Runtimes Python 3.7 Node 8, Node 10 (beta) Go 1.11
Go 1.12 (alpha) Java 8 (alpha)
Max instances sets an upper bound to number of instances
of a single cloud function will be in queue if more instances needed
None
None
Per-Function Identity (IAM) can attach service account per cloud function
gcloud beta functions deploy ... --service-account ...
New Regions 1. US Central, 2. US East, 3. Belgium,
4. Tokyo (Existing) 5. London (eu-west2), Hong Kong (asia-east2) - NEW!
New Services New Services
Cloud Tasks Cloud Tasks Async task execution Retry Policy, Retry
Limit Dynamic Scheduling Dynamic HTTP targets Native GCP Auth (IAM) on HTTP
Cloud Scheduler Cloud Scheduler Fully managed Cron job service Repeating
Executions Configurable Retry Direct HTTP targets Native GCP Auth (IAM) on HTTP
HTTP Auth (IAM) HTTP Auth (IAM) OIDC JWT also available
on Pub/Sub
Cloud Run Cloud Run
Recap on Serverless and Container Recap on Serverless and Container
Serverless Source-driven No-ops Pay for usage Containers Container-driven some (lots of) ops Pay for instances
Cloud Run = Serverless Cloud Run = Serverless Containers Containers
just deploy, stateless container, any language, any library, urls in
seconds
natively serverless, focus on writing code, scale up fast, scale
down to zero, pay for exact usage
fully managed or in your GKE cluster, consistent API &
tooling, portable with Knative without vendor lock-in
Cloud Run Demo https://youtu.be/Zfnhg1wneiA?t=1361
Full Video https://www.youtube.com/watch?v=Zfnhg1wneiA
Thank you! Thank you!