5 ways to run on GCP
Vikram Tiwari - GDE, Google Cloud Platform
Slide 2
Slide 2 text
No content
Slide 3
Slide 3 text
Cloud Storage
Object storage with global
edge-caching
Storage that backs all Google
Multi-Tiered for speed and cost
Object lifecycle management
Virtually infinitely scalable
Slide 4
Slide 4 text
http://gcp-storage.vikramtiwari.com
Demo!
Slide 5
Slide 5 text
Issues
No HTTPs
No server-side
components
Slide 6
Slide 6 text
Cloud Functions
Serverless environment to build
and connect cloud services
Microservices architecture
Built in logging and monitoring
Code preview, live debugging
HTTP/S, Pub-Sub, Storage, Firebase
Slide 7
Slide 7 text
Demo!
geofromip
Slide 8
Slide 8 text
Issues
Node.js backend only
No control on underlying
OS
Slide 9
Slide 9 text
Compute Engine
Run VMs on Google’s
infrastructure
Latest hardware for you
Flexible hardware specs
Variety component connections
Per-second billing, preemptible VMs
Slide 10
Slide 10 text
Demo!
Slide 11
Slide 11 text
Issues
Setup, deployments,
management, logging are
all manual
Even harder to run a fleet
Slide 12
Slide 12 text
App Engine
Fully managed. Just add code
Bring anything (containerized)
Monitoring, Logging, Diagnostics
Microservices, Versioning, Traffic
Free HTTPS certificate
PaaS for apps and backends
Slide 13
Slide 13 text
Demo!
https://happdemogods.vikramtiwari.com
Slide 14
Slide 14 text
You already have some
machines in your
basement
Issues
Slide 15
Slide 15 text
Container Engine
Run Kubernetes on GCP
Cloud Native + Open Source
Multi-Cloud + On Premise
Constantly improved by best
Freedom!