SlideShare a Scribd company logo
Why and how are containers the
foundation for a hybrid cloud
future
Stefan van Oirschot
Solutions Sales Professional AppDev
October 28, 2019
CONFIDENTIAL - FOR INTERNAL USE ONLY
2
Every company is now also
a software company
Winning the hearts and minds of developers
Digitally advanced enterprises are 8x more likely to grow
share but still lag behind digital natives – Bain & Company
Enabling users throughout the organization
Everything is going SO slowly
I want to but am not allowed
My toolset & environment are outdated
I can (hardly) reach anything
… to what the users
are telling us
Listening ...
DIY environments
with risks
Talent retainment and
acquisition at risk
Environment
non-standardised,
complex, not
cost-effective
Continuity at risk
Workaround City
CISO "Happy"
Deadlines are not met
People do not feel in
control
Security at Risk
Demand and Supply
Mismatch
Slow time-to-market
(slows down, delays)
Passing security and
compliance audits
Omnichannel
experience
objectives under
pressure?
Dev/Appowner:JustDoIt
Wait
Intrinsically
motivated,
engaged people
within the
company?
I can hardly reach
anything
I want to but I am
not allowed
Everything is going
so slowly
My toolset and
environment are
outdated
"Shadow IT in
Public Cloud"
Being at risk not
making savings
nor growing
objectives?
Current infra not
future proof nor
resilient for new
business
requirements?
The developer / application owner point-of-view
4
Why and how are containers the foundation for a hybrid cloud future
Bringing users together and giving them the technology
that accelerates their success!
Container & DevOps platform
Service Broker - CDaaS
RETAIL
WHOLESALE
BIZLINEX
BIZLINEN
ON-PREMISES
IBMCLOUD
AWS
PROVIDERX
Business Development Loosely coupled
SRE
Understand
Demand
&
Evangelism
Providing a platform service to your users
6
Why and how are containers the foundation for a hybrid cloud future
7
Let’s name some
capabilities of a modern application platform...
Business decides when new functionality goes live and to whom
Fast access to new functionality
Short and closed feedback-loop
A/B testing
9
Containers are immutable
The same should be true for the platform
No more surprises!
● Application processes on a shared kernel
● Simpler, lighter, and denser than VMs
● Portable across different environments
● Package apps with all dependencies
● Deploy to any environment in seconds
● Easily accessed and shared
INFRASTRUCTURE APPLICATIONS
What are containers?
It depends who you ask
11
Why and how are containers the foundation for a hybrid cloud future
Virtual Machines Containers
VM isolates the hardware Container isolates the process
VM
OS Dependencies
Kernel
Hypervisor
Hardware
App App App App
Container Host (Kernel)
Container
App
OS deps
Container
App
OS deps
Container
App
OS deps
Container
App
OS deps
Hypervisor (Optional)
Hardware
Virtual machines and containers
12
Why and how are containers the foundation for a hybrid cloud future
Virtual machines and containers
Container Host
Container
Application
OS dependencies
Dev
IT Ops
Infrastructure
Virtual Machine
Application
OS dependencies
Operating System
IT Ops
(and Dev, sort of)
Infrastructure
Clear ownership boundary
between Dev and IT Ops
drives DevOps adoption
and fosters agility
Optimized for stability
Optimized for agility
13
Why and how are containers the foundation for a hybrid cloud future
An infrastructure agnostic platform
to ensure maximum portability
Cloud-native apps
Container & DevOps Platform
AI/ML, Functions...Traditional apps
Edge Datacenter Hybrid & Multi-Cloud
Application portability with Virtual Machines
Virtual machines are NOT portable across hypervisor and
do NOT provide portable packaging for applications
VM Type X
Application
OS dependencies
Operating System
BARE METAL PRIVATE CLOUD PUBLIC CLOUDVIRTUALIZATIONLAPTOP
Application
OS dependencies
Operating System
VM Type Y
Application
OS dependencies
Operating System
VM Type Z
Application
OS dependencies
Operating System
Guest VM
Application
OS dependencies
Operating System
15
Why and how are containers the foundation for a hybrid cloud future
Application portability with Containers
LAPTOP
Container
Application
OS dependencies
Guest VM
RHEL
BARE METAL
Container
Application
OS dependencies
RHEL
VIRTUALIZATION
Container
Application
OS dependencies
Virtual Machine
RHEL
PRIVATE CLOUD
Container
Application
OS dependencies
Virtual Machine
RHEL
PUBLIC CLOUD
Container
Application
OS dependencies
Virtual Machine
RHEL
RHEL Containers + RHEL Host = Guaranteed Portability
Across Any Infrastructure
16
Why and how are containers the foundation for a hybrid cloud future
Execute a software update
and roll back without downtime
18
CODE APPLICATION
Developer Repository
Code
(Git)
BUILD IMAGE
Image
Registry
S2I
Builder
Image
DEPLOY
Application
Image
18
Why and how are containers the foundation for a hybrid cloud future
Automatic scaling of services
to ensure we always offer the right capacity
VOLKSWAGEN
Autonomous Vehicle Testing
We got the idea to have
all these tests we do with
hardware on virtual test
environments, and that’s
why we’ve come to
OpenShift and containers.
“”
Michael Denecke
Head of Test Technology
Volkswagen AG
20
Confidence in a flawless running service
The platform takes care of the health
We want “Automatic operations”!
Automated lifecycle management of services
23
Using the Prometheus Operator,
our dev teams are able to provision their
own end-to-end monitoring.
We could not hope to manage the 344
Prometheus instances without the domain
knowledge the Operator encapsulates.
Michael Goodness
Lead Systems Engineer
Ticketmaster
“”
24
Security must be continuous
And integrated throughout the IT lifecycle
Container content
Container registry
CI/CD pipeline
Deployment policies
Security ecosystem
CONTROL
Application security
DEFEND
Infrastructure
EXTEND
Container host multi-tenancyContainer platform
Network isolation Storage
Audit & logging API management
Comprehensive container security
25
Why and how are containers the foundation for a hybrid cloud future
Utilize the power of (internal) communities
Embrace open source
Open-source
Communities
A
B
C
D
100s - 1.000s 1.000.000s
Traditional Modern - open source
Open source 101
27
Why and how are containers the foundation for a hybrid cloud future
Open-source
Communities
A
B
C
D
100s - 1.000s 1.000.000s
Traditional Modern - open source
Speed of innovation with Open Source
28
Why and how are containers the foundation for a hybrid cloud future
Open-source
Communities
A
B
C
D
100s - 1.000s 1.000.000s
Traditional Modern - open source
Do you know when… ?
29
Why and how are containers the foundation for a hybrid cloud future
Collaboration
Transparency
(both access and the ability to act)
Shared problems are
solved faster
Working together creates
standardization
Utilize the power of communities - Embrace open source
30
Why and how are containers the foundation for a hybrid cloud future
CI/CD and continuous deployment
Everything under source control (GitOps)
Freedom & flexibility
versus
Standardization, security & compliance
“The moment we have an idea, we can start building the product.”
Tobias Mohr, Head of Technology and Infrastructure, Lufthansa Technik
● Container Catalog
● Enterprise registry
● CI/CD for Life Cycle Management
Public
Trusted
Registry
Your
Enterprise
Registry
Auto
Vulnerability
checks
Enterprise application platform
● Auto rebuild of container
images when vulnerabilities in
components, base images are
detected.
● Kick-off pipeline for LCM
● Rolling update if needed
ISV
Trusted
Registry
Life Cycle Management of
IT-Tooling and Applications
A MODERN WORKPLACE
HELPS RETAIN AND ATTAIN TALENT
Container & DevOps platform
Service Broker - CDaaS
RETAIL
WHOLESALE
BIZLINEX
BIZLINEN
ON-PREMISES
IBMCLOUD
AWS
PROVIDERX
Business Development Loosely coupled
SRE
Understand
Demand
&
Evangelism
35
Embedding these capabilities in our platform service
Why and how are containers the foundation for a hybrid cloud future
Container & DevOps platform
Service Broker - CDaaS
RETAIL
WHOLESALE
BIZLINEX
BIZLINEN
ON-PREMISES
IBMCLOUD
AWS
PROVIDERX
Business Development Loosely coupled
SRE
Understand
Demand
&
Evangelism
AutomationSelf-service
ContainersXaaS
CI/CD
Push
Button Infra
1 2
3 4
● Service
catalog
● Match SLA
● Onboarding
process
● Maturity
assessment
● Transition
services
● User
community
● Feedback
loop
● Training
● Business
Development
● Community
management
● Business case
● NPS
Custom
Applications
XaaS
COTS
IBM Cloud Pak,
Mendix, SAP,
Mulesoft,
IBM Watson,
MSSQL,
MarkLogic
36
Why and how are containers the foundation for a hybrid cloud future
Container & DevOps platform
Service Broker - CDaaS
RETAIL
WHOLESALE
BIZLINEX
BIZLINEN
ON-PREMISES
IBMCLOUD
AWS
PROVIDERX
Business Development Loosely coupled
AutomationSelf-service
ContainersXaaS
CI/CD
Push
Button Infra
Compliance
As a service
Security
As a service
Open
Innovation
Stack
Kafka as a
Service
Storage as a
Service
Elastic as a
Service
Spark as a
Service
Cassandra as
a Service
SRE
Understand
Demand
&
Evangelism
37
Why and how are containers the foundation for a hybrid cloud future
Cloud-native apps
Container & DevOps Platform
AI/ML, Functions...Traditional apps
Edge Datacenter Hybrid & Multi-Cloud
With OpenShift you can deliver all your
applications in a whole new way
38
Why OpenShift for hybrid and multi-cloud deployments?
IDC Research: The Business Value of OpenShift on AWS
Source: IDC Report “The Business Value of an Agile and Flexible Platform for Developing and Running Applications with OpenShift on AWS”, May 2019
Our developers say that
OpenShift on AWS is very
easy to use, and they are
definitely more productive
as a result ... seeing 60-70
percent increases in
productivity levels.
Financial Services
“” We have a multi-cloud
environment and OpenShift
on AWS has features that
make it easier to be agile.
Pharmaceutical
“” OpenShift on AWS has really
helped us improve our
reservation system and
contributed to up to 15
percent more revenue,
worth tens of millions of
dollars per year.
Hospitality
“”
39
Why and how are containers the foundation for a hybrid cloud future
40
The platform journey
Multi-level
automation
Compliance,
security as a
ServicePush-Button
-stack
Adopt a
modern
way of
working
Cloud
broker,
Self-service
Standard
building
blocks
Effective users
Motivated users
Happy users!
http://learn.openshift.com http://www.opensource.com
Want to get started?
linkedin.com/company/red-hat
youtube.com/user/RedHatVideos
facebook.com/redhatinc
twitter.com/RedHat
Red Hat is the world’s leading provider of
enterprise open source software solutions.
Award-winning support, training, and consulting
services make
Red Hat a trusted adviser to the Fortune 500.
Thank you
42

