43
RED HAT CONTAINER STRATEGY An introduction to Atomic Enterprise Platform and OpenShift 3 Gavin McDougall Senior Solution Architect

Red Hat Container Strategy

Embed Size (px)

Citation preview

Page 1: Red Hat Container Strategy

RED HAT CONTAINER STRATEGYAn introduction to Atomic Enterprise Platform and OpenShift 3

Gavin McDougallSenior Solution Architect

Page 2: Red Hat Container Strategy

AGENDA● Software disrupts business● What are Containers?● Misconceptions of Containers● Challenges of Containers● Open Hybrid Cloud● Establishing Open Standards● Client Case Studies● Why Red Hat ?● Questions

Page 3: Red Hat Container Strategy

SOFTWARE DISRUPTS BUSINESS

Retail Finance Media

Transportation

??

Page 4: Red Hat Container Strategy

THE PROBLEM

Page 5: Red Hat Container Strategy

APPLICATION DELIVERY VIA CONTAINERS

Page 6: Red Hat Container Strategy

IT MUST EVOLVE TO STAY AHEAD OF THE DEMANDS

Page 7: Red Hat Container Strategy

WHAT ARE CONTAINERS ?

Page 8: Red Hat Container Strategy

WHAT ARE CONTAINERS ?

Software packaging concept that typically includes an application and all of its runtime dependencies.

●Easy to deploy and portable across host systems●Isolates applications on a host operating system●In RHEL, this is done through:

● Control Groups (cgroups)● kernel namespaces● SELinux, sVirt, iptables● Docker

Page 9: Red Hat Container Strategy

TRADITIONAL vs. VIRTUALISED vs. CONTAINERS

Page 10: Red Hat Container Strategy

THE BENEFITS OF CONTAINERS

54%

FASTER APPDELIVERY

51%

OPERATIONALEFFICIENCY

38%

DEPLOYMENTFLEXIBILITY

30%

LOWERDEPLOYMENT

COSTSSource: TechValidate survey of 79 IT professionals

Containers potentially offer the ability to encapsulate a lot of manual processes and make it little or no touch.

- IT Operations Engineer, Financial Services

MANY SEE CONTAINERS AS THE UTOPIA OF APPLICATION DELIVERY

Page 11: Red Hat Container Strategy

ADVANCED INFRASTRUCTURE RUNS ON CONTAINERS

“Everything at Google, from Search to Gmail, is packaged and run in a Linux container.”1

- Eric Brewer, VP of Infrastructure, Google

1 Source: http://googlecloudplatform.blogspot.com/2014/06/an-update-on-container-support-on-google-cloud-platform.html

Page 12: Red Hat Container Strategy

TOP 5 MISCONCEPTIONS ABOUT CONTAINERS

Containers are new.

Containers equal virtualisation.

Containers are universally portable.

Containers are secure by default.

Containers are not enterprise-ready.

1

2

3

4

5

Page 13: Red Hat Container Strategy

CHALLENGES

Page 14: Red Hat Container Strategy

CONTAINER ADOPTION CHALLENGESCONTAINERISING THE DATA-CENTRE REQUIRES PLANNING

Organisations need a secure and reliable foundation on which they can run and orchestrate multi-container based applications at scale

Page 15: Red Hat Container Strategy

THE NEED FOR A 'CHAIN OF TRUST'

● Who built this image?● What’s its purpose?

Was it created to support a demo?

● Is it safe to consume?● Who maintains it?

DOCKER HUB

docker pull mongodb

Page 16: Red Hat Container Strategy

WHAT'S INSIDE THE CONTAINER MATTERS

36% of official images in Docker Hub contain high priority security vulnerabilities

● High vulnerabilities: ShellShock (bash), Heartbleed (OpenSSL), etc.

● Medium vulnerabilities: Poodle (OpenSSL), etc.

● Low vulnerabilities: gcc: array memory allocations could cause integer overflow

All Images (n=962)0%

10%

20%

30%

40%

50%

60%

70%

80%

90%

100%

36%

28%

Medium priority

High priority

