BMW S JOURNEY WITH THE OPEN-SOURCE ECOSYSTEM. Lukas Bulwahn January 18 th, 2018

Size: px
Start display at page:

Download "BMW S JOURNEY WITH THE OPEN-SOURCE ECOSYSTEM. Lukas Bulwahn January 18 th, 2018"

Transcription

1 BMW S JOURNEY WITH THE OPEN-SOURCE ECOSYSTEM Lukas Bulwahn January 18 th, 2018

2 BMW CAR IT GMBH. COMPANY FACTS AND SITES. BMW research and innovation center - BMW Car IT GmbH is a 100% subsidiary of BMW AG. - Working exclusively for BMW Group. - International working environment with experts of more than 40 countries. Mission: As the BMW automotive Software House, we bring software trends into our products. BMW Car IT Munich What we do: Software for body electronics, driver assistance, automated driving and infotainment, and the corresponding software platforms. - The Munich site - founded in 2000 as a BMW software think tank. BMW Car IT Ulm - has about ~200 employees. - The Ulm site - founded in 2012 starting with 57 former Nokia developers. - currently ~200 employees in Ulm. BMW s Journey with the Open-Source Ecosystem Lukas Bulwahn January 18th, 2018 Page 2

3 ABOUT THE PRESENTER. - Lukas Bulwahn - Role: software developer, following software development projects and consulting managers - CV: - PhD in formal methods at TU München, worked on open-source theorem prover Isabelle (licensed under 3-clause BSD) - Software Developer at BMW Car IT since 2012: - since 2012: Research on an Open-Source Software Platform for Autonomous Driving - since 2014: Open-Source Compliance Manager for BMW Car IT - since 2017: Focus on Safety Qualification of Linux kernel in the OSADL collaboration project SIL2LinuxMP - Maintainer of the OpenEmbedded/Yocto Layer for ROS packages since Understanding Open-Source & Collaboration from different views Page 3

4 OVERVIEW Outside In Inside Out Open-Source and License Compliance BMW s Engagement in Open-Source Page 4

5 OPEN-SOURCE AND LICENSE COMPLIANCE Page 5

6 THE SOFTWARE TRANSFORMATION IN THE AUTOMOTIVE INDUSTRY Traditional Automotive Software ( ) Modern Automotive Software (since 2000) - Simple algorithms and simple software architectures - Embedded and closed systems and hardware: - Very limited compute capabilities with limited memory and no connectivity - Reduction of hardware costs allow to spend significant development effort in optimization for embedded devices - Closed software ecosystem of automotive industry - Complex algorithms and complex software architectures - Open systems and consumer hardware: - Performance compute capabilities with more customization and connectivity - Development is focused on time for feature delivery and not only dominated by cost reduction - Automotive in the IT software ecosystems: Automotive companies compete with IT companies Why Software Is Eating The World (by Marc Andreessen, 2011): Software is also eating much of the value chain of industries that are widely viewed as primarily existing in the physical world. ( ) Companies in every industry need to assume that a software revolution is coming. Page 6

7 OPEN-SOURCE SOFTWARE USE AT BMW Software Dev. Tools SW Dev. Services (CI etc.) BMW Display Key Next Headunit System CMake Eclipse: Xtext, Sphinx, bitbake/yocto ROS Jenkins OpenStack zuul Gerrit Part of BMW 7 and BMW 5 series, for sale since 2016 Includes a small GNU/Linux distribution (~100 opensource packages) Currently under development Includes an extensive GNU/Linux distribution (>300 open-source software packages) Software Development is impossible without Open-Source Software tools. Products are built with increasing number of Open-Source Software packages. Page 7

8 THE CONCERN WITH OPEN-SOURCE SOFTWARE Default Purchasing Process Use and Integration of Open-Source Software Supplier request offer offer order BMW Group Purchasing Process Defined and Split Responsibilities Economical Review Four-eyes principles Internet download & use BMW Group Software Developer Legal Review accept order Contract negotiations Software Project Binding Contract Binding Contract Any software developer can conclude a contract between BMW Group and a third party. Page 8

9 OPEN-SOURCE COMPLIANCE Business It just about putting enough money on the table Engineering It just about solving a simple technical problem Open-Source Compliance Legal It just about getting contracts right Page 9

10 CURRENT OPEN-SOURCE COMPLIANCE LANDSCAPE Gather list of material Determine build dependencies Determine which opensoftware is used Determine which files are distributed Obtain and preserve true license information Scan for license information Scan for copy-and-paste into proprietary parts Manage software assets and license information Identify identical software from multiple projects Compare license assessments from multiple projects Report license assessment summary Indicate license violation risks Track decisions on licensing questions Tools: Here s OSS Toolkit (partly) Tools: Fossology, ScanCode Tools: SW 360 (partly) Tools: SW 360 (not yet?) Combine Tools to Toolchain and Integrate into SW Development: Here s OSS Toolkit, Quartermaster (?) Establish Process and Procedures: OpenChain Exchange license and copyright information: SPDX Page 14

