SUSE OpenStack Cloud Accelerate delivery of modern applications - - PowerPoint PPT Presentation

suse openstack cloud
SMART_READER_LITE
LIVE PREVIEW

SUSE OpenStack Cloud Accelerate delivery of modern applications - - PowerPoint PPT Presentation

SUSE OpenStack Cloud Accelerate delivery of modern applications Expert Days 2019 Private Cloud: Mixing Evolution with Revolution 221 221 Do I Even Need to Change? 222 222 223 If Youre Not Innovating, Youre Falling Behind Competitive


slide-1
SLIDE 1

SUSE OpenStack Cloud

Accelerate delivery of modern applications

Expert Days 2019

slide-2
SLIDE 2

221 221

Private Cloud: Mixing Evolution with Revolution

slide-3
SLIDE 3

222 222

Do I Even Need to Change?

slide-4
SLIDE 4

223

slide-5
SLIDE 5

224

If You’re Not Innovating, You’re Falling Behind

Keep doing what you’ve been doing… Competitive innovation

slide-6
SLIDE 6

225

Competitive innovation

More like this!

Keep doing what you’ve been doing…

If You’re Not Innovating, You’re Falling Behind

slide-7
SLIDE 7

226

Do I Even Need to Change?

End-users are ALREADY Changing…

  • How many “shadow IT” workloads are already running
  • n AWS/Azure/Google/etc.?

Culture vs. Doctrine

  • Are we doing this because it’s the path of least

resistance, or are we doing this because it’s right?

  • If budget and politics are removed, would we still do

things this way?

IT Marketplace is Changing

  • If everyone else is changing, am I prepared for my next

job (internal or external)?

  • Would my team rather focus on improving repetitive,

routine tasks or on enabling creativity?

slide-8
SLIDE 8

227 227

Why Haven’t We Done This Already?

slide-9
SLIDE 9

228

Fear is the Mind Killer “[Fear] will only make someone work just hard enough not to get fired.”

– Peter Gibbons (Office Space)

slide-10
SLIDE 10

229

Why Haven’t We Done this Already?

Can’t abandon what’s making you money as you transition to the “next big thing.”

slide-11
SLIDE 11

230

Why Haven’t We Done this Already?

The Modern Enterprise Data Center

Mixture of Archaeology and Technology

  • Finance has Cobol from the 60s still in production
  • Aerospace has product lifecycles measured in decades
  • Platforms emerge over years, rarely go away
  • zVM
  • VMware
  • Xen
  • KVM
  • LXC
  • Docker
  • CRI-O
slide-12
SLIDE 12

231

Why Haven’t We Done this Already?

Existing platforms are more than just their software

  • Home-grown scripts for

managing it.

  • Regulatory compliance
  • In-house workflows and

policies

  • IT administrators have skill

sets targeted to existing infrastructure

slide-13
SLIDE 13

What is the greatest barrier to IT transformation?

slide-14
SLIDE 14

233

slide-15
SLIDE 15

234 234

How Can We Fix This?

slide-16
SLIDE 16

235

The Bridge You Need

slide-17
SLIDE 17

236

OpenStack does Mode 1

Script/CLI Dashboard OpenStack API Endpoints

Platform

  • Bare Metal
  • Virtualization
  • Containers

Network

  • Dynamic custom IP space
  • Load Balancing
  • VPN
  • Firewall
  • DNS

Storage

  • Block
  • Object
  • Shared

Orchestration Optional User

slide-18
SLIDE 18

237

OpenStack does Mode 1

Without letting users run wild

  • Secure, isolated

multi-tenancy

  • Quota restrictions
slide-19
SLIDE 19

238

OpenStack enables Mode 2

IT operations can pre- emptively define the limits for cloud-native application development Developers focus on application development, not plumbing

slide-20
SLIDE 20

239

OpenStack Frees IT

23 9

  • Reduces risk of

choosing platforms

  • Simplifies migrations
  • Allows IT to be more

aggressive in adopting new technologies

slide-21
SLIDE 21

240

OpenStack Frees IT

All with NO

  • Rewrites of scripts using

OpenStack APIs

  • Change to existing

workflows or policies

  • Change to end-user experience
  • Need to retrain everyone
slide-22
SLIDE 22

241

For example…

Catalog User

slide-23
SLIDE 23

242 242

Would you like to see a demo?

slide-24
SLIDE 24

243

Every single demo you’ve seen today used it.

slide-25
SLIDE 25

244 244

Enter the chameleon…

slide-26
SLIDE 26

245

Enter the chameleon…

  • Built on SUSE Linux Enterprise
  • Expertise to get you running, and

support to keep you running

  • Established partnerships to expand

the functionality of your private cloud

  • Stable platform with the flexibility

necessary for modern applications

SUSE OpenStack Cloud

slide-27
SLIDE 27

246

SUSE OpenStack Cloud provides Infrastructure PLATFORM flexibility

  • KVM
  • VMware
  • Containers
  • Bare Metal
