Hands on Compute Engine
GCPUG.TW / Simon Su
20150908
GCP Project
Learn Google Cloud Project
architect and the Billing
http://cloud.google.com/console
Web Console
Learn compute engine web
console interactive
gcloud
Learn command line interface, the
command semantic and
interactive with projects
Project binded
ACL
Using project instance to
interactive with API services
GCE network
Private lan in Global network
Customize routing, firewall rule
VPN, Load Balancer, Cloud DNS
Internet
Private
Network
Persistent
Disk
VM
VM
VM
Project
API
GCE instances
Free OS vs. Pay OS
Machine types
SSH key & ACL
Click to Deploy
Snapshot & Image
Backup and replicate your
instance in GCE
Instance Template
& Group
Auto scaler
Managed Group
Load Balancing
Network Load Balancer
Region: us-central1
Target Pool (tp-
a)
us-central1-
b
us-central1-
awww0
www1
www2
www3
Forwarding
Rules
tcp:443 ➔
tp-a
tcp:80 ➔ tp-
a
Load Balancing
HTTP Load Balancer
Metadata
Using metadata to interactive with
your project
Cloud Logging
Log everything at your Project
Cloud Monitor
Monitor and notification in easy
way and manage-less
Hands on...
Building an architecture with load
balancer and with auto scale ability of an
apache service… Then, test it…
HTTP Load Balancer
HTTPD HTTPD HTTPD
ab test

Hands on Compute Engine