11 OUR OPEN-SOURCE COMPLIANCE VISION Source Code Releases Complete Distributions - All (relevant) open-source projects have complete machine-extractable license information on file basis. - All build systems allow to aggregate license information from files to installed targets. - All package builders allow to aggregate license information for each package. - All distribution builders allow to aggregate license information from packages to complete distributions. Current Activities in that Directions - SPDX identifiers in the Linux kernel - FSFE s REUSE initiative ( - Quartermaster ( to become a Linux Foundation Project - Here s OSS Review Toolkit ( - SPDX generation in the bitbake/yocto tool chain Direct Consequence: Easy-to-extract and precise license and copyright information Indirect Consequence: No need for extensive license scanning (tools), identification and comparison of license information No need for extensive license information collection in software asset management systems Page 15

12 BMW S ENGAGEMENT IN OPEN-SOURCE Page 16

13 ENGAGEMENT IN OPEN-SOURCE Open-Source as Strategic Business Element - Cooperation between companies with shared interest - Agreement on cooperative software development or cooperative funding on software development Open-Source as Collaboration and Development Model - Scalable development model to create software by massively many stakeholders and developers - `Branch, Experiment, Discuss, Merge` method - Merit-based decision process - Open-Source development: - Build up single providers without violating anti-trust laws - Avoids vendor lock-in - Entails free riders, especially in small ecosystems with clear competition on same markets/customer segments - Different approach to software design and architecture than in traditional large-scale development companies (bazaar vs. cathedral) - Self-reinforcing momentum of open-source projects Page 17

14 BMW CAR IT S GITHUB PAGE A Java library for online and offline map matching with OpenStreetMap LoC: Commits: 42 (since 08/2015) Stars on github: 241 Internal developers: 1 External contributors: 4 Used by others in the community, but not used internally (yet/anymore) OpenEmbedded/Yocto Layer for ROS packages LoC: Commits: (since 01/2013) Stars on github: 111 Internal developers: 1 External contributors: 25 Used by others in the community, but not used internally (yet/anymore) Web-based communication framework for Java, C++, JavaScript LoC: Commits: (since 10/2013) Stars on github: 46 Internal developers: ~10 External contributors: 0 Used internally, but not used by others in the community (yet?) Some further open-source projects could never establish a continuous development work mode and user community. Open-Sourcing Software and Building Communities is difficult. Software developers generally underestimate this. Page 18

15 AUTOSAR TOOL PLATFORM - The AUTOSAR Tool Platform (Artop): Common base functionality for AUTOSAR development tools. - Licensed under an ARTOP (AUTOSAR) License - For AUTOSAR members and partners: - Source code is made available; free to use, modify and distribute - Development process is transparent - based on a community approach Page 19

16 GENIVI ALLIANCE - GENIVI is a nonprofit industry alliance - drives the broad adoption of open source In-Vehicle Infotainment software - provides open technology for the connected car companies joined - GENIVI is an umbrella for open-source projects: - Non-differentiating elements of the software stack of an In-Vehicle Infotainment system. Page 20

17 OPENPASS - OpenPASS: Open-Source Virtual Simulation for Vehicles - Motivated by need in advanced driver assistance systems and partially automated driving functions - Assess safety effects in traffic - Open-Source provides reliability and transparency of results obtained by the simulation - Currently driven by BMW, Daimler and VW - Working Group in the Eclipse Foundation Page 21

18 OPEN-SOURCE PLATFORM FOR AUTONOMOUS DRIVING - Research project started in Goal: Create a software platform for autonomous driving, using open-source software - Idea: Use Linux and use ROS Middleware in the vehicle - Outcome: - Definition of the Adaptive AUTOSAR Platform - Operating system shall be POSIX PSE51 compliant (opens the door for Linux) - Open-Source development model: Collaborative reference implementation, not just on (infeasible) specifications... - Linux - Real-time Linux (3 years of work done by Daniel Wagner) - Safety-Critical Linux (Nicholas McGuire & team, SIL2LinuxMP project) - ROS - BMW moved from proprietary tool to ROS as basic development tool, simulation tool and middleware during development Page 22

19 THE OSADL SIL2LINUXMP PROJECT - Mission: - Provide procedures and methods to qualify Linux on a multi-core embedded platform at safety integrity level 2 (SIL2) according to IEC Ed 2. - Show feasibility of procedures and methods on a real-world system - Show potential for collaboration and re-use of Linux kernel analysis - Collaborative project of industrial & research partners - project running since 2015, organized by OSADL - Full members: BMW Car IT, Intel (since 17), A&R Tech, KUKA, Sensor-Technik Wiedemann (full members till 16, reviewing members in 17) - Reviewing members: Bosch, Elektrobit, Hitachi, Linutronix, MBDA Italia, MEN Mikro Elektronik, Mentor, OpenSynergy, Pilz GmbH & Co. KG, Renesas, Vienna Water Monitoring Solutions - Academic members: Alexey Khoroshilov (ISP RAS), Kinggo Chow (Lanzhou Univ.), Julia Lawall (Inria/LIP6), Frank Tränkle (HS Heilbronn) - Experts from certification bodies: Bernhard Nölte (TÜV Süd), Oliver Busa, Robert Heinen, Hendrik Schäbe (TÜV Rheinland) - SIL2LinuxMP core working team: Nicholas McGuire, Andreas Platschek, Lucas Böhm, Markus Kreidl (OpenTech) Page 23

20 MAIN INSIGHTS FOR LINUX IN SAFETY-CRITICAL APPLICATIONS - System Safety Engineering: - Ensure isolation of safety-critical applications with Linux kernel mechanisms (cpu shielding, cgroups, seccomp) - Minimize the relevant system calls and determine precise constraints - Linux Kernel Development Quality Assessment and Assurance: - Analyze kernel git meta data to quantify: - number of remaining bugs (statistically) - developer competence and independence of reviews - Analyze kernel source to show (relative) absence of certain bug classes - Linux Kernel Improvements and Quality Assurance Activities Page 24

21 IMPROVING THE LINUX KERNEL - Core observation - Linux kernel developers know Linux in total better than anyone else, i.e., any internal team - Modifying Linux without following its development process reduces quality and increases risk of safety-critical bugs - To reduce risk, take a stable main-line Linux - There is no Linux kernel for safety, it is just a well-matured LTS kernel - Improving Linux - Changes for improvements must follow the Linux development process - Improvements must be reviewed, accepted and appreciated by kernel developers - Engagement and interaction with on-going development is more effective than in a deferred post-development mode - Companies with Linux in safety-critical products should collaborate on quality assurance activities for Linux closely to kernel developers Page 25

22 NEEDED QUALITY ASSURANCE ACTIVITIES FOR SAFETY-CRITICAL SYSTEMS - Ongoing and future quality assurance activities - Coding style - Respect existing coding style - Provide evidences for its quality - Monitor and motivate its compliance - Testing - Extend tests of the Linux Test Project for the determined syscalls - Static analysis - Detect more bug patterns and bug classes with coccinelle, sparse et al. - Change management - Track if bug fixes from main line are consequently backported - Analyze which kernel bugs & fixes impact the systems safety - Activities focus on parts of the Linux kernel relevant for the systems safety Talk is cheap So, we invited Alexey Khoroshilov (LDV) to a threeday workshop and a group of 8 kernel newbies got 16 bug-fix patches upstream. What if we would have worked for even a month Page 26

23 CONCLUSION Page 27

24 CONCLUSION The automotive industry is embracing the open-source ecosystem - Clear profit from using open-source software - Contributing back to existing open-source projects - Building up own open-source projects, communities and ecosystems - People, knowledge and processes in place to get open-source compliance right but still many lessons to be learned - Not all of our open-source initiatives have been successful - Strategic, organizational and technical best practices are sometimes overlooked and still more to improve - Improve compliance machinery - Be involved instead of re-engineer - Motivate upstream work in the whole industrial domain Thanks for your attention! Page 28

25 COPYRIGHT ON THIS PRESENTATION This presentation is licensed under Creative Commons Attribution 4.0 International License (cf. Here is a human-readable summary of (and not a substitute for) the license. You are free to: - Share copy and redistribute the material in any medium or format - Adapt remix, transform, and build upon the material for any purpose, even commercially. Under the following terms: - Attribution You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. - No additional restrictions You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. The licensor cannot revoke these freedoms as long as you follow the license terms. For other uses beyond this license, e.g., under other terms, such as with endorsement of derived work or removal and change of attribution, please contact the author. Page 29

LINUX SAFETY VERIFICATION A PROCESS FOR USING LINUX IN SAFETY-CRITICAL ENVIRONMENTS. Dr. Lukas Bulwahn April 25th, 2018

LINUX SAFETY VERIFICATION A PROCESS FOR USING LINUX IN SAFETY-CRITICAL ENVIRONMENTS. Dr. Lukas Bulwahn April 25th, 2018 LINUX SAFETY VERIFICATION A PROCESS FOR USING LINUX IN SAFETY-CRITICAL ENVIRONMENTS Dr. Lukas Bulwahn April 25th, 2018 MOTIVATION Linux Safety Verification Lukas Bulwahn April 25 th, 2018 Page 2 BUSINESS

More information

Lukas Bulwahn November 15 th, 2017

Lukas Bulwahn November 15 th, 2017 IS LINUX KERNEL DEVELOPMENT GOOD ENOUGH TO MAKE YOUR LIFE DEPEND ON IT? PROGRESS ON PROCEDURES & METHODS TO QUALIFY THE LINUX KERNEL DEVELOPMENT PROCESS. Lukas Bulwahn November 15 th, 2017 BMW CAR IT GMBH.

More information

LINUX SAFETY VERIFICATION A PROCESS FOR USING LINUX IN SAFETY-CRITICAL ENVIRONMENTS. Dr. Lukas Bulwahn June 14th, 2018

LINUX SAFETY VERIFICATION A PROCESS FOR USING LINUX IN SAFETY-CRITICAL ENVIRONMENTS. Dr. Lukas Bulwahn June 14th, 2018 LINUX SAFETY VERIFICATION A PROCESS FOR USING LINUX IN SAFETY-CRITICAL ENVIRONMENTS Dr. Lukas Bulwahn June 14th, 2018 MOTIVATION Linux Safety Verification Lukas Bulwahn June 14 th, 2018 Page 2 BUSINESS

More information

Collaborate on Linux for Use in Safety-Critical Systems. Lukas Bulwahn, BMW Car IT GmbH

Collaborate on Linux for Use in Safety-Critical Systems. Lukas Bulwahn, BMW Car IT GmbH Collaborate on Linux for Use in Safety-Critical Systems Lukas Bulwahn, BMW Car IT GmbH Who am I Lukas Bulwahn, Functional Safety Software Expert at BMW Car IT GmbH Working at BMW Car IT GmbH since 2012:

More information

Is Linux Kernel Development Good Enough to Make Your Life Depend on it?

Is Linux Kernel Development Good Enough to Make Your Life Depend on it? Europe Is Linux Kernel Development Good Enough to Make Your Life Depend on it? Progress on Procedures & Methods to Qualify the Linux Kernel Development Process Lukas Bulwahn IS LINUX KERNEL DEVELOPMENT

More information

Linux Community Project Leaders Unite. Peter Vescuso EVP Marketing, Bus Dev Black Duck Software

Linux Community Project Leaders Unite. Peter Vescuso EVP Marketing, Bus Dev Black Duck Software Linux Community Project Leaders Unite Peter Vescuso EVP Marketing, Bus Dev Black Duck Software Agenda Trends Communities of communities Linux Community Projects 2 Innovation and FOSS - A Virtuous Circle

More information

End-to-end Safety, Security and Reliability Keys for a successful I4.0 Migration

End-to-end Safety, Security and Reliability Keys for a successful I4.0 Migration End-to-end Safety, Security and Reliability Keys for a successful I4.0 Migration Dr. Andreas Hauser Director Digital Service, TÜV SÜD Tokyo, 21 February 2017 Corporate Profile Slide 2 Our heritage: 150

More information

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption January 2017 W3C CASE STUDY Teamwork on Open Standards Development Speeds Industry Adoption Like driving a long stretch of open road alone, standards development work can be a lonely endeavor. But with

More information

In Accountable IoT We Trust

In Accountable IoT We Trust In Accountable IoT We Trust AIOTI WG3 Security & Privacy-in-IoT Taskforces, and H2020 CSA CREATE-IoT & LSPs AG Trust in IoT Arthur van der Wees Managing Director Arthur s Legal, the global tech-by-design

More information

Cloud solution consultant

Cloud solution consultant Cloud solution consultant Role brief Directorate Jisc technologies Base location Harwell or Bristol Grade B Level 18 Job family Professional services Date November 2017 Reports to Cloud services group

More information

Understanding the Open Source Development Model. » The Linux Foundation. November 2011

Understanding the Open Source Development Model. » The Linux Foundation. November 2011 » The Linux Foundation Understanding the Open Source Development Model November 2011 By Ibrahim Haddad (PhD) and Brian Warner, The Linux Foundation A White Paper By The Linux Foundation This paper presents

More information

Linux and AUTOSAR Vector Informatik Congress, Stuttgart,

Linux and AUTOSAR Vector Informatik Congress, Stuttgart, Linux and AUTOSAR Vector Informatik Congress, Stuttgart, 12.2010 Brief Introduction to OpenSynergy OpenSynergy is a software company bringing innovative technologies into embedded automotive applications.

More information

Artop (AUTOSAR Tool Platform) Whitepaper

Artop (AUTOSAR Tool Platform) Whitepaper Artop (AUTOSAR Tool Platform) Whitepaper Updated version: March 2009 Michael Rudorfer 1, Stefan Voget 2, Stephan Eberle 3 1 BMW Car IT GmbH, Petuelring 116, 80809 Munich, Germany 2 Continental, Siemensstraße

More information

Multi-Channel Marketing Solutions That Generate Results

Multi-Channel Marketing Solutions That Generate Results Multi-Channel Marketing Solutions That Generate Results Reach Highly Responsive Prospects Strategy + Experience + Execution = Results > ABOUT US Make the Right Move and Experience etargetmedia provides

More information

OpenChain Specification Version 1.3 (DRAFT)

OpenChain Specification Version 1.3 (DRAFT) OpenChain Specification Version 1.3 (DRAFT) 2018.10.14 DRAFT: This is the draft of the next version 1.3 of the OpenChain specification. Recommended changes to be made over the current released version

More information

A Big Little Hypervisor for IoT Development February 2018

A Big Little Hypervisor for IoT Development February 2018 A Big Little Hypervisor for IoT Development February 2018 Contents PROJECT OVERVIEW TECHNICAL OVERVIEW GOVERNANCE JOIN US! PROJECT OVERVIEW Current State of Affairs IoT Development IoT device devices requires

More information

Compliance Verification Process for Ethernet ECUs

Compliance Verification Process for Ethernet ECUs Compliance Verification Process for Ethernet ECUs Automotive Ethernet Congress 2015 Munich, February 4, 2015 Dr.-Ing. Terezia Toth Head of Compliance Laboratory / Senior Consultant Engineer Agenda 1. Motivation

More information

Cloud solution consultant

Cloud solution consultant Cloud solution consultant Role brief Directorate Jisc technologies Base location Harwell or Bristol Grade B Job level 18 Job family Professional services Date 23/10/2017 Reports to Cloud services group

More information

Supporting the Cloud Transformation of Agencies across the Public Sector

Supporting the Cloud Transformation of Agencies across the Public Sector SOLUTION SERVICES Supporting the Cloud Transformation of Agencies across the Public Sector BRIEF Digital transformation, aging IT infrastructure, the Modernizing Government Technology (MGT) Act, the Datacenter

More information

The Red Hat Way. Lee Miles General Manager, Red Hat Middle East, Turkey & Africa

The Red Hat Way. Lee Miles General Manager, Red Hat Middle East, Turkey & Africa The Red Hat Way Lee Miles General Manager, Red Hat Middle East, Turkey & Africa Connecting People is the best way to create Technology Community Builder Open source communities can innovate far more effectively

More information

BOSCH CASE STUDY. How Bosch Has Benefited from GENIVI Adoption

BOSCH CASE STUDY. How Bosch Has Benefited from GENIVI Adoption February 2016 BOSCH CASE STUDY How Bosch Has Benefited from GENIVI Adoption Overview The GENIVI Alliance was launched with a mission of driving the broad adoption of open source, In-Vehicle Infotainment

More information

A global open source ecosystem for power systems

A global open source ecosystem for power systems A global open source ecosystem for power systems Fostering the digitalisation of energy The energy sector is meeting the global challenge of climate change by embracing decarbonisation, decentralisation,

More information

JBoss Enterprise Middleware

JBoss Enterprise Middleware JBoss Enterprise Middleware Making software from the open source community ready for the enterprise DLT Solutions 2411 Dulles Corner Park, Suite 800 Herndon, VA 20171 Web: www.dlt.com Phone: 703-709-7172

More information

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE.

RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. RED HAT ENTERPRISE LINUX. STANDARDIZE & SAVE. Is putting Contact us INTRODUCTION You know the headaches of managing an infrastructure that is stretched to its limit. Too little staff. Too many users. Not

More information

[RFC] Obtaining Management Buy-in for Mainline Development

[RFC] Obtaining Management Buy-in for Mainline Development [RFC] Obtaining Management Buy-in for Mainline Development Kevin Chalmers Director, Linux Core Product Development Texas Instruments Chase Maupin Manager, Linux Systems Integration Texas Instruments Agenda

More information

Incentives for IoT Security. White Paper. May Author: Dr. Cédric LEVY-BENCHETON, CEO

Incentives for IoT Security. White Paper. May Author: Dr. Cédric LEVY-BENCHETON, CEO White Paper Incentives for IoT Security May 2018 Author: Dr. Cédric LEVY-BENCHETON, CEO Table of Content Defining the IoT 5 Insecurity by design... 5 But why are IoT systems so vulnerable?... 5 Integrating

More information

Your experts for coal assets

Your experts for coal assets Your experts for coal assets We are Uniper Your benefits We are a leading international energy company with operations in more than 40 countries and around 13,000 employees. We combine a balanced portfolio

More information

10 Considerations for a Cloud Procurement. March 2017

10 Considerations for a Cloud Procurement. March 2017 10 Considerations for a Cloud Procurement March 2017 2017, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes only. It represents

More information

AVS: A Test Suite for Automatically Generated Code

AVS: A Test Suite for Automatically Generated Code AVS: A Test Suite for Automatically Generated Code Ekkehard Pofahl Ford Motor Company Torsten Sauer Continental Automotive Systems Oliver Busa TUV Rheinland Industrie Service GmbH Page 1 of 22 AVS: Automotive

More information

Adaptive AUTOSAR for high-performance in-car computers

Adaptive AUTOSAR for high-performance in-car computers EB TechPaper Adaptive AUTOSAR for high-performance in-car computers Adaptable for the future elektrobit.com Adaptive AUTOSAR paves the way for greater flexibility in ECU software in vehicles. The systems

More information

Commission for Environmental Cooperation (CEC) Sponsored Workshop on Environmental Assistance Programs and Resources for Automotive OEMs and Suppliers

Commission for Environmental Cooperation (CEC) Sponsored Workshop on Environmental Assistance Programs and Resources for Automotive OEMs and Suppliers Commission for Environmental Cooperation (CEC) Sponsored Workshop on Environmental Assistance Programs and Resources for Automotive OEMs and Suppliers Ben Vickery Senior Technical Analyst NIST MEP September

More information

COMMUNITY OR ENTERPRISE? Choosing between JBoss community projects and Red Hat JBoss Middleware

COMMUNITY OR ENTERPRISE? Choosing between JBoss community projects and Red Hat JBoss Middleware TECHNOLOGY DETAIL COMMUNITY OR ENTERPRISE? Choosing between JBoss community projects and Red Hat JBoss Middleware With Red Hat Enterprise Linux and Red Hat JBoss Middleware, we are able to experience the

More information

Domain Interaction Strategy

Domain Interaction Strategy Domain Interaction Strategy Implications for GENIVI Tech and Marketing Work Gunnar Andersson Development Lead Philippe Robin PMO Lead Steve Crumb Executive Director AMM Munich - 17 April Copyright GENIVI

More information

AUTOSAR proofs to be THE automotive software platform for intelligent mobility

AUTOSAR proofs to be THE automotive software platform for intelligent mobility AUTOSAR proofs to be THE automotive software platform for intelligent mobility Dr.-Ing. Thomas Scharnhorst AUTOSAR Spokesperson Simon Fürst, BMW AG Stefan Rathgeber, Continental Corporation Lorenz Slansky,

More information

Automotive BoF Can Linux and Functional Safety Mix? (Take 2) Robin Randhawa ARM

Automotive BoF Can Linux and Functional Safety Mix? (Take 2) Robin Randhawa ARM Automotive BoF Can Linux and Functional Safety Mix? (Take 2) Robin Randhawa ARM Recap: My objectives Investigate the potential for open source software in safety critical domains Test assumptions with

More information

STRATEGY STATEMENT OF QUALIFICATIONS

STRATEGY STATEMENT OF QUALIFICATIONS STRATEGY STATEMENT OF QUALIFICATIONS STOK IS YOUR VALUES- ALIGNED PARTNER IN THE DISCOVERY, CO-CREATION, AND DELIVERY OF HIGH- PERFORMANCE SPACES Salesforce Tower San Francisco, CA SERVICES LEED Platinum

More information

Making hybrid IT simple with Capgemini and Microsoft Azure Stack

Making hybrid IT simple with Capgemini and Microsoft Azure Stack Making hybrid IT simple with Capgemini and Microsoft Azure Stack The significant evolution of cloud computing in the last few years has encouraged IT leaders to rethink their enterprise cloud strategy.

More information

What is ISO/IEC 20000?

What is ISO/IEC 20000? An Introduction to the International Service Management Standard By President INTERPROM July 2015 Copyright 2015 by InterProm USA. All Rights Reserved www.interpromusa.com Contents INTRODUCTION... 3 SERVICE

More information

Driving Global Resilience

Driving Global Resilience Driving Global Resilience Steve Mellish FBCI Chairman, The Business Continuity Institute Monday December 2nd, 2013 Business & IT Resilience Summit New Delhi, India Chairman of the Business Continuity Institute

More information

Balancing energy and environmental demands

Balancing energy and environmental demands Balancing energy and environmental demands Solutions that optimise the safety and performance of conventional power plants and power station systems. TÜV SÜD South Asia Meet global energy demands As demand

More information

Cooperation with other standards. Nicolas François, PSA Peugeot Citroën 7 th AUTOSAR Open Conference October 22 nd, Detroit

Cooperation with other standards. Nicolas François, PSA Peugeot Citroën 7 th AUTOSAR Open Conference October 22 nd, Detroit Nicolas François, PSA Peugeot Citroën 7 th AUTOSAR Open Conference October 22 nd, 2014 - Detroit What is standardized elsewhere? How to cooperate with other standardization bodies? What is the legal impact?

More information

Internet of Things Toolkit for Small and Medium Businesses

Internet of Things Toolkit for Small and Medium Businesses Your Guide #IoTatWork to IoT Security #IoTatWork Internet of Things Toolkit for Small and Medium Businesses Table of Contents Introduction 1 The Internet of Things (IoT) 2 Presence of IoT in Business Sectors

More information

SOC for cybersecurity

SOC for cybersecurity April 2018 SOC for cybersecurity a backgrounder Acknowledgments Special thanks to Francette Bueno, Senior Manager, Advisory Services, Ernst & Young LLP and Chris K. Halterman, Executive Director, Advisory

More information

IBM Global Technology Services Provide around-the-clock expertise and protect against Internet threats.

IBM Global Technology Services Provide around-the-clock expertise and protect against Internet threats. IBM Global Technology Services Provide around-the-clock expertise and protect against Internet threats. Enhancing cost to serve and pricing maturity Keeping up with quickly evolving ` Internet threats

More information

Data Center Management and Automation Strategic Briefing

Data Center Management and Automation Strategic Briefing Data Center and Automation Strategic Briefing Contents Why is Data Center and Automation (DCMA) so important? 2 The Solution Pathway: Data Center and Automation 2 Identifying and Addressing the Challenges

More information

OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off]

OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off] OpenChain Specification Version 1.2 pc6 (DRAFT) [With Edit Markups Turned Off] DRAFT: This is the near final draft of the 1.2 version of the OpenChain Specification. We have recently completed the final

More information

POWER AND WATER CORPORATION POLICY MANAGEMENT OF EXTERNAL SERVICE PROVIDERS

POWER AND WATER CORPORATION POLICY MANAGEMENT OF EXTERNAL SERVICE PROVIDERS POWER AND WATER CORPORATION POLICY MANAGEMENT OF EXTERNAL SERVICE PROVIDERS Prepared by: Approved by: Chief Procurement Officer John Baskerville Chief Executive File number: D2015/65737 June 2015 MANAGEMENT

More information

2nd National MBE Manufacturers Summit 2017

2nd National MBE Manufacturers Summit 2017 Global Manufacturing Community 2nd National MBE Manufacturers Summit 2017 August 15-16, 2017 Corporate Sponsorship Global Manufacturing Community Providing Opportunities for MBE Manufacturers Nationally

More information

Actionable Standards Accelerate the adoption of sustainable WASH technologies

Actionable Standards Accelerate the adoption of sustainable WASH technologies Actionable Standards Accelerate the adoption of sustainable WASH technologies AIDF Asia Summit 22 June 2016 Gerald Kresta - Water Services TÜV SÜD Asia Pacific 16-05-24 Slide 1 Standards, Best Practice,

More information

Red Hat Application Migration Toolkit 4.0

Red Hat Application Migration Toolkit 4.0 Red Hat Application Migration Toolkit 4.0 Getting Started Guide Simplify Migration of Java Applications Last Updated: 2018-04-04 Red Hat Application Migration Toolkit 4.0 Getting Started Guide Simplify

More information

Collaborating to Maximize Interoperability in an Open Source Software Project. Ian Skerrett Eclipse Foundation

Collaborating to Maximize Interoperability in an Open Source Software Project. Ian Skerrett Eclipse Foundation Collaborating to Maximize Interoperability in an Open Source Software Project Ian Skerrett Eclipse Foundation Copyright 2017 The Eclipse Foundation. All Rights Reserved Eclipse Foundation Not-for-profit

More information

SUSE s vision for agile software development and deployment in the Software Defined Datacenter

SUSE s vision for agile software development and deployment in the Software Defined Datacenter From Git to Cloud SUSE s vision for agile software development and deployment in the Software Defined Datacenter Joachim Werner Senior Product Manager joe@suse.com Peter Chadwick Director Product Management

More information

FOSSology SPDX in HD Speaker:

FOSSology SPDX in HD Speaker: FOSSology SPDX in HD Speaker: michael.c.jaeger@siemens.com Public Siemens Corporate Technology What is this about? You know these examples It is about licensing of software packages Licensing is expressed

More information

Automotive and open-source: Current solutions and future developments

Automotive and open-source: Current solutions and future developments Automotive and open-source: Current solutions and future developments Evidence Srl: Cobra AT: Paolo Gai, pj@evidence.eu.com Marco Di Natale, marco@sssup.it Graziano Mangarotti, g.mangiarotti@cobra-at.com

More information

CEN and CENELEC Position Paper on the draft regulation ''Cybersecurity Act''

CEN and CENELEC Position Paper on the draft regulation ''Cybersecurity Act'' CEN Identification number in the EC register: 63623305522-13 CENELEC Identification number in the EC register: 58258552517-56 CEN and CENELEC Position Paper on the draft regulation ''Cybersecurity Act''

More information

Competency Definition

Competency Definition Adult Children's Outreach Technical Teen Acquisition Adaptability The ability to effectively process library material orders; knowledge of vendor software, processes, products, and updates x x The ability

More information

Conformance Handbook for OpenChain Specification 1.1

Conformance Handbook for OpenChain Specification 1.1 Conformance Handbook for OpenChain Specification 1.1 Revision 1 Miriam Ballhausen, Shane Coughlan Copyright 2017 The OpenChain Project. This document is licensed under the Creative Commons Attribution

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

Intelligent Vehicle and Mobility Solutions from Finland. ConCar Berlin 2017 Mikko Koskue

Intelligent Vehicle and Mobility Solutions from Finland. ConCar Berlin 2017 Mikko Koskue Intelligent Vehicle and Mobility Solutions from Finland ConCar Berlin 2017 Mikko Koskue Finland great innovation environment Europe s most competitive country* *World Economic Forum s The Europe 2020 Competitiveness

More information

Eclipse Kuksa. Introduction to the Eclipse IoT Working Group

Eclipse Kuksa. Introduction to the Eclipse IoT Working Group Eclipse Kuksa Introduction to the Eclipse IoT Working Group 1. Project Overview 2. Project Statistics 3. Key Challenges (+) 4. Possible Cooperations 5. Project Plan 16.01.18 Robert Höttger, Johannes Kristan:

More information

CLOUD COMPUTING READINESS CHECKLIST

CLOUD COMPUTING READINESS CHECKLIST CLOUD COMPUTING READINESS DAVE WILLIS STEPHEN GOLDSMITH SUBJECT MATTER EXPERTS, CLOUD COMPUTING DENOVO DAVE WILLIS STEPHEN GOLDSMITH SUBJECT MATTER EXPERTS, CLOUD COMPUTING DENOVO 1 CONTENTS INTRODUCTION

More information

Workshop IT Star IT Security Professional Positioning and Monitoring: e-cfplus support

Workshop IT Star IT Security Professional Positioning and Monitoring: e-cfplus support Workshop IT Star 2016 IT Security Professional Positioning and Monitoring: e-cfplus support Roberto Bellini AICA-Milan October, 28 th 2016 agenda 1. e-cf standard and the enriched e-cfplus System 2. IT

More information

Fritztile is a brand of The Stonhard Group THE STONHARD GROUP Privacy Notice The Stonhard Group" Notice Whose Personal Data do we collect?

Fritztile is a brand of The Stonhard Group THE STONHARD GROUP Privacy Notice The Stonhard Group Notice Whose Personal Data do we collect? Fritztile is a brand of The Stonhard Group THE STONHARD GROUP Privacy Notice For the purposes of applicable data protection and privacy laws, The Stonhard Group, a division of Stoncor Group, Inc. ( The

More information

Instant evolution in the age of digitization. Turn technology into your competitive advantage

Instant evolution in the age of digitization. Turn technology into your competitive advantage Instant evolution in the age of digitization Turn technology into your competitive advantage It s easy to underestimate how far we ve come in such a relatively short space of time, and how much the world

More information

Adopting Modern Practices for Improved Cloud Security. Cox Automotive - Enterprise Risk & Security

Adopting Modern Practices for Improved Cloud Security. Cox Automotive - Enterprise Risk & Security Adopting Modern Practices for Improved Cloud Security Cox Automotive - Enterprise Risk & Security 1 About Cox Automotive Cox Automotive is a leading provider of products and services that span the automotive

More information

Achilles System Certification (ASC) from GE Digital

Achilles System Certification (ASC) from GE Digital Achilles System Certification (ASC) from GE Digital Frequently Asked Questions GE Digital Achilles System Certification FAQ Sheet 1 Safeguard your devices and meet industry benchmarks for industrial cyber

More information

Balancing energy and environmental demands

Balancing energy and environmental demands Balancing energy and environmental demands Solutions that optimise the safety and performance of conventional power plants and power station systems. TÜV SÜD South Asia Meet global energy demands As demand

More information

THE TRUSTED NETWORK POWERING GLOBAL SUPPLY CHAINS AND THEIR COMMUNITIES APPROVED EDUCATION PROVIDER INFORMATION PACK

THE TRUSTED NETWORK POWERING GLOBAL SUPPLY CHAINS AND THEIR COMMUNITIES APPROVED EDUCATION PROVIDER INFORMATION PACK GAIN RECOGNITION AS AN APPROVED PROVIDER UNDER ISO/IEC 17024 AND JOIN OUR NETWORK OF TRUSTED PROVIDERS THE TRUSTED NETWORK POWERING GLOBAL SUPPLY CHAINS AND THEIR COMMUNITIES APPROVED EDUCATION PROVIDER

More information

MANAGED TALENT SOLUTIONS

MANAGED TALENT SOLUTIONS MANAGED TALENT SOLUTIONS BEST-FIT RESOURCES Datacentrix provides customers with access to skills and recruitment solutions that are aligned with their corporate culture, strategy and talent requirements.

More information

GDPR: The Day After. Pierre-Luc REFALO

GDPR: The Day After. Pierre-Luc REFALO GDPR: The Day After Pierre-Luc REFALO The speaker: Pierre-Luc REFALO Global Head of Strategic Cybersecurity Consulting 25+ years in Information & Cyber Security consultancy CISO for SFR & Vivendi Universal

More information

Open Source in Automotive Infotainment

Open Source in Automotive Infotainment Open Source in Automotive Infotainment Taeyong Kim (ty.kim@windriver.com) Services & Solutions Wind River Systems 2015 Wind River. All Rights Reserved. Why using Open Source in IoT? Internet of Things

More information

Red HAT CONSULTING Your investment in Red Hat technology brings affordable, enterprise-class software into your datacentre. But why stop there? Red Hat Consulting can help you identify key cost-saving

More information

GRADUATE CERTIFICATE IN MANAGEMENT SYSTEMS ADMINISTRATION

GRADUATE CERTIFICATE IN MANAGEMENT SYSTEMS ADMINISTRATION GRADUATE CERTIFICATE IN MANAGEMENT SYSTEMS ADMINISTRATION If you are looking to develop expertise in a specialized area and broaden your knowledge base, but time and cost limitations are interfering with

More information

When Recognition Matters WHITEPAPER ISO SUPPLY CHAIN SECURITY MANAGEMENT SYSTEMS.

When Recognition Matters WHITEPAPER ISO SUPPLY CHAIN SECURITY MANAGEMENT SYSTEMS. When Recognition Matters WHITEPAPER ISO 28000 SUPPLY CHAIN SECURITY MANAGEMENT SYSTEMS www.pecb.com CONTENT 3 4 4 4 4 5 6 6 7 7 7 8 9 10 11 12 Introduction An overview of ISO 28000:2007 Key clauses of

More information

Micro Focus Partner Program. For Resellers

Micro Focus Partner Program. For Resellers Micro Focus Partner Program For Resellers Contents Micro Focus Today About Micro Focus Our solutions for digital transformation Products and Solutions Program Membership Tiers Become a Portfolio Expert

More information

Oracle Buys Automated Applications Controls Leader LogicalApps

Oracle Buys Automated Applications Controls Leader LogicalApps Oracle Buys Automated Applications Controls Leader LogicalApps To strengthen Oracle s Governance, Risk and Compliance Suite with Real-time Policy Enforcement October 26, 2007 Disclaimer The following is

More information

itelligence Your One-Stop Partner

itelligence Your One-Stop Partner itelligence Your One-Stop Partner Table of Contents 3 itelligence in Numbers 4 itelligence Germany in Numbers 5 A Closer Look at the Market 6 Milestones in the itelligence History 7 Integrated Approach

More information

SIMPLIFYING THE CAR. Helix chassis. Helix chassis. Helix chassis WIND RIVER HELIX CHASSIS WIND RIVER HELIX DRIVE WIND RIVER HELIX CARSYNC

SIMPLIFYING THE CAR. Helix chassis. Helix chassis. Helix chassis WIND RIVER HELIX CHASSIS WIND RIVER HELIX DRIVE WIND RIVER HELIX CARSYNC W I N D R I V E R H E L I X C H A S S I S SIMPLIFYING THE WIND RIVER HELIX CHASSIS Helix Chassis brings together software, technologies, tools, and services to help automotive manufacturers unify, simplify,

More information

WWF PRINCIPLES TO ACTIVELY ENDORSE AND RECOGNIZE EFFECTIVE AND CREDIBLE STANDARDS AND CERTIFICATION 1 SCHEMES

WWF PRINCIPLES TO ACTIVELY ENDORSE AND RECOGNIZE EFFECTIVE AND CREDIBLE STANDARDS AND CERTIFICATION 1 SCHEMES WWF PRINCIPLES TO ACTIVELY ENDORSE AND RECOGNIZE EFFECTIVE AND CREDIBLE STANDARDS AND CERTIFICATION 1 SCHEMES Introduction Standards and certification as a conservation strategy To actively endorse or

More information

Stakeholder value, usage, needs and obligations from differnet types of F/LOSS licenses

Stakeholder value, usage, needs and obligations from differnet types of F/LOSS licenses Stakeholder value, usage, needs and obligations from differnet types of F/LOSS licenses Monash University, Melbourne Australia. darren.skidmore@infotech.monash.edu.au Abstract. This paper discusses different

More information

Product Development Road

Product Development Road Product Development Road Map Priorities - ITIL As we are building a new business, your continued support is important to us. Our immediate focus is on getting the core functions right so that we are ready

More information

FileMaker Business Alliance. Program Guide

FileMaker Business Alliance. Program Guide FileMaker Business Alliance Program Guide FileMaker Business Alliance Program Guide Get Started... 3 FBA Business Types and Requirements... 4 Partner Levels... 7 FBA Six Pillars of Excellence... 10 Contact

More information

Smart Data Center Solutions

Smart Data Center Solutions Smart Data Center Solutions New Data Center Challenges Require New Solutions Data Center Architecture. Inside and Out. Data centers are mission-critical facilities. A silo-based approach to designing,

More information

21ST century enterprise. HCL Technologies Presents. Roadmap for Data Center Transformation

21ST century enterprise. HCL Technologies Presents. Roadmap for Data Center Transformation 21ST century enterprise HCL Technologies Presents Roadmap for Data Center Transformation june 2016 21st Century Impact on Data Centers The rising wave of digitalization has changed the way IT impacts business.

More information

Are you Really Helped by Upstream Kernel Code?

Are you Really Helped by Upstream Kernel Code? Are you Really Helped by Upstream Kernel Code? 1 HISAO MUNAKATA RENESAS SOLUTIONS CORP hisao.munakata.vt(at)renesas.com who am I Working for Renesas (semiconductor) 2 Over 15 years real embedded Linux

More information

VdTÜV Statement on the Communication from the EU Commission A Digital Single Market Strategy for Europe

VdTÜV Statement on the Communication from the EU Commission A Digital Single Market Strategy for Europe Author Date VdTÜV-WG Cybersecurity October, 3 rd 2015 VdTÜV Statement on the Communication from the EU Commission A Digital Single Market Strategy for Europe VdTÜV e.v. welcomes the Communication on a

More information

With K5 you can. Do incredible things with Fujitsu Cloud Service K5

With K5 you can. Do incredible things with Fujitsu Cloud Service K5 With K5 you can Do incredible things with Fujitsu Cloud Service K5 Making incredible possible Digital is changing everything. According to a Fujitsu survey, customers and employees think it s vital for

More information

Environmental Sustainability

Environmental Sustainability Environmental Sustainability Smart Applications to support future growth and care for the environment Michalis Grigoratos, EMEA Delivery Lead Energy and Sustainability Management, Hewlett-Packard Company

More information

for TOGAF Practitioners Hands-on training to deliver an Architecture Project using the TOGAF Architecture Development Method

for TOGAF Practitioners Hands-on training to deliver an Architecture Project using the TOGAF Architecture Development Method Course Syllabus for 3 days Expert led Enterprise Architect hands-on training "An Architect, in the subtlest application of the word, describes one able to engage and arrange all elements of an environment

More information

Top Ten Tips for Managing e-discovery Vendors

Top Ten Tips for Managing e-discovery Vendors Top Ten Tips for Managing e-discovery Vendors Apr 03, 2013 Top Ten By Daniel B. Garrie This resource is sponsored by: By Daniel B. Garrie, Senior Managing Partner, Law & Forensics LLC, Thomson Reuters

More information

Securing Your Digital Transformation

Securing Your Digital Transformation Securing Your Digital Transformation Security Consulting Managed Security Leveraging experienced, senior experts to help define and communicate risk and security program strategy using real-world data,

More information

Professional Services for Cloud Management Solutions

Professional Services for Cloud Management Solutions Professional Services for Cloud Management Solutions Accelerating Your Cloud Management Capabilities CEOs need people both internal staff and thirdparty providers who can help them think through their

More information

Assystem in Germany OCTOBER 19, 2017

Assystem in Germany OCTOBER 19, 2017 Assystem in Germany OCTOBER 19, 2017 ASSYSTEM TECHNOLOGIES ASSYSTEM TECHNOLOGIES Assystem Technologies 600 M Turnover 2017* 4 Main business sectors Aerospace Automotive Industry Transportation 12 Countries

More information

Demonstrating data privacy for GDPR and beyond

Demonstrating data privacy for GDPR and beyond Demonstrating data privacy for GDPR and beyond EY data privacy assurance services Introduction The General Data Protection Regulation (GDPR) is ushering in a new era of data privacy in Europe. Organizations

More information

GOVERNANCE, RISK MANAGEMENT AND COMPLIANCE TRENDS BY FCPAK ERIC KIMANI

GOVERNANCE, RISK MANAGEMENT AND COMPLIANCE TRENDS BY FCPAK ERIC KIMANI GOVERNANCE, RISK MANAGEMENT AND COMPLIANCE TRENDS BY FCPAK ERIC KIMANI CONTENTS Overview Conceptual Definition Implementation of Strategic Risk Governance Success Factors Changing Internal Audit Roles

More information

Modern slavery and human trafficking statement 2017

Modern slavery and human trafficking statement 2017 Modern slavery and human trafficking statement 2017 Ericsson.com Statement for financial year 2017 Introduction Conducting business responsibly is the foundation of Ericsson s commitment to sustainability

More information

Oracle Buys Ksplice Oracle Linux Enhanced with Zero Downtime Software Updates

Oracle Buys Ksplice Oracle Linux Enhanced with Zero Downtime Software Updates Oracle Buys Ksplice Oracle Linux Enhanced with Zero Downtime Software Updates July 21, 2011 Oracle is currently reviewing the existing Ksplice product roadmap and will be providing guidance to customers

More information

Monetizing 5G the disruption of traditional telco business models

Monetizing 5G the disruption of traditional telco business models www.pwc.com Monetizing 5G the disruption of traditional telco business models 4 July 2018 Service s are facing a saturated market and declining margins due to the commoditizing of connectivity services

More information

Agenda. TÜV Secure it GmbH short introduction. Risk Analysis Case Study. Certification Procedure. w w w. t u v. c o m 2/ 18. TÜV Secure it GmbH 2003

Agenda. TÜV Secure it GmbH short introduction. Risk Analysis Case Study. Certification Procedure. w w w. t u v. c o m 2/ 18. TÜV Secure it GmbH 2003 Agenda TÜV Secure it GmbH short introduction Risk Analysis Case Study Certification Procedure 2/ 18 Let TÜV Secure it Be Your Guide Who we are. Subsidiary of TÜV Rheinland Group TÜV Secure it: Specialists

More information

DRIVING PROGRESS Automotive Electronics Systems Innovation Network

DRIVING PROGRESS Automotive Electronics Systems Innovation Network Automotive Electronics Systems Innovation Network WELCOME AESIN AESIN isa dedicated UK initiative focused on the accelerated and advanced delivery of Electronic Systems (ES) into vehicles and infrastructure

More information