slide-28
SLIDE 28

247

SUSE OpenStack Cloud provides flexibility in NETWORKING

  • Linux Bridge
  • Open vSwitch
  • VMware DVS
  • VMware NSX
slide-29
SLIDE 29

248

SUSE OpenStack Cloud provides flexibility in STORAGE

  • Raw/Local
  • Ceph
  • NetApp
  • EMC
  • EqualLogic
  • Fujitsu
  • Hitachi
  • Pure
  • VMware
slide-30
SLIDE 30

249

SUSE OpenStack Cloud Installation Efficiency

a

  • Installation measured in minutes, not months
  • Shortest POC setup = 6 hours (includes unboxing, rack &

stack, cabling)

  • Typical length of POC is three days
  • Integrated HA cluster deployment for control plane and KVM

instances “We have more done in three days than we had in the last six months of doing it ourselves.”

slide-31
SLIDE 31

250

SUSE OpenStack Cloud enables non- disruptive upgrades

First to offer fully-supported, in-place upgrades

  • Since SUSE OpenStack Cloud 2 (Grizzly)

As of SUSE OpenStack Cloud 6 (Liberty), we support zero-downtime upgrades

slide-32
SLIDE 32

251

“We don’t just drop it off at the end of the driveway…”

slide-33
SLIDE 33

252 252

Technical Overview & Roadmap

slide-34
SLIDE 34

253

What’s New in SUSE OpenStack Cloud 9?

  • Based on OpenStack Rocky
  • Multi-attached storage
  • Ironic Improvements
  • Includes Queens functionality
  • SUSE Linux Enterprise Server 12 SP4
  • Day two UI – CLM Admin Console
  • IPV6 Support**
  • Watcher Optimization – Tech Preview**
  • GA release planned for April 2019
  • Dual lifecycle options
  • Crowbar
  • Cloud Lifecycle Manager (CLM)

**Delivered in Cloud 9 Updates

slide-35
SLIDE 35

254

Day 2 UI SUSE OpenStack Cloud 9

CLM Admin Console

slide-36
SLIDE 36

255

What is it?

  • OpenStack services (e.g., Nova, Keystone, Neutron) packaged to run in containers as
  • pposed to running as processes on bare metal
  • Kubernetes installed onto bare metal, with OpenStack deployed within containers using

Helm Charts

  • Airship open source project foundation for lifecycle management

Why are we introducing it?

  • Containers are more lightweight than VMs and easier to start up and terminate
  • OpenStack environment faster to start up and scale
  • Easier to separate individual OpenStack projects
  • Easier to scale individual components up and down
  • Upgrades of individual components become easier
  • Leverage Kubernetes’ built-in HA
  • Designing a self-healing environment becomes simpler
  • Securing individual services and components becomes easier, due to container isolation

Containerized OpenStack Tech Preview

slide-37
SLIDE 37

256 2018 2019 2020 2021

SUSE OpenStack Cloud

8 9 10

Built On

  • OpenStack Pike release
  • SUSE Linux Enterprise Server 12

SP3

New or Expanded Services

  • SUSE CAP Platform Integration
  • Physical Server as a Service

(Ironic)

  • SDN Support for NSX-V
  • Dual lifecycle manager options

Operational Enhancements

  • Non-disruptive Upgrade to SOC 8
  • Planning and pre-install validation
  • Simple deployment UI
  • Scale testing 200 nodes
  • Monitor capacity and performance
  • 3-year support

8 Built On

  • OpenStack Pike release
  • SUSE Linux Enterprise Server 12

SP3

New or Expanded Services

  • CLM Manila support
  • Operational enhancements
  • Lifecycle tools improvements
  • mkcloud support
  • SUSE Enterprise Storage

integration Built On

  • OpenStack Train release
  • SUSE Linux Enterprise Server

15

New or Expanded Services

  • Containerized deployment
  • Unified lifecycle manager built
  • n Airship
  • Accelerator engine support

Operational Enhancements

  • Prometheus monitoring
  • Multiple site enhancements
  • Kubernetes networking

configurations

  • Workflow automation

Built on

  • OpenStack Rocky release
  • SUSE Linux Enterprise Server

12 SP4

New or Expanded Services

  • Containerized OpenStack**
  • Dual lifecycle manager options

8 Updates 9 10

* Information is forward looking and subject to change at any time. ** Items are tech preview

9 Updates Built On

  • OpenStack Rocky release
  • SUSE Linux Enterprise

Server 12 SP4

New or Expanded Services

  • GPU support
  • SDN support for Juniper
  • SDN support for NSX-T

Operational Enhancements

  • IPV6 support
  • Policy-based optimization**
  • Scalability improvements
  • Region support
  • Federation
  • Multi-data center

support

  • Upgrade SOC 8 to SOC 9
slide-38
SLIDE 38

257 257

Summary

slide-39
SLIDE 39

258

OpenStack lets you define the game, then gives users the freedom to play.