More Related Content

PDF
Cloud Standards: EnablingInteroperability.and.package.delivery
PDF
Going Atomic with your Container Infrastructure
PPTX
CloudWorld: What Does Cloud-Native Mean Anyway?
PDF
DevOps in the Real World: Know What it Takes to Make it Work
PDF
Why Microservice
PPTX
Slides: Polyglot Persistence for the MongoDB, MySQL & PostgreSQL DBA
PDF
Microservice Scars - Alt.net 2hr
PPTX
Extending open source and hybrid cloud to drive OT transformation - Future Oi...
Cloud Standards: EnablingInteroperability.and.package.delivery
Going Atomic with your Container Infrastructure
CloudWorld: What Does Cloud-Native Mean Anyway?
DevOps in the Real World: Know What it Takes to Make it Work
Why Microservice
Slides: Polyglot Persistence for the MongoDB, MySQL & PostgreSQL DBA
Microservice Scars - Alt.net 2hr
Extending open source and hybrid cloud to drive OT transformation - Future Oi...

What's hot (20)

PDF
Ibm test & development cloud + rational service delivery services platform
PPTX
Dev opscon survey summary 2013
PDF
Idc white paper kvm – open source virtualization for the enterprise and ope...
PDF
Securing Red Hat OpenShift Containerized Applications At Enterprise Scale
PDF
App Modernization with .NET Core: How Travelers Insurance is Going Cloud-Native
PDF
Cloud-Native Patterns and the Benefits of MySQL as a Platform Managed Service
PDF
Seven standards of cloud computing
PDF
Enterprise Application Migration
PDF
The Microservices and DevOps Journey
PDF
Cloud Native Computing: What does it mean, and is your app Cloud Native?
PPTX
Keynote at Home Automation/ IoT Telecom Council conference
PDF
Cloud Native In-Depth
PDF
Microservice Architecture
PDF
Service Mesh: Two Big Words But Do You Need It?
PPTX
The Agile Roots of Microservices
PPTX
Wisconsin .NET UG - Windows Azure
PDF
Cloud Native Architecture Patterns Tutorial
PDF
MicroServices, yet another architectural style?
PDF
State of Mainframe DevOps
DOC
Ibm test & development cloud + rational service delivery services platform
Dev opscon survey summary 2013
Idc white paper kvm – open source virtualization for the enterprise and ope...
Securing Red Hat OpenShift Containerized Applications At Enterprise Scale
App Modernization with .NET Core: How Travelers Insurance is Going Cloud-Native
Cloud-Native Patterns and the Benefits of MySQL as a Platform Managed Service
Seven standards of cloud computing
Enterprise Application Migration
The Microservices and DevOps Journey
Cloud Native Computing: What does it mean, and is your app Cloud Native?
Keynote at Home Automation/ IoT Telecom Council conference
Cloud Native In-Depth
Microservice Architecture
Service Mesh: Two Big Words But Do You Need It?
The Agile Roots of Microservices
Wisconsin .NET UG - Windows Azure
Cloud Native Architecture Patterns Tutorial
MicroServices, yet another architectural style?
State of Mainframe DevOps
Ad

