“When I say that innovation is being democratized, I mean that users of products and services-both firms and individual consumers-are increasingly able to innovate for themselves. User-centered innovation processes offer great advantages over the manufacturer-centric innovation development systems that have been the mainstay of commerce for hundreds of years. Users that innovate can develop exactly what they want, rather than relying on manufacturers to act as their (often very imperfect) agents.” — Eric von Hippel, Democratizing Innovation
Overview
What do some of the world’s largest, most regulated, complex, centuries-old industries such as banking, telecommunications, and energy have in common with rapid development, bleeding-edge innovative, creative industries such as the motion pictures industry?
They’re all dependent on open source software.
That would be a great answer and correct, but it doesn’t tell the whole story. A complete answer is these industries not only depend on open source, but they’re building open source into the fabric of their R&D and development models. They are all dependent on the speed of innovation that collaborating in open source enables.
As a recent McKinsey & Co. report described, the “biggest differentiator” for top-quartile companies in an industry vertical was “open source adoption,” where they shifted from users to contributors. The report’s data shows that top-quartile company adoption of open source has three times the impact on innovation than companies in other quartiles.
Over the last 20 years, the Linux Foundation has expanded from a single project, the Linux kernel, to hundreds of distinct project communities. The “foundation-as-a-service” model developed by Linux Foundation supports communities collaborating on open source across key horizontal technology domains, such as cloud, security, blockchain, and the web.
However, many of these project communities align across vertical industry groupings, such as automotive, motion pictures, finance, telecommunications, energy, and public health initiatives. They may have started as individual efforts looking for a neutral home at the Linux Foundation. Still, over time these communities found it useful to collaborate as the organizations supporting the projects expanded their collaboration to other areas.
This paper will delve into the major vertical industry initiatives served by the Linux Foundation. We will highlight the most notable open source projects and why we believe these key industry verticals, some over 100 years old, have transformed themselves using open source software.
input[type=text] {
width: 100%;
padding: 12px 20px;
margin: 8px 0;
box-sizing: border-box;
border: 1px solid #555;
outline: none;
background-color: #fff;
}
input, select, textarea{
color: #000;
}
textarea:focus, input:focus {
color: #000;
}
input[type=button], input[type=submit], input[type=reset] {
border: none;
color: #fff;
padding: 16px 32px;
text-decoration: none;
margin: 4px 2px;
cursor: pointer;
}
label{
color: #000;
}
textarea {
width: 100%;
height: 150px;
padding: 12px 20px;
box-sizing: border-box;
border: 2px solid #ccc;
border-radius: 4px;
background-color: #000;
resize: none;
}
First Name*
Last Name*
Company*
Email*
Job Title
Industry
Aerospace & Defense
Air Freight & Logistics
Airlines
Automotive
Banks
Beverages
Biotechnology
Building Materials
Capital Goods
Capital Markets
Chemicals
Commercial Services & Supplies
Communications Equipment
Construction & Engineering
Consumer Discretionary
Consumer Goods
Consumer Services
Consumer Staples
Containers & Packaging
Distributors
Diversified Consumer Services
Diversified Financial Services
Diversified Telecommunication Services
Education Services
Electrical Equipment
Electric Utilities
Electronic Equipment & Instruments
Family Services
Food & Staples Retailing
Food Products
Gas Utilities
Health Care Equipment & Supplies
Health Care Providers & Services
Hotels, Restaurants & Leisure
Household Durables
Industrial Conglomerates
Industrials
Insurance
Internet Software & Services
IT Services
Leisure Products
Life Sciences Tools & Services
Machinery
Marine
Media
Metals & Mining
Paper & Forest Products
Personal Products
Pharmaceuticals
Professional Services
Real Estate
Renewable Electricity
Retailing
Road & Rail
Semiconductors & Semiconductor Equipment
Software
Specialized Consumer Services
Specialty Retail
Tech Hardware, Storage & Peripherals
Textiles, Apparel & Luxury Goods
Tobacco
Trading Companies & Distributors
Transportation
Utilities
Wireless Telecommunication Services
Yes, I would like to receive marketing emails about news, updates and offers about The Linux Foundation and its Projects. I understand that I can unsubscribe at anytime.
By submitting this form, I acknowledge that my information is subject to The Linux Foundation's
Privacy Policy.
document.getElementById('txtUrl').value = window.location.href;
document.getElementById('txtUrl').value = window.location.href;
(function($) {
$("#myform").on("submit", function(e) {
e.preventDefault();
$.ajax({
url: $(this).attr("action"),
type: 'POST',
data: $(this).serialize(),
beforeSend: function() {
$("#myform").toggle();
$("#message").html("Thank you for your submission, Your content is now loading... ");
},
success: function(data) {
setTimeout(function(){ window.location = "https://www.linuxfoundation.org/wp-content/uploads/2020/09/Software-defined-vertical-industries-transformations-through-open-source_092220-2-2.pdf" }, 100);
}
});
});
})(jQuery);
The post Software-defined vertical industries: transformation through open source appeared first on The Linux Foundation.