Source: Over 30% of Official Images in Docker Hub Contain High Priority Security Vulnerabilities, Jayanth Gummaraju, Tarun Desikan, and Yoshio Turner, BanyanOps, May 2015 (http://www.banyanops.com/pdf/BanyanOps-AnalyzingDockerHub-WhitePaper.pdf)

Page 17: Red Hat Container Strategy

RED HAT CONTAINER CERTIFICATION

HOST OS

HW

HOST OS

HW

UNTRUSTED

● Will what’s inside the containers compromise your infrastructure?

● How and when will apps and libraries be updated?

● Will it work from host to host?

RED HAT CERTIFIED

● Trusted source for the host and the containers

● Trusted content inside the container with security fixes available as part of an enterprise lifecycle

● Portability across hosts

LIBS

APP

Page 18: Red Hat Container Strategy

SIMPLIFYING CONTAINER ADOPTION FOR PARTNERS

Page 19: Red Hat Container Strategy

OPEN HYBRID CLOUD

Page 20: Red Hat Container Strategy

RED HAT'S VISION: OPEN HYBRID CLOUD

Page 21: Red Hat Container Strategy

CONTAINER-BASED APPLICATION DELIVERY SOLUTIONS

Deployment platform for containers Platform for containers development and deployment

Platform for traditional and cloud native applications in containers and VMs, on

OpenStack infrastructure

A continuum of solutions to develop, run, and manage container-based applications

Page 22: Red Hat Container Strategy

RED HAT ATOMIC ENTERPRISE PLATFORM

Run and orchestrate multi-container based applications at scale

● An integrated infrastructure container deployment platform powered by Red Hat Enterprise Linux that is designed to run, orchestrate, and scale container-based applications and services

● Provides foundation for production-scale container deployments, utilising same core enabling technologies as OpenShift v3, including Docker format Linux containers, Kubernetes orchestration, and RHEL7

● Easily manage and scale applications and infrastructure through a managed cluster of container hosts

● Gain application resiliency and elasticity via orchestration and service aggregation

Page 23: Red Hat Container Strategy

OPENSHIFT ENTERPRISEby Red Hat

An integrated hybrid cloud application platform for application development and deployment that facilitates DevOps workflows and needs

● Develop, build, and manage container based applications with application lifecycle management and a rich developer experience

● Easily turn source code into running applications with source-to-image capabilities

Integrated hybrid cloud application platform for application development and deployment

Page 24: Red Hat Container Strategy

CONTAINER API

RHEL RHEL ATOMIC HOST

CONTAINER ORCHESTRATION AND MANAGEMENT

CONTAINER CONTAINER CONTAINER

PHYSICAL INFRASTRUCTURE

LANGUAGE RUNTIMES, MIDDLEWARE, DATABASES, AND OTHER SERVICES

DEVOPS TOOL AND EXPERIENCE

RED HAT ATOMIC ENTERPRISE PLATFORM

AND OPENSHIFT 3

Page 25: Red Hat Container Strategy

RED HAT CLOUD SUITE FOR APPLICATIONS

Virtualization

IaaS

Hybrid

Mana

gem

ent

PaaS

Containers

Cloud Instances

Virtual Machines

Red Hat Cloud Suite for Applications

Run, orchestrate, and manage multi-container based applications and scalable infrastructure at scale

Solution providing both Infrastructure-as-a-Service (IaaS) for massive scalability and Platform-as-a-Service (PaaS) for faster application delivery, combined with a unified management framework that supports hybrid deployment models

● Seamlessly manage from infrastructure to applications

● Build scalable infrastructure based on OpenStack

Page 26: Red Hat Container Strategy

CONTAINER-BASED APPLICATION DELIVERY SOLUTIONS

CERTIFIED HARDWARE ECOSYSTEM

MIDDLEWARE AND MOBILITY SERVICES

CER

TIFI

ED A

PP

LIC

ATIO

NS

VIA

ISV

EC

OSY

STEM

RED HAT ENTERPRISE LINUX, INCLUDING ATOMIC HOST

✔ Application lifecycle management✔ Continuous integration✔ Developer experience✔ Source-to-image

✔ Unified management from bare metal to containers✔ Scalable infrastructure✔ Hybrid deployment management

✔ Managed cluster of container-optimized hosts✔ Orchestration and service aggregation

Seamlessly manage from infrastructure to applications

Build scalable infrastructure based on OpenStack

Develop, build, and manage container-based applications

Run and orchestrate multi-container based applications at scale

Develop, build, and manage container-based applications

Run and orchestrate multi-container based applications at scale

Run and orchestrate multi-container based applications at scale

Page 27: Red Hat Container Strategy

COMMUNITY POWERED INNOVATION

Page 28: Red Hat Container Strategy

OPENSHIFT ONLINE

Page 29: Red Hat Container Strategy

ESTABLISHING OPEN STANDARDS

Page 30: Red Hat Container Strategy

CREATING DEFACTO STANDARDS

Red Hat works with the open source community to drive standards for containerisation

REGISTRY / CONTAINER DISCOVERY

CONTAINER FORMAT WITH DOCKER

ISOLATION WITH LINUX CONTAINERS

ORCHESTRATION WITHKUBERNETES

Page 31: Red Hat Container Strategy

OPEN CONTAINER INITIATIVE

Page 32: Red Hat Container Strategy

CLOUD NATIVE COMPUTING FOUNDATION

Page 33: Red Hat Container Strategy

CUSTOMER CASE STUDIES

Page 34: Red Hat Container Strategy

OPENSHIFT ENTERPRISE

Read more at: openshift.com/customers

Page 35: Red Hat Container Strategy

CUSTOMER WINS

Business Challenges

Key Benefits

● Cisco IT organization has to support thousand of application developers

● Built out large virtualization farm to provide developer environments (over 15,000 JVMs deployed)

● Needed to improve developer productivity and expand access to new languages/frameworks

● Poor infrastructure utilisation and hard to manage

● Automated provisioning for developers via new Lightweight Application Environment (LAE)

● Able to offer standardized stacks for different languages including Java and Node.js

● Containers provide better infrastructure utilisation and easier to manage operationally

● Benefit from Red Hat’s technical depth and world class support

Page 36: Red Hat Container Strategy

CUSTOMER WINS

Business Challenges

● Customers want more on-demand enterprise web & mobile

apps

● Needed faster time to market for new CA SaaS offerings

● Wanted a common platform for multiple product teams to

build apps on

Key Benefits

● Enables product teams to more quickly build, deploy and update apps

● Able to experiment and take apps from concept to production faster

● Containers provide better utilisation of hardware and horizontal scaling

Page 37: Red Hat Container Strategy

CUSTOMER WINS

Business Challenges

Key Benefits

● Company plays both in HR and Finance industries and is constantly challenged to innovate

● Technology has to be consistent with the continuous delivery process adopted

● Heterogeneous Environment - ability to run Weblogic and Spring applications

● Unattended automated release process - platform must also be able to recover to a known stable state

● Consistency between environments - code pushed to other environments react the same way

● Developer Path to Innovation - enabled developers to make changes, in a consistent manner.

● Empowered developers to do what they needed to do without requiring IT Ops engagement.

● Higher application density with the same hardware resources

Page 38: Red Hat Container Strategy

CUSTOMER WINS

Business Challenges

Key Benefits

● Highly competitive retail online market ● Needed to increase performance and flexibility of the

application architecture● Hybrid Cloud Environment - infrastructure should run

both on premises and on the cloud

● Monolithic to microservices - highly flexible microservices architecture for developers and operations

● Automated provisioning and management of the platform stack - needed to meet growing business demand for new application services

● Loosely coupled components enabled better utilization and management of assets.

Page 39: Red Hat Container Strategy

CUSTOMER WINS

Business Challenges

Key Benefits

● Deliver safe, reliable, mission critical products to the market though a complex system of checks and balances.

● Foster innovation and entrepreneurial efforts from within a large 170,000 person company

● Be able to execute ideas with IT and supplier management in a scalable way

● Able to streamline modern web application creation and development.

● Extend the life of legacy software by either migrating them or incorporating them into a web application

● Reduce costs and increase ROA

Page 40: Red Hat Container Strategy

WHY RED HAT ?

Page 41: Red Hat Container Strategy

CONTAINERS YOU CAN

TRUST

PROVEN CONTAINER

PORTABILITY

INTEGRATEDAPP DELIVERY

PLATFORM

TRANSFORMING APP DELIVERYCONTAINERS FOR THE ENTERPRISE

Page 42: Red Hat Container Strategy

QUESTIONS ?

Page 43: Red Hat Container Strategy