SlideShare une entreprise Scribd logo
1  sur  43
Télécharger pour lire hors ligne
RED HAT CONTAINER
STRATEGY
An introduction to
Atomic Enterprise Platform and
OpenShift 3
Gavin McDougall
Senior Solution Architect
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
SOFTWARE DISRUPTS BUSINESS
Retail Finance Media
Transportation
?
?
THE PROBLEM
APPLICATION DELIVERY VIA
CONTAINERS
IT MUST EVOLVE TO STAY AHEAD OF
THE DEMANDS
WHAT ARE CONTAINERS ?
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
TRADITIONAL vs. VIRTUALISED vs.
CONTAINERS
THE BENEFITS OF CONTAINERS
54%
FASTER APP
DELIVERY
51%
OPERATIONAL
EFFICIENCY
38%
DEPLOYMENT
FLEXIBILITY
30%
LOWER
DEPLOYMENT
COSTS
Source: 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
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
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
CHALLENGES
CONTAINER ADOPTION CHALLENGES
CONTAINERISING 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
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
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)
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
SIMPLIFYING CONTAINER ADOPTION
FOR PARTNERS
OPEN HYBRID CLOUD
RED HAT'S VISION:
OPEN HYBRID CLOUD
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
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
OPENSHIFT ENTERPRISE
by 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
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
RED HAT CLOUD SUITE FOR
APPLICATIONS
Virtualization
IaaS
HybridManagement
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
CONTAINER-BASED APPLICATION
DELIVERY SOLUTIONS
CERTIFIED HARDWARE ECOSYSTEM
MIDDLEWARE AND MOBILITY SERVICES
CERTIFIEDAPPLICATIONSVIAISVECOSYSTEM
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
COMMUNITY POWERED INNOVATION
OPENSHIFT ONLINE
ESTABLISHING OPEN
STANDARDS
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 WITH
KUBERNETES
OPEN CONTAINER INITIATIVE
CLOUD NATIVE COMPUTING
FOUNDATION
CUSTOMER CASE STUDIES
OPENSHIFT ENTERPRISE
Read more at: openshift.com/customers
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
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
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
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.
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
WHY RED HAT ?
CONTAINERS
YOU CAN
TRUST
PROVEN
CONTAINER
PORTABILITY
INTEGRATED
APP DELIVERY
PLATFORM
TRANSFORMING APP DELIVERY
CONTAINERS FOR THE ENTERPRISE
QUESTIONS ?
Red Hat Container Strategy

Contenu connexe

Tendances

Red Hat OpenShift Container Platform Overview
Red Hat OpenShift Container Platform OverviewRed Hat OpenShift Container Platform Overview
Red Hat OpenShift Container Platform OverviewJames Falkner
 
OpenShift Virtualization- Technical Overview.pdf
OpenShift Virtualization- Technical Overview.pdfOpenShift Virtualization- Technical Overview.pdf
OpenShift Virtualization- Technical Overview.pdfssuser1490e8
 
Containers Anywhere with OpenShift by Red Hat
Containers Anywhere with OpenShift by Red HatContainers Anywhere with OpenShift by Red Hat
Containers Anywhere with OpenShift by Red HatAmazon Web Services
 
VMware Tanzu Introduction- June 11, 2020
VMware Tanzu Introduction- June 11, 2020VMware Tanzu Introduction- June 11, 2020
VMware Tanzu Introduction- June 11, 2020VMware Tanzu
 
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...Edureka!
 
OpenShift-Technical-Overview.pdf
OpenShift-Technical-Overview.pdfOpenShift-Technical-Overview.pdf
OpenShift-Technical-Overview.pdfJuanSalinas593459
 
Rancher and Kubernetes Best Practices
Rancher and  Kubernetes Best PracticesRancher and  Kubernetes Best Practices
Rancher and Kubernetes Best PracticesAvinash Patil
 
Ansible Automation Platform.pdf
Ansible Automation Platform.pdfAnsible Automation Platform.pdf
Ansible Automation Platform.pdfVuHoangAnh14
 
VMware Tanzu Kubernetes Connect
VMware Tanzu Kubernetes ConnectVMware Tanzu Kubernetes Connect
VMware Tanzu Kubernetes ConnectVMware Tanzu
 