Similar to Why and how are containers the foundation for a hybrid cloud future (20)

PDF
Red Hat Openshift on Microsoft Azure
PPTX
AWS TechConnect 2018 - Container Adoption
PPTX
IBM Multicloud Management on the OpenShift Container Platform
PDF
Cloud to Edge
PPTX
OpenShift: Devops Made Easy
PPTX
Executive Briefing: The Why, What, and Where of Containers
PPTX
Containers vs. VMs: It's All About the Apps!
PDF
Disruptive Technology Trends - Cloud, Mobile, IoT and Beyond
PDF
IBM Think 2020 Openshift on IBM Z and LinuxONE
PDF
Cloudify your applications: microservices and beyond
PPTX
VMworld 2015: Container Orchestration with the SDDC
PPTX
ABN AMRO DevSecOps Journey
PDF
Using cloud native development to achieve digital transformation
PDF
Optimizing the Ops in DevOps
PPTX
Enabling application portability with the greatest of ease!
PDF
Elevating your Continuous Delivery Strategy Above the Rolling Clouds
PDF
Frictionless Application Development: Radically Change How You Secure and Mo...
PDF
OpenShift Overview - Red Hat Open House 2017
PDF
Red hat forum 2019 - Modern Organization Cookbook
PDF
InterConnect 2015: 3962 Docking DevOps
Red Hat Openshift on Microsoft Azure
AWS TechConnect 2018 - Container Adoption
IBM Multicloud Management on the OpenShift Container Platform
Cloud to Edge
OpenShift: Devops Made Easy
Executive Briefing: The Why, What, and Where of Containers
Containers vs. VMs: It's All About the Apps!
Disruptive Technology Trends - Cloud, Mobile, IoT and Beyond
IBM Think 2020 Openshift on IBM Z and LinuxONE
Cloudify your applications: microservices and beyond
VMworld 2015: Container Orchestration with the SDDC
ABN AMRO DevSecOps Journey
Using cloud native development to achieve digital transformation
Optimizing the Ops in DevOps
Enabling application portability with the greatest of ease!
Elevating your Continuous Delivery Strategy Above the Rolling Clouds
Frictionless Application Development: Radically Change How You Secure and Mo...
OpenShift Overview - Red Hat Open House 2017
Red hat forum 2019 - Modern Organization Cookbook
InterConnect 2015: 3962 Docking DevOps
Ad

