SlideShare uma empresa Scribd logo
1 de 25
Baixar para ler offline
| @ema_research
Why Pay for Open Source Linux?
Avoid the Hidden Cost of DIY
Torsten Volk
ManagingResearch Director
EMA
Dan Pacek
Manager of Market and
Competitive Intelligence for RHEL
Red Hat
| @ema_research
Watch the On-Demand Webinar
• Why Pay for Open Source Linux? Avoid the Hidden Cost of DIY On-
Demand Webinar: https://info.enterprisemanagement.com/why-
pay-for-open-source-linux-ws
• Check out upcoming webinars from EMA here:
https://www.enterprisemanagement.com/freeResearch
| @ema_research
| @ema_research
Featured Speakers
With over 15 years of enterprise IT experience, Torsten
helps end users and vendors leverage the
opportunities presented by today's hybrid cloudand
software-definedinfrastructure environments in
combination with advanced machine learning. He
specializes in topics that lead the way from hybrid
cloud and the SDDC toward a business-defined
concept of enterprise IT.
Dan is the Manager of Market and Competitive
Intelligence for Red Hat's Enterprise Linux (RHEL)
business unit. In this role, he oversees analysis of
primary and secondary research focused on
customer requirements andcompetitor vendor
offerings in the Linux market. The findings from the
team’s analysis are key to the on-goingdevelopment
and promotion of RHEL as the leadingenterprise
Linux for commercial use cases.
© 2022 Enterprise M anagement Associates,Inc. 3
Torsten Volk
Managing Research Director
Red Hat
Dan Pacek
Manager of Market and
Competitive Intelligence for RHEL
Red Hat
Why Pay for Open
Source Linux
Avoid the Hidden Cost of DIY
Linux can…
…enhance productivity throughout
DevOps lifecycles and operations
management across applications.
…increase efficiency by saving on
headcount and simplifying operations
across the data center and clouds.
…lower operational risk through
optimized security.
…boost digital transformation by
accelerating the transition toward a
cloud native application architecture.
Linux Kernel (20 million lines of code):
● Connects software to hardware
● Memory management
● Process management
● Device drivers
● System calls and security
● Connects to apps through system call interface (SCI)
● Distributes resources to apps
● Passes I/O to CPU
● Supports GPU, sound, NIC, RAM, disk, and all other hardware functions
GNU Tools
Boot loader (loads kernel), bash shell
(CLI), C compiler, GTK+, Gzip, Nano
Display Manager and Display Server
● Gnome or GDM
● X Display Server
● Wayland
Daemons
Background services: network
manager, systemd (controls other
daemons)
Desktop
GNOME (GTK lib), KDE (Qt lib)
User Apps from DistroRepos
Browser, office, terminal, media player,
messenger
Application Management
● Package systems (rpm, dpkg, deb)
● Package manager (apt, dnf, zypper, pacman)
● Manage application versions
Workload Performance Optimization
● Latency monitoring
● Predictive analytics
● Root cause analysis
● Automatic resolutions
● Kernel live patching
Container Management
● Runtime
● Developer tools
● Monitoring
● Resiliency
Image Management and Provisioning
● Centralized image builder
● Consistent images for bare metal, vm, and
containers
● Consistent images for data center, public cloud,
and edge
● Zero-touch provisioning, upgrades, and
rollbacks.
Simplified Upgrades
● In-place upgrade
● Pre-check with requirements list
● Preserve customization, configuration, and
preferences
● Self-service or as-a-service
Same Kernel,
Different OS
Author Q1 2022 Q2 2022 Q3 2022 Q4 2022 Total
Krzysztof Kozlowski 224 379 371 1 975
Christoph Hellwig 170 225 201 15 611
Matthew Wilcox (Oracle) 213 211 94 58 576
Sean Christopherson 121 269 154 0 544
Andy Shevchenko 144 142 213 5 504
Ville Syrjälä 261 114 56 7 438
Geert Uytterhoeven 161 158 90 4 413
Dmitry Baryshkov 58 145 201 0 404
Mark Brown 82 170 112 1 365
Martin Kaiser 122 131 94 0 347
Others (4326) 16605 19040 19182 1457 56284
Total 18161 20984 20768 1548 61461
Quarterly Commits to Linux Kernel Per Author
Linux Requirements from the Field
“Security and cost are both criticalto us”, CTO, National Bank
“Deep application support, quick patches and bug fixes are what we need”, - VP Platform Engineering,
Manufacturer of Packaging Materials
“We need to prevent toil”, DevOps Architect, Automotive Parts Manufacturer
“Efficiently sharing GPUs would be an appealing feature”, Data Engineer, Car Insurance Company
“Operational simplicity is key”, DevOps Engineer, Online Payment ProcessingPlatform
“Linux is Linux, so we want the lowest TCO”, Infrastructure Platform Engineer, Consumer Goods
Manufacturer
“Consistency is king.” VP Cloud Engineering, Online Gaming Platform
“The distroshould be rock solid by install and should not do updates besides bug fixes and security patches.
Operational stability is everything”, CTO, Mining Company
“Some Linux distributions push a little too fast in terms of upgrades. We prefer stability”, VP Cloud
Infrastructure, Medical Device Manufacturer software store only to find a painful lack of software there
“The goal: a working immutable OS with almost every application running in a container”, Lead Developer,
Enterprise Software Vendor
Critical Challenges for
Linux Administrators
Source: Stackexchange data between Jan 1, 2022 and Sep 30, 2022
Consistency across…
…AWS, Azure, GCP
…Bare Metal, VMs, Containers, Serverless
…Traditional and Cloud Native Apps
… Data Center, Cloud, Edge
Linux Impact
on Admins,
Developers,
and IT
Operators
Key Observations
1. Networking, security, and
kernel are the key challenges
for Linux admins.
2. Containers, networking, and
security are the critical topics
for developers.
3. Networking, servers, and
security have the highest
priority for IT operators. Source: Stackexchange data between Jan 1, 2022 and Sep 30,
2022
Linux Matters for
Developer
Productivity
Source: Stackexchange data between Jan 1, 2022 and Sep 30,
2022
Amazon Linux 2
Ansible and Amazon Linux 2: How can I use
yum module with Python3?
bash: jstack: command not found" error on
Amazon Linux AMI
AAPanel - Installation fails for PHP 8.0.11 on
ARM EC2
How to enable mariadb 10.5 on Amazon Linux
2 with "amazon-linux-extras" command?
How to resolve "No packages marked for
update" problem for amzn2-core in ec2 linux
machine?
How to install and enable php extension for
tidy html on a beanstalk with amazon linux 2?
(php ver. 7.4)
Cannot access k8s service from amazon linux
2 minikube cluster
Azure Linux
"Update classification shown and reported for
Linux by Update Management may be incorrect"
error on Azure Linux VM Update Management
Azure Linux Reset password fails with Parents
ResourceNotFound
Azure Linux Startup Command ignored
Azure Linux Web App Downloading files directly
from URL not working
azure linux web app whitelist IP gets 401 error
Azure Linux web app: change OpenSSL default
security level?
Azure Linux Zip Deploy not working : Azure
Functions App?
Oracle Linux
After install docker oracle linux,then
how to connect docker oracle linux
AMMYY router don't start on Oracle
linux 7.9
Cannot update linux Oracle linux 9
Cannot install libpq-devel on Oracle
Linux 8
Cannot install MongoDB in Oracle
Linux 8
Connect to a remote postgresql
database from oracle linux 8
Showcase: Cloud-Specific Linux Problems
Conclusion
Linux has a direct impact on…
○ …staff productivity
○ …speed and security of the DevOps lifecycle
○ …operational efficiency
Linux distributions differ by…
○ …speed of security patches
○ …speed of bug fixes
○ …simplicity of management
○ …application support
○ …consistent support of data center, public cloud, and edge
○ …consistent support of bare metal, VMs, and containers
○ … management and monitoring tools
○ … hardware support
Operational consistency is key as it enables organizations
to…
○ …use the same staff across the enterprise
○ …use the same management tools
○ …ensure policy-driven security
○ …implement compliant resilience processes
○ …achieve continuous audit readiness
○ …ensure predictable performance
WHY PAY RED HAT FOR OPEN SOURCE?
Making the case for paying for free software
Dan Pacek
Competitive Intelligence/Market Analyst
14
I THOUGHT OPEN SOURCE = FREE?
15
Build it yourself Buy proprietary Download &
deploy
community bits
Purchase a
subscription for
enterprise open
source software
HOW DO I OBTAIN ENTERPRISE SOFTWARE
16
Acquisition cost: Dedicated headcount
Support: Dedicated support headcount
Ongoing maintenance and enhancements:
Dedicated engineering headcount
Costs
Pros:
● Ultimate flexibility and low initial out-of-
pocket costs
Cons:
● Productivity limited by headcount
● Resources not dedicated to the business
● Entire responsibility of maintenance,
security, and upgrades
Outcomes
BUILD IT YOURSELF
17
Acquisition cost: High initial license fee
Support: Pay for support plan
Ongoing maintenance: Paying for
support plan, but upgrades may be extra
Costs
Pros:
● Keep your developers focused on
the business
● Application maintenance outsourced
● Security is outsourced
Cons:
● Innovation happens at your suppliers
pace and is dictated by wallet share
● Limited flexibility and transparency
of functionality
● Threat of vendor lock in
Outcomes
BUY PROPRIETARY
18
Acquisition cost: Free, but still
requires headcount to interface with
the community
Support: Community support and/or
dedicated headcount
Ongoing maintenance:
Community versions
Costs
Pros:
● Fast innovation
● Low acquisition cost
● Possible low maintenance cost
Cons:
● Sometimes bleeding edge innovation
● No hardware, software or security
certifications
● Responsibility falls on you for maintenance
and security
● Unpredictable level of community support–
move at the pace of the community
● Supply chain may not be secure
Outcomes
DOWNLOAD & DEPLOY COMMUNITY BITS
19
Acquisition cost: Predictable
recurring cost
Support: Support is offered by the
vendor that builds and distributes the
software
Ongoing maintenance: Developed
and delivered by an enterprise
software vendor
Costs
Pros:
● Collaborative innovation and problem
resolution
● Leverage the speed of community
innovation with tested certified and
hardened code from a secure supply chain
● Ongoing support, security, and
maintenance is outsourced
● Transparency and influenceover
roadmaps
Cons:
● ?
Outcomes
PURCHASE A SUBSCRIPTION FOR ENTERPRISE
OPEN SOURCE SOFTWARE
20
FREE CAN BE EXPENSIVE
Business Value of Red Hat Paid Solutions
vs Unpaid Alternative Solutions
21
1.5
1.0
0.5
0.0
3.5
3.0
2.5
2.0
Less staff time to handle
service requests
Number
of
hours
Overall
Unpaid Solutions
Red Hat Paid Solutions
15
10
5
0
35
30
25
20
Less time required to develop new
applications
Number
of
weeks
Overall
2.4
27.7
1.5
18.2
3
2
1
0
7
6
5
4
Less time to develop new features
Number
of
weeks
Overall
4.3
37%
Less time
34%
Faster
28%
Less time
RED HAD PAID SOLUTIONS SAVES YOU TIME
5.9
22
IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid
Alternatives-IDC” Document #US45045719 © 2019 IDC.
3-YEAR COST OF OPERATIONS
PER ORGANIZATION
$6,111,900
$12,000,000
$8,000,000
$4,000,000
$0
$24,000,000
$20,000,000
$16,000,000
Unpaid Solutions
Costof infrastructure
IT staff time costs
Costof lostproductivity,
unplanned outages
Costof Red Hat Solutions
$8,640,600
$8,640,600
$4142,500
$4,481,000
$2,022,000
$2,445,200
35%
Lower
$20.24M
$13.09M
Red Hat Paid Solutions
23
IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC”
Document #US45045719 © 2019 IDC.
3-YEAR COST OF OPERATIONS PER
SERVER
$44,416
$90,000
$60,000
$30,000
$0
$180,000
$150,000
$120,000
Unpaid Solutions
Costof infrastructure
IT staff time costs
Costof lostproductivity,
unplanned outages
Costof Red Hat Solutions
$62,792
$39,843
$30,104
$32,564
$14,694
$17,769
35%
Lower
$147,051
$95,131
Red Hat Paid Solutions
IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC” Document
#US45045719 © 2019 IDC. 24
FREE CAN BE EXPENSIVE
COST AND I.T. OPERATIONAL EFFICIENCIES
BUSINESS OPERATIONAL BENEFITS
○ Respondents lowered their three year cost of operations by 35%
○ After three years, respondents achieved an ROI of 368% from using Red Hat
○ Investments in Red Hat solutions paid for themselves within 5 months
TOPLINE METRICS
25
○ Respondents lowered their infrastructure costs by 32%
○ Respondents found that their IT infrastructure teams were more efficient by 38%
○ Respondents reduced their time resolving help desk issues by 55%
○ Development teams were 21% more productive
○ Respondents had 63% less unplanned downtime
○ IT staff reduced the time to fulfill service requests by 49%
IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC”
Document #US45045719 © 2019 IDC.