Red hat ansible automation technical deck
Red hat ansible automation technical deckRed hat ansible automation technical deck
Red hat ansible automation technical deckJuraj Hantak
 
Evolution of containers to kubernetes
Evolution of containers to kubernetesEvolution of containers to kubernetes
Evolution of containers to kubernetesKrishna-Kumar
 
Helm - Application deployment management for Kubernetes
Helm - Application deployment management for KubernetesHelm - Application deployment management for Kubernetes
Helm - Application deployment management for KubernetesAlexei Ledenev
 
Kubernetes for Beginners: An Introductory Guide
Kubernetes for Beginners: An Introductory GuideKubernetes for Beginners: An Introductory Guide
Kubernetes for Beginners: An Introductory GuideBytemark
 
KubeVirt (Kubernetes and Cloud Native Toronto)
KubeVirt (Kubernetes and Cloud Native Toronto)KubeVirt (Kubernetes and Cloud Native Toronto)
KubeVirt (Kubernetes and Cloud Native Toronto)Stephen Gordon
 
Kubernetes Introduction
Kubernetes IntroductionKubernetes Introduction
Kubernetes IntroductionEric Gustafson
 

Tendances (20)

Red Hat OpenShift Container Platform Overview
Red Hat OpenShift Container Platform OverviewRed Hat OpenShift Container Platform Overview
Red Hat OpenShift Container Platform Overview
 
Open shift 4-update
Open shift 4-updateOpen shift 4-update
Open shift 4-update
 
OpenShift Virtualization- Technical Overview.pdf
OpenShift Virtualization- Technical Overview.pdfOpenShift Virtualization- Technical Overview.pdf
OpenShift Virtualization- Technical Overview.pdf
 
Containers Anywhere with OpenShift by Red Hat
Containers Anywhere with OpenShift by Red HatContainers Anywhere with OpenShift by Red Hat
Containers Anywhere with OpenShift by Red Hat
 
VMware Tanzu Introduction- June 11, 2020
VMware Tanzu Introduction- June 11, 2020VMware Tanzu Introduction- June 11, 2020
VMware Tanzu Introduction- June 11, 2020
 
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
Kubernetes Architecture | Understanding Kubernetes Components | Kubernetes Tu...
 
OpenShift-Technical-Overview.pdf
OpenShift-Technical-Overview.pdfOpenShift-Technical-Overview.pdf
OpenShift-Technical-Overview.pdf
 
Rancher and Kubernetes Best Practices
Rancher and  Kubernetes Best PracticesRancher and  Kubernetes Best Practices
Rancher and Kubernetes Best Practices
 
Ansible Automation Platform.pdf
Ansible Automation Platform.pdfAnsible Automation Platform.pdf
Ansible Automation Platform.pdf
 
Kubernetes Introduction
Kubernetes IntroductionKubernetes Introduction
Kubernetes Introduction
 
VMware Tanzu Kubernetes Connect
VMware Tanzu Kubernetes ConnectVMware Tanzu Kubernetes Connect
VMware Tanzu Kubernetes Connect
 
Red hat ansible automation technical deck
Red hat ansible automation technical deckRed hat ansible automation technical deck
Red hat ansible automation technical deck
 
Kubernetes Basics
Kubernetes BasicsKubernetes Basics
Kubernetes Basics
 
Evolution of containers to kubernetes
Evolution of containers to kubernetesEvolution of containers to kubernetes
Evolution of containers to kubernetes
 
Helm - Application deployment management for Kubernetes
Helm - Application deployment management for KubernetesHelm - Application deployment management for Kubernetes
Helm - Application deployment management for Kubernetes
 
Kubernetes for Beginners: An Introductory Guide
Kubernetes for Beginners: An Introductory GuideKubernetes for Beginners: An Introductory Guide
Kubernetes for Beginners: An Introductory Guide
 
Helm 3
Helm 3Helm 3
Helm 3
 
KubeVirt (Kubernetes and Cloud Native Toronto)
KubeVirt (Kubernetes and Cloud Native Toronto)KubeVirt (Kubernetes and Cloud Native Toronto)
KubeVirt (Kubernetes and Cloud Native Toronto)
 