More from Stefan van Oirschot (7)

PDF
OpenShift 101- Rise of the Platforms
PDF
Rhodix-storage-vraag-backup
PDF
Rhodix-blog-Digital-Transformation
PDF
Rhodix-blog-Containers-wat-kun-je-er-mee
PDF
Rhodix-blog-Kennismaking-met-containers
PDF
Rhodix-blog-Satellite-Ansible-xor
PDF
Rhodix-the-journey-to-the-Cloud
OpenShift 101- Rise of the Platforms
Rhodix-storage-vraag-backup
Rhodix-blog-Digital-Transformation
Rhodix-blog-Containers-wat-kun-je-er-mee
Rhodix-blog-Kennismaking-met-containers
Rhodix-blog-Satellite-Ansible-xor
Rhodix-the-journey-to-the-Cloud

Recently uploaded (20)

PPTX
Cloud computing and distributed systems.
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Machine learning based COVID-19 study performance prediction
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
KodekX | Application Modernization Development
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Electronic commerce courselecture one. Pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Cloud computing and distributed systems.
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Machine learning based COVID-19 study performance prediction
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Unlocking AI with Model Context Protocol (MCP)
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
KodekX | Application Modernization Development
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
The AUB Centre for AI in Media Proposal.docx
Advanced methodologies resolving dimensionality complications for autism neur...
Electronic commerce courselecture one. Pdf
Digital-Transformation-Roadmap-for-Companies.pptx
NewMind AI Weekly Chronicles - August'25 Week I
Building Integrated photovoltaic BIPV_UPV.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Bridging biosciences and deep learning for revolutionary discoveries: a compr...