Mais conteúdo relacionado

Semelhante a Why Pay for Open Source Linux? Avoid the Hidden Cost of DIY

The DevOps Paradigm
The DevOps ParadigmThe DevOps Paradigm
The DevOps ParadigmNaLUG
 
DevOps LA Meetup Intro to Habitat
DevOps LA Meetup Intro to HabitatDevOps LA Meetup Intro to Habitat
DevOps LA Meetup Intro to HabitatJessica DeVita
 
Controlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWSControlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWSPuppet
 
PureApplication: Devops and Urbancode
PureApplication: Devops and UrbancodePureApplication: Devops and Urbancode
PureApplication: Devops and UrbancodeJohn Hawkins
 
Linux @ IBM © 2003 IBM Corporation
Linux @ IBM © 2003 IBM Corporation Linux @ IBM © 2003 IBM Corporation
Linux @ IBM © 2003 IBM Corporation webhostingguy
 
Why and how are containers the foundation for a hybrid cloud future
Why and how are containers the foundation for a hybrid cloud futureWhy and how are containers the foundation for a hybrid cloud future
Why and how are containers the foundation for a hybrid cloud futureStefan van Oirschot
 
Docker adventures in Continuous Delivery - Alex Vranceanu
Docker adventures in Continuous Delivery - Alex VranceanuDocker adventures in Continuous Delivery - Alex Vranceanu
Docker adventures in Continuous Delivery - Alex VranceanuITCamp
 
Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...
Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...
Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...Codemotion
 
PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...
PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...
PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...PROIDEA
 
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...Teodoro Cipresso
 
Tampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerSakari Hoisko
 
Serverless Toronto User Group - Let's go Serverless!
Serverless Toronto User Group - Let's go Serverless!Serverless Toronto User Group - Let's go Serverless!
Serverless Toronto User Group - Let's go Serverless!Daniel Zivkovic
 
Deep Learning Neural Network Acceleration at the Edge - Andrea Gallo
Deep Learning Neural Network Acceleration at the Edge - Andrea GalloDeep Learning Neural Network Acceleration at the Edge - Andrea Gallo
Deep Learning Neural Network Acceleration at the Edge - Andrea GalloLinaro
 
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOpsHybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOpsWeaveworks
 
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOpsHybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOpsSonja Schweigert
 
Controlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWSControlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWSPuppet
 
Locationless data science on a modern secure edge
Locationless data science on a modern secure edgeLocationless data science on a modern secure edge
Locationless data science on a modern secure edgeJohn Archer
 
The Evolving Role of Build Engineering in Managing Open Source
The Evolving Role of Build Engineering in Managing Open SourceThe Evolving Role of Build Engineering in Managing Open Source
The Evolving Role of Build Engineering in Managing Open SourceDevOps.com
 

Semelhante a Why Pay for Open Source Linux? Avoid the Hidden Cost of DIY (20)