Kubernetes
KubernetesKubernetes
Kubernetes
 
Kubernetes Introduction
Kubernetes IntroductionKubernetes Introduction
Kubernetes Introduction
 

En vedette

Docker, Containers and the Future of Application Delivery
Docker, Containers and the Future of Application DeliveryDocker, Containers and the Future of Application Delivery
Docker, Containers and the Future of Application DeliveryDocker, Inc.
 
Building a Business Case for Content Strategy Initiatives
Building a Business Case for Content Strategy InitiativesBuilding a Business Case for Content Strategy Initiatives
Building a Business Case for Content Strategy InitiativesJack Molisani
 
DevNexus 2015: Kubernetes & Container Engine
DevNexus 2015: Kubernetes & Container EngineDevNexus 2015: Kubernetes & Container Engine
DevNexus 2015: Kubernetes & Container EngineKit Merker
 
Microservices with Docker, Kubernetes, and Jenkins
Microservices with Docker, Kubernetes, and JenkinsMicroservices with Docker, Kubernetes, and Jenkins
Microservices with Docker, Kubernetes, and JenkinsRed Hat Developers
 
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Etsuji Nakai
 
An Introduction to Kubernetes
An Introduction to KubernetesAn Introduction to Kubernetes
An Introduction to KubernetesImesh Gunaratne
 
OpenShift Enterprise 3.1 vs kubernetes
OpenShift Enterprise 3.1 vs kubernetesOpenShift Enterprise 3.1 vs kubernetes
OpenShift Enterprise 3.1 vs kubernetesSamuel Terburg
 
Resilient microservices with Kubernetes - Mete Atamel
Resilient microservices with Kubernetes - Mete AtamelResilient microservices with Kubernetes - Mete Atamel
Resilient microservices with Kubernetes - Mete AtamelITCamp
 

En vedette (8)

Docker, Containers and the Future of Application Delivery
Docker, Containers and the Future of Application DeliveryDocker, Containers and the Future of Application Delivery
Docker, Containers and the Future of Application Delivery
 
Building a Business Case for Content Strategy Initiatives
Building a Business Case for Content Strategy InitiativesBuilding a Business Case for Content Strategy Initiatives
Building a Business Case for Content Strategy Initiatives
 
DevNexus 2015: Kubernetes & Container Engine
DevNexus 2015: Kubernetes & Container EngineDevNexus 2015: Kubernetes & Container Engine
DevNexus 2015: Kubernetes & Container Engine
 
Microservices with Docker, Kubernetes, and Jenkins
Microservices with Docker, Kubernetes, and JenkinsMicroservices with Docker, Kubernetes, and Jenkins
Microservices with Docker, Kubernetes, and Jenkins
 
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
Architecture Overview: Kubernetes with Red Hat Enterprise Linux 7.1
 
An Introduction to Kubernetes
An Introduction to KubernetesAn Introduction to Kubernetes
An Introduction to Kubernetes
 
OpenShift Enterprise 3.1 vs kubernetes
OpenShift Enterprise 3.1 vs kubernetesOpenShift Enterprise 3.1 vs kubernetes
OpenShift Enterprise 3.1 vs kubernetes
 
Resilient microservices with Kubernetes - Mete Atamel
Resilient microservices with Kubernetes - Mete AtamelResilient microservices with Kubernetes - Mete Atamel
Resilient microservices with Kubernetes - Mete Atamel
 

Similaire à Red Hat Container Strategy

Transforming Application Delivery with PaaS and Linux Containers
Transforming Application Delivery with PaaS and Linux ContainersTransforming Application Delivery with PaaS and Linux Containers
Transforming Application Delivery with PaaS and Linux ContainersGiovanni Galloro
 
Containers Anywhere with OpenShift by Red Hat - Session Sponsored by Red Hat
Containers Anywhere with OpenShift by Red Hat - Session Sponsored by Red HatContainers Anywhere with OpenShift by Red Hat - Session Sponsored by Red Hat
Containers Anywhere with OpenShift by Red Hat - Session Sponsored by Red HatAmazon Web Services
 
DevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel Aviv
DevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel AvivDevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel Aviv
DevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel AvivAmazon Web Services
 
Transformacion e innovacion digital Meetup - Application Modernization and Mi...
Transformacion e innovacion digital Meetup - Application Modernization and Mi...Transformacion e innovacion digital Meetup - Application Modernization and Mi...
Transformacion e innovacion digital Meetup - Application Modernization and Mi...José Román Martín Gil
 
Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015WaveMaker, Inc.
 
Painless containerization in your very own private Cloud
Painless containerization in your very own private CloudPainless containerization in your very own private Cloud
Painless containerization in your very own private CloudEric D. Schabell
 
Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...
Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...
Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...Dmitry Lazarenko
 
Red Hat OpenShift - a foundation for successful digital transformation
Red Hat OpenShift - a foundation for successful digital transformationRed Hat OpenShift - a foundation for successful digital transformation
Red Hat OpenShift - a foundation for successful digital transformationEric D. Schabell
 
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShiftKubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShiftDevOps.com
 
A Tight Ship: How Containers and SDS Optimize the Enterprise
 A Tight Ship: How Containers and SDS Optimize the Enterprise A Tight Ship: How Containers and SDS Optimize the Enterprise
A Tight Ship: How Containers and SDS Optimize the EnterpriseEric Kavanagh
 
Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...NuoDB
 
Docker Birthday #5 Meetup Cluj - Presentation
Docker Birthday #5 Meetup Cluj - PresentationDocker Birthday #5 Meetup Cluj - Presentation
Docker Birthday #5 Meetup Cluj - PresentationAlex Vranceanu
 
Red Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureRed Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureJohn Archer
 
Docker Bday #5, SF Edition: Introduction to Docker
Docker Bday #5, SF Edition: Introduction to DockerDocker Bday #5, SF Edition: Introduction to Docker
Docker Bday #5, SF Edition: Introduction to DockerDocker, Inc.
 
IBM Multicloud Management on the OpenShift Container Platform
IBM Multicloud Management on theOpenShift Container PlatformIBM Multicloud Management on theOpenShift Container Platform
IBM Multicloud Management on the OpenShift Container PlatformMichael Elder
 
Orchestrating stateful applications with PKS and Portworx
Orchestrating stateful applications with PKS and PortworxOrchestrating stateful applications with PKS and Portworx
Orchestrating stateful applications with PKS and PortworxVMware Tanzu
 
Orchestrating Stateful Applications with PKS and Portworx
Orchestrating Stateful Applications with PKS and PortworxOrchestrating Stateful Applications with PKS and Portworx
Orchestrating Stateful Applications with PKS and PortworxCarlos Andrés García
 
Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...
Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...
Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...Ashnikbiz
 

Similaire à Red Hat Container Strategy (20)

Transforming Application Delivery with PaaS and Linux Containers
Transforming Application Delivery with PaaS and Linux ContainersTransforming Application Delivery with PaaS and Linux Containers
Transforming Application Delivery with PaaS and Linux Containers
 
Containers Anywhere with OpenShift by Red Hat - Session Sponsored by Red Hat
Containers Anywhere with OpenShift by Red Hat - Session Sponsored by Red HatContainers Anywhere with OpenShift by Red Hat - Session Sponsored by Red Hat
Containers Anywhere with OpenShift by Red Hat - Session Sponsored by Red Hat
 
Red hat cloud platforms
Red hat cloud platformsRed hat cloud platforms
Red hat cloud platforms
 
FICO Open Shift presentation
FICO Open Shift presentationFICO Open Shift presentation
FICO Open Shift presentation
 
DevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel Aviv
DevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel AvivDevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel Aviv
DevOps on Steroids Featuring Red Hat & Alantiss - Pop-up Loft Tel Aviv
 
Transformacion e innovacion digital Meetup - Application Modernization and Mi...
Transformacion e innovacion digital Meetup - Application Modernization and Mi...Transformacion e innovacion digital Meetup - Application Modernization and Mi...
Transformacion e innovacion digital Meetup - Application Modernization and Mi...
 
Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015Docker & aPaaS: Enterprise Innovation and Trends for 2015
Docker & aPaaS: Enterprise Innovation and Trends for 2015
 