Why and how are containers the foundation for a hybrid cloud future

  • 1. Why and how are containers the foundation for a hybrid cloud future Stefan van Oirschot Solutions Sales Professional AppDev October 28, 2019
  • 2. CONFIDENTIAL - FOR INTERNAL USE ONLY 2 Every company is now also a software company Winning the hearts and minds of developers Digitally advanced enterprises are 8x more likely to grow share but still lag behind digital natives – Bain & Company Enabling users throughout the organization
  • 3. Everything is going SO slowly I want to but am not allowed My toolset & environment are outdated I can (hardly) reach anything … to what the users are telling us Listening ...
  • 4. DIY environments with risks Talent retainment and acquisition at risk Environment non-standardised, complex, not cost-effective Continuity at risk Workaround City CISO "Happy" Deadlines are not met People do not feel in control Security at Risk Demand and Supply Mismatch Slow time-to-market (slows down, delays) Passing security and compliance audits Omnichannel experience objectives under pressure? Dev/Appowner:JustDoIt Wait Intrinsically motivated, engaged people within the company? I can hardly reach anything I want to but I am not allowed Everything is going so slowly My toolset and environment are outdated "Shadow IT in Public Cloud" Being at risk not making savings nor growing objectives? Current infra not future proof nor resilient for new business requirements? The developer / application owner point-of-view 4 Why and how are containers the foundation for a hybrid cloud future
  • 5. Bringing users together and giving them the technology that accelerates their success!
  • 6. Container & DevOps platform Service Broker - CDaaS RETAIL WHOLESALE BIZLINEX BIZLINEN ON-PREMISES IBMCLOUD AWS PROVIDERX Business Development Loosely coupled SRE Understand Demand & Evangelism Providing a platform service to your users 6 Why and how are containers the foundation for a hybrid cloud future
  • 7. 7 Let’s name some capabilities of a modern application platform...
  • 8. Business decides when new functionality goes live and to whom
  • 9. Fast access to new functionality Short and closed feedback-loop A/B testing 9
  • 10. Containers are immutable The same should be true for the platform No more surprises!
  • 11. ● Application processes on a shared kernel ● Simpler, lighter, and denser than VMs ● Portable across different environments ● Package apps with all dependencies ● Deploy to any environment in seconds ● Easily accessed and shared INFRASTRUCTURE APPLICATIONS What are containers? It depends who you ask 11 Why and how are containers the foundation for a hybrid cloud future
  • 12. Virtual Machines Containers VM isolates the hardware Container isolates the process VM OS Dependencies Kernel Hypervisor Hardware App App App App Container Host (Kernel) Container App OS deps Container App OS deps Container App OS deps Container App OS deps Hypervisor (Optional) Hardware Virtual machines and containers 12 Why and how are containers the foundation for a hybrid cloud future
  • 13. Virtual machines and containers Container Host Container Application OS dependencies Dev IT Ops Infrastructure Virtual Machine Application OS dependencies Operating System IT Ops (and Dev, sort of) Infrastructure Clear ownership boundary between Dev and IT Ops drives DevOps adoption and fosters agility Optimized for stability Optimized for agility 13 Why and how are containers the foundation for a hybrid cloud future
  • 14. An infrastructure agnostic platform to ensure maximum portability Cloud-native apps Container & DevOps Platform AI/ML, Functions...Traditional apps Edge Datacenter Hybrid & Multi-Cloud
  • 15. Application portability with Virtual Machines Virtual machines are NOT portable across hypervisor and do NOT provide portable packaging for applications VM Type X Application OS dependencies Operating System BARE METAL PRIVATE CLOUD PUBLIC CLOUDVIRTUALIZATIONLAPTOP Application OS dependencies Operating System VM Type Y Application OS dependencies Operating System VM Type Z Application OS dependencies Operating System Guest VM Application OS dependencies Operating System 15 Why and how are containers the foundation for a hybrid cloud future
  • 16. Application portability with Containers LAPTOP Container Application OS dependencies Guest VM RHEL BARE METAL Container Application OS dependencies RHEL VIRTUALIZATION Container Application OS dependencies Virtual Machine RHEL PRIVATE CLOUD Container Application OS dependencies Virtual Machine RHEL PUBLIC CLOUD Container Application OS dependencies Virtual Machine RHEL RHEL Containers + RHEL Host = Guaranteed Portability Across Any Infrastructure 16 Why and how are containers the foundation for a hybrid cloud future
  • 17. Execute a software update and roll back without downtime
  • 18. 18 CODE APPLICATION Developer Repository Code (Git) BUILD IMAGE Image Registry S2I Builder Image DEPLOY Application Image 18 Why and how are containers the foundation for a hybrid cloud future
  • 19. Automatic scaling of services to ensure we always offer the right capacity
  • 20. VOLKSWAGEN Autonomous Vehicle Testing We got the idea to have all these tests we do with hardware on virtual test environments, and that’s why we’ve come to OpenShift and containers. “” Michael Denecke Head of Test Technology Volkswagen AG 20
  • 21. Confidence in a flawless running service The platform takes care of the health
  • 22. We want “Automatic operations”! Automated lifecycle management of services
  • 23. 23 Using the Prometheus Operator, our dev teams are able to provision their own end-to-end monitoring. We could not hope to manage the 344 Prometheus instances without the domain knowledge the Operator encapsulates. Michael Goodness Lead Systems Engineer Ticketmaster “”
  • 24. 24 Security must be continuous And integrated throughout the IT lifecycle
  • 25. Container content Container registry CI/CD pipeline Deployment policies Security ecosystem CONTROL Application security DEFEND Infrastructure EXTEND Container host multi-tenancyContainer platform Network isolation Storage Audit & logging API management Comprehensive container security 25 Why and how are containers the foundation for a hybrid cloud future
  • 26. Utilize the power of (internal) communities Embrace open source
  • 27. Open-source Communities A B C D 100s - 1.000s 1.000.000s Traditional Modern - open source Open source 101 27 Why and how are containers the foundation for a hybrid cloud future
  • 28. Open-source Communities A B C D 100s - 1.000s 1.000.000s Traditional Modern - open source Speed of innovation with Open Source 28 Why and how are containers the foundation for a hybrid cloud future
  • 29. Open-source Communities A B C D 100s - 1.000s 1.000.000s Traditional Modern - open source Do you know when… ? 29 Why and how are containers the foundation for a hybrid cloud future
  • 30. Collaboration Transparency (both access and the ability to act) Shared problems are solved faster Working together creates standardization Utilize the power of communities - Embrace open source 30 Why and how are containers the foundation for a hybrid cloud future
  • 31. CI/CD and continuous deployment Everything under source control (GitOps)
  • 32. Freedom & flexibility versus Standardization, security & compliance “The moment we have an idea, we can start building the product.” Tobias Mohr, Head of Technology and Infrastructure, Lufthansa Technik
  • 33. ● Container Catalog ● Enterprise registry ● CI/CD for Life Cycle Management Public Trusted Registry Your Enterprise Registry Auto Vulnerability checks Enterprise application platform ● Auto rebuild of container images when vulnerabilities in components, base images are detected. ● Kick-off pipeline for LCM ● Rolling update if needed ISV Trusted Registry Life Cycle Management of IT-Tooling and Applications
  • 34. A MODERN WORKPLACE HELPS RETAIN AND ATTAIN TALENT
  • 35. Container & DevOps platform Service Broker - CDaaS RETAIL WHOLESALE BIZLINEX BIZLINEN ON-PREMISES IBMCLOUD AWS PROVIDERX Business Development Loosely coupled SRE Understand Demand & Evangelism 35 Embedding these capabilities in our platform service Why and how are containers the foundation for a hybrid cloud future
  • 36. Container & DevOps platform Service Broker - CDaaS RETAIL WHOLESALE BIZLINEX BIZLINEN ON-PREMISES IBMCLOUD AWS PROVIDERX Business Development Loosely coupled SRE Understand Demand & Evangelism AutomationSelf-service ContainersXaaS CI/CD Push Button Infra 1 2 3 4 ● Service catalog ● Match SLA ● Onboarding process ● Maturity assessment ● Transition services ● User community ● Feedback loop ● Training ● Business Development ● Community management ● Business case ● NPS Custom Applications XaaS COTS IBM Cloud Pak, Mendix, SAP, Mulesoft, IBM Watson, MSSQL, MarkLogic 36 Why and how are containers the foundation for a hybrid cloud future
  • 37. Container & DevOps platform Service Broker - CDaaS RETAIL WHOLESALE BIZLINEX BIZLINEN ON-PREMISES IBMCLOUD AWS PROVIDERX Business Development Loosely coupled AutomationSelf-service ContainersXaaS CI/CD Push Button Infra Compliance As a service Security As a service Open Innovation Stack Kafka as a Service Storage as a Service Elastic as a Service Spark as a Service Cassandra as a Service SRE Understand Demand & Evangelism 37 Why and how are containers the foundation for a hybrid cloud future
  • 38. Cloud-native apps Container & DevOps Platform AI/ML, Functions...Traditional apps Edge Datacenter Hybrid & Multi-Cloud With OpenShift you can deliver all your applications in a whole new way 38
  • 39. Why OpenShift for hybrid and multi-cloud deployments? IDC Research: The Business Value of OpenShift on AWS Source: IDC Report “The Business Value of an Agile and Flexible Platform for Developing and Running Applications with OpenShift on AWS”, May 2019 Our developers say that OpenShift on AWS is very easy to use, and they are definitely more productive as a result ... seeing 60-70 percent increases in productivity levels. Financial Services “” We have a multi-cloud environment and OpenShift on AWS has features that make it easier to be agile. Pharmaceutical “” OpenShift on AWS has really helped us improve our reservation system and contributed to up to 15 percent more revenue, worth tens of millions of dollars per year. Hospitality “” 39 Why and how are containers the foundation for a hybrid cloud future
  • 40. 40 The platform journey Multi-level automation Compliance, security as a ServicePush-Button -stack Adopt a modern way of working Cloud broker, Self-service Standard building blocks Effective users Motivated users Happy users!
  • 42. linkedin.com/company/red-hat youtube.com/user/RedHatVideos facebook.com/redhatinc twitter.com/RedHat Red Hat is the world’s leading provider of enterprise open source software solutions. Award-winning support, training, and consulting services make Red Hat a trusted adviser to the Fortune 500. Thank you 42