The DevOps Paradigm
The DevOps ParadigmThe DevOps Paradigm
The DevOps Paradigm
 
SYCL 2020 Specification
SYCL 2020 SpecificationSYCL 2020 Specification
SYCL 2020 Specification
 
DevOps LA Meetup Intro to Habitat
DevOps LA Meetup Intro to HabitatDevOps LA Meetup Intro to Habitat
DevOps LA Meetup Intro to Habitat
 
Controlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWSControlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWS
 
ansible_rhel_90.pdf
ansible_rhel_90.pdfansible_rhel_90.pdf
ansible_rhel_90.pdf
 
PureApplication: Devops and Urbancode
PureApplication: Devops and UrbancodePureApplication: Devops and Urbancode
PureApplication: Devops and Urbancode
 
Linux @ IBM © 2003 IBM Corporation
Linux @ IBM © 2003 IBM Corporation Linux @ IBM © 2003 IBM Corporation
Linux @ IBM © 2003 IBM Corporation
 
Why and how are containers the foundation for a hybrid cloud future
Why and how are containers the foundation for a hybrid cloud futureWhy and how are containers the foundation for a hybrid cloud future
Why and how are containers the foundation for a hybrid cloud future
 
Docker adventures in Continuous Delivery - Alex Vranceanu
Docker adventures in Continuous Delivery - Alex VranceanuDocker adventures in Continuous Delivery - Alex Vranceanu
Docker adventures in Continuous Delivery - Alex Vranceanu
 
Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...
Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...
Democratizing Serverless: the New Open Source, Cloud Agnostic Functions Platf...
 
PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...
PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...
PLNOG 17 - Andrzej Jeruzal - Dell Networking OS10: sieciowy system operacyjny...
 
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
Innovate 2014: Get an A+ on Testing Your Enterprise Applications with Rationa...
 
Tampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday Docker
 
Serverless Toronto User Group - Let's go Serverless!
Serverless Toronto User Group - Let's go Serverless!Serverless Toronto User Group - Let's go Serverless!
Serverless Toronto User Group - Let's go Serverless!
 
Deep Learning Neural Network Acceleration at the Edge - Andrea Gallo
Deep Learning Neural Network Acceleration at the Edge - Andrea GalloDeep Learning Neural Network Acceleration at the Edge - Andrea Gallo
Deep Learning Neural Network Acceleration at the Edge - Andrea Gallo
 
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOpsHybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOps
 
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOpsHybrid and Multi-Cloud Strategies for Kubernetes with GitOps
Hybrid and Multi-Cloud Strategies for Kubernetes with GitOps
 
Controlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWSControlled Evolution with Puppet and AWS
Controlled Evolution with Puppet and AWS
 
Locationless data science on a modern secure edge
Locationless data science on a modern secure edgeLocationless data science on a modern secure edge
Locationless data science on a modern secure edge
 
The Evolving Role of Build Engineering in Managing Open Source
The Evolving Role of Build Engineering in Managing Open SourceThe Evolving Role of Build Engineering in Managing Open Source
The Evolving Role of Build Engineering in Managing Open Source
 

Mais de Enterprise Management Associates

Observability: Challenges, Priorities, Solutions, and the Role of OpenTelemetry
Observability: Challenges, Priorities, Solutions, and the Role of OpenTelemetryObservability: Challenges, Priorities, Solutions, and the Role of OpenTelemetry
Observability: Challenges, Priorities, Solutions, and the Role of OpenTelemetryEnterprise Management Associates
 
NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...
NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...
NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...Enterprise Management Associates
 
Modern ITSM—the untapped game-changer for midsize organizations
Modern ITSM—the untapped game-changer for midsize organizationsModern ITSM—the untapped game-changer for midsize organizations
Modern ITSM—the untapped game-changer for midsize organizationsEnterprise Management Associates
 
Unveiling Strategic Trends in Global Finance, Banking, and Insurance - IT Ex...
Unveiling Strategic Trends in Global Finance, Banking, and Insurance -  IT Ex...Unveiling Strategic Trends in Global Finance, Banking, and Insurance -  IT Ex...
Unveiling Strategic Trends in Global Finance, Banking, and Insurance - IT Ex...Enterprise Management Associates
 
Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...
Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...
Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...Enterprise Management Associates
 
