Slide 1

Slide 1 text

Bridging a Multi-Cloud Environment Tim Hockin Google Cloud

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

Availability Locality Risk Isolation Legacy Acquisitions Multi-Env

Slide 4

Slide 4 text

By 2021, over 75% of midsize and large organizations will have adopted a multi-cloud or hybrid IT strategy* *Gartner, Predicts 2019: Increasing Reliance on Cloud Computing Transforms IT and Business Practices, December 2018 +75 %

Slide 5

Slide 5 text

Using multiple clouds means you are exposed to all of the differences between them ● UI, API, CLI ● Product capabilities ● Identity, Auth Cacophony

Slide 6

Slide 6 text

Differences between clouds run deep, impact what you build, and how you operate ● Networking ● Storage ● Autoscaling ● App lifecycle Experience

Slide 7

Slide 7 text

The logical solution to variations across platforms is new abstractions Abstraction

Slide 8

Slide 8 text

It’s very easy to accidentally depend on facets of a specific environment and get stuck Lock-In

Slide 9

Slide 9 text

Mastering one cloud is hard; mastering multiple clouds can be overwhelming Training

Slide 10

Slide 10 text

You don’t want to train your teams on multiple clouds You don’t want to tailor your deployments for each cloud Consistency

Slide 11

Slide 11 text

Look for abstractions that are widely adopted and which are supported by the underlying providers Standard

Slide 12

Slide 12 text

Consistent, flexible CLI & API Abstraction of infrastructure Single dev / ops experience Highly portable workloads Kubernetes

Slide 13

Slide 13 text

High-level enough to hide the worst differences between clouds Low-level enough to run almost anything Elevate

Slide 14

Slide 14 text

Build your custom platform on a solid foundation that abstracts the infrastructure Platform

Slide 15

Slide 15 text

Kubernetes is not an island Ecosystem

Slide 16

Slide 16 text

Numerous options and solutions exist, and people are ready to fill in the gaps Leverage

Slide 17

Slide 17 text

There are no magic bullets No system is perfect Anyone who says otherwise is selling something Reality Check

Slide 18

Slide 18 text

Kubernetes can be the thread that ties multi-cloud solutions together, but it is not a solution on its own Future

Slide 19

Slide 19 text

No content