Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

of 33 /33
* Blue box confidential Jesse Proudman, Founder and CTO of Blue Box THE DISSERVICE OF DEFINITIONS: PUBLIC and PRIVATE CLOUD

Embed Size (px)

Transcript of Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

Page 1: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

Jesse Proudman, Founder and CTO of Blue Box

THE DISSERVICE OF DEFINITIONS: PUBLIC and PRIVATE CLOUD

Page 2: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 2

CTO and Founder, Blue Box About Me…

§  Jesse Proudman § Began “career” in tech in ‘97 § Passion for Internets “plumbing” § Founded Blue Box in 2003 § Bootstrapped for 9 Years § Raised $4.3M Series A in Oct ’12 § Replaced myself as CEO to get

back to technology in May ’14 § @blueboxjesse

Page 3: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

Today’s Agenda

3

It’s all about Cloud

Cloud Computing

Public Cloud

Private Cloud

§ Definitions

§ OpenStack Overview

§ When to Cloud

§ Q&A

Page 4: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

The Definitions of Cloud

Page 5: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

IT IS BEING SQUEEZED FROM BOTH SIDES

5

Speed to market for enterprises is key.

CORP LEADERSHIP ENGINEERING IT

Public Cloud Agility

Maintain Security and Control

HELP!

Page 6: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 6

The NIST Definition of Cloud Computing

Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. Read the PDF: http://go.bluebox.net/NIST-cloud - Page 6

Page 7: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 7

The NIST Definition of Public Cloud

The cloud infrastructure is provisioned for open use by the general public. It may be owned, managed, and operated by a business, academic, or government organization, or some combination of them. It exists on the premises of the cloud provider. Read the PDF: http://go.bluebox.net/NIST-cloud - Page 7

Page 8: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 8

Public cloud is… How most people read this…

Page 9: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 9

Public cloud is… How most people read this…

Page 10: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 10

The NIST Definition of Private Cloud

The cloud infrastructure is provisioned for exclusive use by a single organization comprising multiple consumers (e.g., business units). It may be owned, managed, and operated by the organization, a third party, or some combination of them, and it may exist on or off premises. Read the PDF: http://go.bluebox.net/NIST-cloud - Page 7

Page 11: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 11

Private cloud… How most people read this…

The cloud infrastructure is provisioned for exclusive use by a single organization comprising multiple consumers (e.g., business units). It may be owned, managed, and operated by the organization, a third party, or some combination of them, and it…

MUST exist on premises.

Page 12: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 12

A traditional definition of private cloud

§ High operational burden on IT: §  Infrastructure management § Data center operations § Cloud software suite

In a cloud-centric and

cloud-first world, this approach is

fundamentally flawed

Page 13: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 13

Core Tenants of a Private Cloud Private cloud redefined

§ What really makes private cloud… private:

§ Single-Tenancy § Dedicated Hardware § Control § Security

Page 14: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

The NIST Definition of Hybrid Cloud

14

The cloud infrastructure is a composition of two or more distinct cloud infrastructures (private, community, or public) that remain unique entities, but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load balancing between clouds). Read the PDF: http://go.bluebox.net/NIST-cloud - Page 7

Page 15: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

Private Cloud as a Service (PCaaS) The best of both worlds

Confidential 15

Public Cloud

Hosted Private Cloud

On-Prem Private Cloud

Elastic Capabilities • • OPEX Economics • • Ease of operations • • Time to Implement • • Data Sovereignty • • Environment Control • • Cost Predictability • • CapEx Economics •

Page 16: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

OpenStack: A quick Primer

Page 17: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

What is Openstack…

17

Page 18: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

OpenStack at a Glance

18

COMPANIES

TOTAL DEVELOPERS LAST 30 DAYS’ COMMITS CODE CONTRIBUTIONS

2424 3706 110,019

410 TOP 10 COUNTRIES

18,734 INDIVIDUAL MEMBERS

COUNTRIES

142 United States, China, India, Great Britain, France, Russia, Australia, Canada, Japan, Germany

Page 19: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

OpenStack Code Stats

19

It’s a big project…

•  2,084,291 lines of code

•  is mostly written in Python

•  has a well-established, mature code base maintained by a very large development team

•  took an estimated 594 people years of effort starting from its first commit in December 2006

Page 20: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 20

A “bucket of bits” OpenStack Design

Page 21: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 21

Incubated Projects: §  Nova – Compute §  Neutron – Networking §  Swift – Object Storage §  Cinder – Block Storage §  Keystone – Authentication §  Glance – Image Service §  Horizon – Web Interface §  Ceilometer – Telemetry

§  Heat – Orchestration §  Trove – Database as a Service §  Sahara – Data Processing

In Development: §  Ironic – Bare Metal Provisioning §  Zaqar – Queuing as a Service §  Manila – Shared File System §  Designate – DNS as a Service §  Barbican – Key Management

Page 22: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

There is one ideal way… Plethora of Ways to Consume OpenStack

Appliance

Consulting As a Service (aaS)

5

Page 23: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

Ready to learn more?

23

OpenStack Seattle Meetup at Blue Box

www.meetup.com/ OpenStack-Seattle/

Page 24: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

Where oh where should I put my workload?

Page 25: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 25

Existing Workloads on Vmware?

Page 26: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 26

Page 27: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 27

New Application?

Page 28: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 28

Page 29: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 29

Moving a data center?

Page 30: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 30

Building a DR Site?

Page 31: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 31

Anything else?

Page 32: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential 32

Page 33: Public, Private, Hybrid Cloud Oh My! (Plus an OpenStack intro)

* Blue box confidential

THANK YOU FOR YOUR TIME!

twitter.com/bluebox go.bluebox.net/linkedin

REACH US AT 119 Pine Street, Suite 200 Seattle, Washington 98101

International: +1.206.607.0660 Fax: 253.272.3005 Mail: [email protected] Web: www.bluebox.net

WHERE WE ARE FIND US AT

33