Navigating the Complexity of Distributed Microservices across AWS, Azure, and...
Navigating the Complexity of Distributed Microservices across AWS, Azure, and...Navigating the Complexity of Distributed Microservices across AWS, Azure, and...
Navigating the Complexity of Distributed Microservices across AWS, Azure, and...Enterprise Management Associates
 
Navigating Today’s Threat Landscape: Discussing Hype vs. Reality
Navigating Today’s Threat Landscape: Discussing Hype vs. RealityNavigating Today’s Threat Landscape: Discussing Hype vs. Reality
Navigating Today’s Threat Landscape: Discussing Hype vs. RealityEnterprise Management Associates
 
Kubernetes Unveiled: Trends, Challenges, and Opportunities
Kubernetes Unveiled: Trends, Challenges, and OpportunitiesKubernetes Unveiled: Trends, Challenges, and Opportunities
Kubernetes Unveiled: Trends, Challenges, and OpportunitiesEnterprise Management Associates
 
DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...
DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...
DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...Enterprise Management Associates
 
Challenges and Best Practices for Securing Modern Operational Technology Netw...
Challenges and Best Practices for Securing Modern Operational Technology Netw...Challenges and Best Practices for Securing Modern Operational Technology Netw...
Challenges and Best Practices for Securing Modern Operational Technology Netw...Enterprise Management Associates
 
Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...
Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...
Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...Enterprise Management Associates
 
Why Should Organizations Consider Extended Detection and Response (XDR)?
Why Should Organizations Consider Extended Detection and Response (XDR)?Why Should Organizations Consider Extended Detection and Response (XDR)?
Why Should Organizations Consider Extended Detection and Response (XDR)?Enterprise Management Associates
 
Moving Beyond Remote Access: Discover the Power of Zero Trust Network Access
Moving Beyond Remote Access: Discover the Power of Zero Trust Network AccessMoving Beyond Remote Access: Discover the Power of Zero Trust Network Access
Moving Beyond Remote Access: Discover the Power of Zero Trust Network AccessEnterprise Management Associates
 