Painless containerization in your very own private Cloud
Painless containerization in your very own private CloudPainless containerization in your very own private Cloud
Painless containerization in your very own private Cloud
 
Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...
Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...
Private PaaS & Container-as-a-Service for ISVs and Enterprise - Use Cases and...
 
Red Hat OpenShift - a foundation for successful digital transformation
Red Hat OpenShift - a foundation for successful digital transformationRed Hat OpenShift - a foundation for successful digital transformation
Red Hat OpenShift - a foundation for successful digital transformation
 
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShiftKubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
Kubernetes 101 - an Introduction to Containers, Kubernetes, and OpenShift
 
A Tight Ship: How Containers and SDS Optimize the Enterprise
 A Tight Ship: How Containers and SDS Optimize the Enterprise A Tight Ship: How Containers and SDS Optimize the Enterprise
A Tight Ship: How Containers and SDS Optimize the Enterprise
 
Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...
 
Docker Birthday #5 Meetup Cluj - Presentation
Docker Birthday #5 Meetup Cluj - PresentationDocker Birthday #5 Meetup Cluj - Presentation
Docker Birthday #5 Meetup Cluj - Presentation
 
Red Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureRed Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft Azure
 
Docker Bday #5, SF Edition: Introduction to Docker
Docker Bday #5, SF Edition: Introduction to DockerDocker Bday #5, SF Edition: Introduction to Docker
Docker Bday #5, SF Edition: Introduction to Docker
 
IBM Multicloud Management on the OpenShift Container Platform
IBM Multicloud Management on theOpenShift Container PlatformIBM Multicloud Management on theOpenShift Container Platform
IBM Multicloud Management on the OpenShift Container Platform
 
Orchestrating stateful applications with PKS and Portworx
Orchestrating stateful applications with PKS and PortworxOrchestrating stateful applications with PKS and Portworx
Orchestrating stateful applications with PKS and Portworx
 
Orchestrating Stateful Applications with PKS and Portworx
Orchestrating Stateful Applications with PKS and PortworxOrchestrating Stateful Applications with PKS and Portworx
Orchestrating Stateful Applications with PKS and Portworx
 
Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...
Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...
Docker EE 2.0 choice security agility by Erik Tan,Tech Insights Singapore - 2...
 

Dernier

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 

Dernier (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

Red Hat Container Strategy

  • 1. RED HAT CONTAINER STRATEGY An introduction to Atomic Enterprise Platform and OpenShift 3 Gavin McDougall Senior Solution Architect
  • 2. 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
  • 3. SOFTWARE DISRUPTS BUSINESS Retail Finance Media Transportation ? ?
  • 6. IT MUST EVOLVE TO STAY AHEAD OF THE DEMANDS
  • 8. 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
  • 10. THE BENEFITS OF CONTAINERS 54% FASTER APP DELIVERY 51% OPERATIONAL EFFICIENCY 38% DEPLOYMENT FLEXIBILITY 30% LOWER DEPLOYMENT COSTS Source: 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
  • 11. 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
  • 12. 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
  • 14. CONTAINER ADOPTION CHALLENGES CONTAINERISING 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
  • 15. 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
  • 16. 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)
  • 17. 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
  • 20. RED HAT'S VISION: OPEN HYBRID CLOUD
  • 21. 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
  • 22. 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
  • 23. OPENSHIFT ENTERPRISE by 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
  • 24. 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
  • 25. RED HAT CLOUD SUITE FOR APPLICATIONS Virtualization IaaS HybridManagement 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
  • 26. CONTAINER-BASED APPLICATION DELIVERY SOLUTIONS CERTIFIED HARDWARE ECOSYSTEM MIDDLEWARE AND MOBILITY SERVICES CERTIFIEDAPPLICATIONSVIAISVECOSYSTEM 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
  • 30. 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 WITH KUBERNETES
  • 34. OPENSHIFT ENTERPRISE Read more at: openshift.com/customers
  • 35. 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
  • 36. 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
  • 37. 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
  • 38. 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.
  • 39. 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