hands on compute engine

Post on 14-Apr-2017

776 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Hands on Compute EngineGCPUG.TW / Simon Su

20150908

GCP ProjectLearn Google Cloud Project

architect and the Billing

http://cloud.google.com/console

Web ConsoleLearn compute engine web

console interactive

gcloudLearn command line interface, the

command semantic and

interactive with projects

Project binded ACL

Using project instance to

interactive with API services

GCE networkPrivate lan in Global network

Customize routing, firewall rule

VPN, Load Balancer, Cloud DNS

Internet

PrivateNetwork

PersistentDisk

VMVMVM

Project

API

GCE instancesFree OS vs. Pay OS

Machine types

SSH key & ACL

Click to Deploy

Snapshot & ImageBackup and replicate your

instance in GCE

Instance Template& Group

Auto scaler

Managed Group

Load BalancingNetwork 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 BalancingHTTP Load Balancer

MetadataUsing metadata to interactive with

your project

Cloud LoggingLog everything at your Project

Cloud MonitorMonitor 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

top related