[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...
[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...
[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...Enterprise Management Associates
 
The Critical Role of Workload Automation in Achieving Successful Digital Tran...
The Critical Role of Workload Automation in Achieving Successful Digital Tran...The Critical Role of Workload Automation in Achieving Successful Digital Tran...
The Critical Role of Workload Automation in Achieving Successful Digital Tran...Enterprise Management Associates
 

Mais de Enterprise Management Associates (20)

Real-world incident response, management, and prevention
Real-world incident response, management, and preventionReal-world incident response, management, and prevention
Real-world incident response, management, and prevention
 
Observability: Challenges, Priorities, Solutions, and the Role of OpenTelemetry
Observability: Challenges, Priorities, Solutions, and the Role of OpenTelemetryObservability: Challenges, Priorities, Solutions, and the Role of OpenTelemetry
Observability: Challenges, Priorities, Solutions, and the Role of OpenTelemetry
 
NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...
NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...
NetSecOps: Examining How Network and Security Teams Collaborate for a Better ...
 
Modern ITSM—the untapped game-changer for midsize organizations
Modern ITSM—the untapped game-changer for midsize organizationsModern ITSM—the untapped game-changer for midsize organizations
Modern ITSM—the untapped game-changer for midsize organizations
 
Unveiling Strategic Trends in Global Finance, Banking, and Insurance - IT Ex...
Unveiling Strategic Trends in Global Finance, Banking, and Insurance -  IT Ex...Unveiling Strategic Trends in Global Finance, Banking, and Insurance -  IT Ex...
Unveiling Strategic Trends in Global Finance, Banking, and Insurance - IT Ex...
 
Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...
Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...
Unlocking Master Data Management (MDM) Success: Real-World Insights and Strat...
 
Transcending Passwords: Emerging Trends in Authentication
Transcending Passwords: Emerging Trends in AuthenticationTranscending Passwords: Emerging Trends in Authentication
Transcending Passwords: Emerging Trends in Authentication
 
Modernize NetOps with Business-Aware Network Monitoring
Modernize NetOps with Business-Aware Network MonitoringModernize NetOps with Business-Aware Network Monitoring
Modernize NetOps with Business-Aware Network Monitoring
 
Navigating the Complexity of Distributed Microservices across AWS, Azure, and...
Navigating the Complexity of Distributed Microservices across AWS, Azure, and...Navigating the Complexity of Distributed Microservices across AWS, Azure, and...
Navigating the Complexity of Distributed Microservices across AWS, Azure, and...
 
Navigating Today’s Threat Landscape: Discussing Hype vs. Reality
Navigating Today’s Threat Landscape: Discussing Hype vs. RealityNavigating Today’s Threat Landscape: Discussing Hype vs. Reality
Navigating Today’s Threat Landscape: Discussing Hype vs. Reality
 
Kubernetes Unveiled: Trends, Challenges, and Opportunities
Kubernetes Unveiled: Trends, Challenges, and OpportunitiesKubernetes Unveiled: Trends, Challenges, and Opportunities
Kubernetes Unveiled: Trends, Challenges, and Opportunities
 
DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...
DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...
DDI Directions: DNS, DHCP and IP Address Management Strategies for the Multi-...
 
Challenges and Best Practices for Securing Modern Operational Technology Netw...
Challenges and Best Practices for Securing Modern Operational Technology Netw...Challenges and Best Practices for Securing Modern Operational Technology Netw...
Challenges and Best Practices for Securing Modern Operational Technology Netw...
 
CMDB in Cloud Times: Myths, Mistakes, and Mastery
CMDB in Cloud Times: Myths, Mistakes, and Mastery CMDB in Cloud Times: Myths, Mistakes, and Mastery
CMDB in Cloud Times: Myths, Mistakes, and Mastery
 
Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...
Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...
Modernizing Network Engineering and Operations in the Era of Hybrid and Remot...
 
Why Should Organizations Consider Extended Detection and Response (XDR)?
Why Should Organizations Consider Extended Detection and Response (XDR)?Why Should Organizations Consider Extended Detection and Response (XDR)?
Why Should Organizations Consider Extended Detection and Response (XDR)?
 
Five Managed SD-WAN Trends to Watch in 2023
Five Managed SD-WAN Trends to Watch in 2023Five Managed SD-WAN Trends to Watch in 2023
Five Managed SD-WAN Trends to Watch in 2023
 
Moving Beyond Remote Access: Discover the Power of Zero Trust Network Access
Moving Beyond Remote Access: Discover the Power of Zero Trust Network AccessMoving Beyond Remote Access: Discover the Power of Zero Trust Network Access
Moving Beyond Remote Access: Discover the Power of Zero Trust Network Access
 
[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...
[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...
[Analyst Research Slides] Build vs. Buy: Finding the Best Path to Network Aut...
 
The Critical Role of Workload Automation in Achieving Successful Digital Tran...
The Critical Role of Workload Automation in Achieving Successful Digital Tran...The Critical Role of Workload Automation in Achieving Successful Digital Tran...
The Critical Role of Workload Automation in Achieving Successful Digital Tran...
 

Último

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
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
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
 
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
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 

Último (20)

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
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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...
 
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
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

Why Pay for Open Source Linux? Avoid the Hidden Cost of DIY

  • 1. | @ema_research Why Pay for Open Source Linux? Avoid the Hidden Cost of DIY Torsten Volk ManagingResearch Director EMA Dan Pacek Manager of Market and Competitive Intelligence for RHEL Red Hat
  • 2. | @ema_research Watch the On-Demand Webinar • Why Pay for Open Source Linux? Avoid the Hidden Cost of DIY On- Demand Webinar: https://info.enterprisemanagement.com/why- pay-for-open-source-linux-ws • Check out upcoming webinars from EMA here: https://www.enterprisemanagement.com/freeResearch
  • 3. | @ema_research | @ema_research Featured Speakers With over 15 years of enterprise IT experience, Torsten helps end users and vendors leverage the opportunities presented by today's hybrid cloudand software-definedinfrastructure environments in combination with advanced machine learning. He specializes in topics that lead the way from hybrid cloud and the SDDC toward a business-defined concept of enterprise IT. Dan is the Manager of Market and Competitive Intelligence for Red Hat's Enterprise Linux (RHEL) business unit. In this role, he oversees analysis of primary and secondary research focused on customer requirements andcompetitor vendor offerings in the Linux market. The findings from the team’s analysis are key to the on-goingdevelopment and promotion of RHEL as the leadingenterprise Linux for commercial use cases. © 2022 Enterprise M anagement Associates,Inc. 3 Torsten Volk Managing Research Director Red Hat Dan Pacek Manager of Market and Competitive Intelligence for RHEL Red Hat
  • 4. Why Pay for Open Source Linux Avoid the Hidden Cost of DIY
  • 5. Linux can… …enhance productivity throughout DevOps lifecycles and operations management across applications. …increase efficiency by saving on headcount and simplifying operations across the data center and clouds. …lower operational risk through optimized security. …boost digital transformation by accelerating the transition toward a cloud native application architecture.
  • 6. Linux Kernel (20 million lines of code): ● Connects software to hardware ● Memory management ● Process management ● Device drivers ● System calls and security ● Connects to apps through system call interface (SCI) ● Distributes resources to apps ● Passes I/O to CPU ● Supports GPU, sound, NIC, RAM, disk, and all other hardware functions GNU Tools Boot loader (loads kernel), bash shell (CLI), C compiler, GTK+, Gzip, Nano Display Manager and Display Server ● Gnome or GDM ● X Display Server ● Wayland Daemons Background services: network manager, systemd (controls other daemons) Desktop GNOME (GTK lib), KDE (Qt lib) User Apps from DistroRepos Browser, office, terminal, media player, messenger Application Management ● Package systems (rpm, dpkg, deb) ● Package manager (apt, dnf, zypper, pacman) ● Manage application versions Workload Performance Optimization ● Latency monitoring ● Predictive analytics ● Root cause analysis ● Automatic resolutions ● Kernel live patching Container Management ● Runtime ● Developer tools ● Monitoring ● Resiliency Image Management and Provisioning ● Centralized image builder ● Consistent images for bare metal, vm, and containers ● Consistent images for data center, public cloud, and edge ● Zero-touch provisioning, upgrades, and rollbacks. Simplified Upgrades ● In-place upgrade ● Pre-check with requirements list ● Preserve customization, configuration, and preferences ● Self-service or as-a-service Same Kernel, Different OS Author Q1 2022 Q2 2022 Q3 2022 Q4 2022 Total Krzysztof Kozlowski 224 379 371 1 975 Christoph Hellwig 170 225 201 15 611 Matthew Wilcox (Oracle) 213 211 94 58 576 Sean Christopherson 121 269 154 0 544 Andy Shevchenko 144 142 213 5 504 Ville Syrjälä 261 114 56 7 438 Geert Uytterhoeven 161 158 90 4 413 Dmitry Baryshkov 58 145 201 0 404 Mark Brown 82 170 112 1 365 Martin Kaiser 122 131 94 0 347 Others (4326) 16605 19040 19182 1457 56284 Total 18161 20984 20768 1548 61461 Quarterly Commits to Linux Kernel Per Author
  • 7. Linux Requirements from the Field “Security and cost are both criticalto us”, CTO, National Bank “Deep application support, quick patches and bug fixes are what we need”, - VP Platform Engineering, Manufacturer of Packaging Materials “We need to prevent toil”, DevOps Architect, Automotive Parts Manufacturer “Efficiently sharing GPUs would be an appealing feature”, Data Engineer, Car Insurance Company “Operational simplicity is key”, DevOps Engineer, Online Payment ProcessingPlatform “Linux is Linux, so we want the lowest TCO”, Infrastructure Platform Engineer, Consumer Goods Manufacturer “Consistency is king.” VP Cloud Engineering, Online Gaming Platform “The distroshould be rock solid by install and should not do updates besides bug fixes and security patches. Operational stability is everything”, CTO, Mining Company “Some Linux distributions push a little too fast in terms of upgrades. We prefer stability”, VP Cloud Infrastructure, Medical Device Manufacturer software store only to find a painful lack of software there “The goal: a working immutable OS with almost every application running in a container”, Lead Developer, Enterprise Software Vendor
  • 8. Critical Challenges for Linux Administrators Source: Stackexchange data between Jan 1, 2022 and Sep 30, 2022
  • 9. Consistency across… …AWS, Azure, GCP …Bare Metal, VMs, Containers, Serverless …Traditional and Cloud Native Apps … Data Center, Cloud, Edge
  • 10. Linux Impact on Admins, Developers, and IT Operators Key Observations 1. Networking, security, and kernel are the key challenges for Linux admins. 2. Containers, networking, and security are the critical topics for developers. 3. Networking, servers, and security have the highest priority for IT operators. Source: Stackexchange data between Jan 1, 2022 and Sep 30, 2022
  • 11. Linux Matters for Developer Productivity Source: Stackexchange data between Jan 1, 2022 and Sep 30, 2022
  • 12. Amazon Linux 2 Ansible and Amazon Linux 2: How can I use yum module with Python3? bash: jstack: command not found" error on Amazon Linux AMI AAPanel - Installation fails for PHP 8.0.11 on ARM EC2 How to enable mariadb 10.5 on Amazon Linux 2 with "amazon-linux-extras" command? How to resolve "No packages marked for update" problem for amzn2-core in ec2 linux machine? How to install and enable php extension for tidy html on a beanstalk with amazon linux 2? (php ver. 7.4) Cannot access k8s service from amazon linux 2 minikube cluster Azure Linux "Update classification shown and reported for Linux by Update Management may be incorrect" error on Azure Linux VM Update Management Azure Linux Reset password fails with Parents ResourceNotFound Azure Linux Startup Command ignored Azure Linux Web App Downloading files directly from URL not working azure linux web app whitelist IP gets 401 error Azure Linux web app: change OpenSSL default security level? Azure Linux Zip Deploy not working : Azure Functions App? Oracle Linux After install docker oracle linux,then how to connect docker oracle linux AMMYY router don't start on Oracle linux 7.9 Cannot update linux Oracle linux 9 Cannot install libpq-devel on Oracle Linux 8 Cannot install MongoDB in Oracle Linux 8 Connect to a remote postgresql database from oracle linux 8 Showcase: Cloud-Specific Linux Problems
  • 13. Conclusion Linux has a direct impact on… ○ …staff productivity ○ …speed and security of the DevOps lifecycle ○ …operational efficiency Linux distributions differ by… ○ …speed of security patches ○ …speed of bug fixes ○ …simplicity of management ○ …application support ○ …consistent support of data center, public cloud, and edge ○ …consistent support of bare metal, VMs, and containers ○ … management and monitoring tools ○ … hardware support Operational consistency is key as it enables organizations to… ○ …use the same staff across the enterprise ○ …use the same management tools ○ …ensure policy-driven security ○ …implement compliant resilience processes ○ …achieve continuous audit readiness ○ …ensure predictable performance
  • 14. WHY PAY RED HAT FOR OPEN SOURCE? Making the case for paying for free software Dan Pacek Competitive Intelligence/Market Analyst 14
  • 15. I THOUGHT OPEN SOURCE = FREE? 15
  • 16. Build it yourself Buy proprietary Download & deploy community bits Purchase a subscription for enterprise open source software HOW DO I OBTAIN ENTERPRISE SOFTWARE 16
  • 17. Acquisition cost: Dedicated headcount Support: Dedicated support headcount Ongoing maintenance and enhancements: Dedicated engineering headcount Costs Pros: ● Ultimate flexibility and low initial out-of- pocket costs Cons: ● Productivity limited by headcount ● Resources not dedicated to the business ● Entire responsibility of maintenance, security, and upgrades Outcomes BUILD IT YOURSELF 17
  • 18. Acquisition cost: High initial license fee Support: Pay for support plan Ongoing maintenance: Paying for support plan, but upgrades may be extra Costs Pros: ● Keep your developers focused on the business ● Application maintenance outsourced ● Security is outsourced Cons: ● Innovation happens at your suppliers pace and is dictated by wallet share ● Limited flexibility and transparency of functionality ● Threat of vendor lock in Outcomes BUY PROPRIETARY 18
  • 19. Acquisition cost: Free, but still requires headcount to interface with the community Support: Community support and/or dedicated headcount Ongoing maintenance: Community versions Costs Pros: ● Fast innovation ● Low acquisition cost ● Possible low maintenance cost Cons: ● Sometimes bleeding edge innovation ● No hardware, software or security certifications ● Responsibility falls on you for maintenance and security ● Unpredictable level of community support– move at the pace of the community ● Supply chain may not be secure Outcomes DOWNLOAD & DEPLOY COMMUNITY BITS 19
  • 20. Acquisition cost: Predictable recurring cost Support: Support is offered by the vendor that builds and distributes the software Ongoing maintenance: Developed and delivered by an enterprise software vendor Costs Pros: ● Collaborative innovation and problem resolution ● Leverage the speed of community innovation with tested certified and hardened code from a secure supply chain ● Ongoing support, security, and maintenance is outsourced ● Transparency and influenceover roadmaps Cons: ● ? Outcomes PURCHASE A SUBSCRIPTION FOR ENTERPRISE OPEN SOURCE SOFTWARE 20
  • 21. FREE CAN BE EXPENSIVE Business Value of Red Hat Paid Solutions vs Unpaid Alternative Solutions 21
  • 22. 1.5 1.0 0.5 0.0 3.5 3.0 2.5 2.0 Less staff time to handle service requests Number of hours Overall Unpaid Solutions Red Hat Paid Solutions 15 10 5 0 35 30 25 20 Less time required to develop new applications Number of weeks Overall 2.4 27.7 1.5 18.2 3 2 1 0 7 6 5 4 Less time to develop new features Number of weeks Overall 4.3 37% Less time 34% Faster 28% Less time RED HAD PAID SOLUTIONS SAVES YOU TIME 5.9 22 IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC” Document #US45045719 © 2019 IDC.
  • 23. 3-YEAR COST OF OPERATIONS PER ORGANIZATION $6,111,900 $12,000,000 $8,000,000 $4,000,000 $0 $24,000,000 $20,000,000 $16,000,000 Unpaid Solutions Costof infrastructure IT staff time costs Costof lostproductivity, unplanned outages Costof Red Hat Solutions $8,640,600 $8,640,600 $4142,500 $4,481,000 $2,022,000 $2,445,200 35% Lower $20.24M $13.09M Red Hat Paid Solutions 23 IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC” Document #US45045719 © 2019 IDC.
  • 24. 3-YEAR COST OF OPERATIONS PER SERVER $44,416 $90,000 $60,000 $30,000 $0 $180,000 $150,000 $120,000 Unpaid Solutions Costof infrastructure IT staff time costs Costof lostproductivity, unplanned outages Costof Red Hat Solutions $62,792 $39,843 $30,104 $32,564 $14,694 $17,769 35% Lower $147,051 $95,131 Red Hat Paid Solutions IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC” Document #US45045719 © 2019 IDC. 24
  • 25. FREE CAN BE EXPENSIVE COST AND I.T. OPERATIONAL EFFICIENCIES BUSINESS OPERATIONAL BENEFITS ○ Respondents lowered their three year cost of operations by 35% ○ After three years, respondents achieved an ROI of 368% from using Red Hat ○ Investments in Red Hat solutions paid for themselves within 5 months TOPLINE METRICS 25 ○ Respondents lowered their infrastructure costs by 32% ○ Respondents found that their IT infrastructure teams were more efficient by 38% ○ Respondents reduced their time resolving help desk issues by 55% ○ Development teams were 21% more productive ○ Respondents had 63% less unplanned downtime ○ IT staff reduced the time to fulfill service requests by 49% IDC White Paper, sponsored by Red Hat -"Business Value of Red Hat Paid Solutions vs Unpaid Alternatives-IDC” Document #US45045719 © 2019 IDC.