Automotive Interiors World
  • News
    • A-C
      • ADAS
      • Aftermarket
      • Augmented Reality
      • Automotive Interiors Expo
      • Autonomous
      • Concepts
      • Connectivity
    • D-L
      • Dash
      • Displays
      • EV
      • Graphics & Printing
      • HMI
      • HVAC
      • Infotainment
      • Lighting
      • Luxury
    • M-S
      • Materials
      • NVH & BSR
      • Personal Assistants
      • Safety
      • Seating
      • Sensors
      • Simulation
      • Sound System
    • S-V
      • Sport
      • Surfaces & Decoration
      • Sustainability
      • Testing
      • Trim
      • Virtual Reality
  • Features
  • Online Magazines
    • May 2020
    • October 2019
    • May 2019
    • October 2018
    • May 2018
    • Subscribe Free!
  • Opinion
  • Videos
  • Supplier Spotlight
LinkedIn Facebook Twitter
  • Automotive Testing
  • Automotive Powertrain
  • Autonomous Vehicle
  • Professional Motorsport
  • Tire Technology
  • Media Pack
LinkedIn Facebook
Subscribe
Automotive Interiors World
  • News
      • 3D Printing
      • ADAS
      • Aftermarket
      • Augmented Reality
      • Automotive Interiors Expo
      • Autonomous
      • Computing
      • Concepts
      • Connectivity
      • Dash
      • Displays
      • EV
      • Graphics & Printing
      • Haptics
      • HMI
      • HVAC
      • Infotainment
      • Lighting
      • Luxury
      • Materials
      • Microprocessors
      • NVH & BSR
      • Personal Assistants
      • Safety
      • Seating
      • Sensors
      • Simulation
      • Sound System
      • Sport
      • Surfaces & Decoration
      • Sustainability
      • Testing
      • Trim
      • Virtual Reality
  • Features
  • Online Magazines
    1. May 2020
    2. October 2019
    3. May 2019
    4. October 2018
    5. May 2018
    6. Subscribe Free!
    Featured
    April 3, 2020

    In this Issue – May 2020

    By Helen NormanApril 3, 2020
    Recent

    In this Issue – May 2020

    April 3, 2020

    In this Issue – October 2019

    September 19, 2019

    In this Issue – May 2019

    April 30, 2019
  • Opinion
  • Videos
  • Supplier Spotlight
  • Events
Facebook Instagram
Subscribe
Automotive Interiors World
Features

Q&A: Anatoly Spirkov, Alexander Antonuk and Maxim Leykin, Bamboo Apps

Rachel EvansBy Rachel EvansMay 30, 20238 Mins Read
Share LinkedIn Twitter Facebook Email

Automotive Interiors World speaks to CEO Anatoly Spirkov, head of strategic delivery and operations Alexander Antonuk and CTO Maxim Leykin of mobility software development company Bamboo Apps on how companies within the automotive sector can evolve and be successful within the ever-changing area of software-defined vehicles

It has been said that many automotive manufacturers still lag behind when it comes to their software engineering practices. Would you agree?

Spirkov: It is no secret that the automotive industry is currently undergoing a major transformation, with software engineering practices becoming increasingly important as vehicles become more complex and connected. However, it is also true that many traditional automotive manufacturers still lag behind in their adoption of these new practices.

The main issue for these OEMs is the legacy systems they rely on, which can often be slow, inflexible and difficult to update. This can make it challenging to incorporate new software into existing vehicle platforms and can even make it prohibitively expensive to do so. In contrast, newer market entrants have the advantage of starting with a clean slate, allowing them to build their vehicles’ architecture from scratch and fully integrate the latest software and technology.

This can be seen in the success of companies such as Tesla, which has built its entire brand around the concept of software-defined vehicles. Tesla’s vehicles are designed to be updated over the air, with new features and functionality added continuously throughout the vehicle’s lifespan. This level of flexibility and adaptability is simply not possible with traditional automotive manufacturing methods.

Of course, not all established auto makers are struggling with software engineering practices. Some, such as BMW and Audi, have invested heavily in software development and are making significant progress in this area. However, for many others, the process of modernizing their systems and operations can be slow and challenging.

In some ways, it is easier and cheaper for newer OEMs to develop their vehicles’ architecture from scratch than to redevelop the entire production conveyor of the vehicle platform for traditional OEMs. This is because they can build their software systems and hardware components to work seamlessly together, without having to worry about integrating them with legacy systems. However, it is important to note that this approach is not without its challenges, including the need to build a brand from scratch and the lack of existing infrastructure and supply chain relationships.

Overall, it is clear that software engineering practices will play an increasingly important role in the future of the automotive industry. While some traditional OEMs may struggle with the transition, others will adapt and thrive, creating a more connected, software-defined vehicle landscape for drivers around the world.

How can companies ensure Agile practices, continuous integration and automated testing? 

Antonuk: They should start by changing their approach to software development. Long development iterations, similar to component development, should be replaced by short iterations, during which they can make quick releases, receive prompt feedback from customers, and make further product improvements based on that feedback. The best place to start applying Agile practices is with small software teams that are involved in developing software that is less demanding in terms of security requirements. Adapt these Agile practices to the needs of the organization, and then gradually scale them to other parts of the company using scalable Agile methodologies.

Leykin: Continuous integration is important and often underrated. Establishing a proper CI/CD process from the very beginning of the project significantly improves quality and maintainability, increases release rate and simplifies fault isolation.

For example, if there are many commits to the integration branch and as a result of all these commits and merges the build gets broken (a fairly common situation), properly configured CI will provide exhaustive information about the issue immediately and automatically, whereas investigating the issue without CI can take several hours of work.

Automated tests, in turn, are an important part of the CI chain. They are developed once they are executed after each commit. Such frequency just can’t be achieved with manual testing. And again, this aligns well with iterative processes and Agile practices.

How can Bamboo Apps help in this respect?

Antonuk: If customers come with a superficial understanding of what kind of product they want, we work through the vision and functionality for their product together with them in design thinking sessions. Together with the client, we go through the product definition and ideation phases and prototype a future solution based on that. We create a roadmap based on user personas and their requests.

If the project has many unknowns and some technologies need to be researched, we conduct a discovery phase. That’s when we do the research on the selected technologies and create a proof of concept. If we and the client are satisfied with the results, we move on and start the development of the complete product based on them.

We always encourage the use of Agile approaches and are ready to help the client understand them. At the same time, we realize that using the Agile framework in its pure form may not suit all companies. Therefore, we offer to combine and take the best of both worlds by using elements of both Agile and Waterfall methods in development.

On the technical side, we help select the optimal technology stack for the project and design its architecture. Then, we work with our client to build and adapt the development process to their requirements. As the current industry demands flexibility, we apply Agile methodologies that adapt to different client needs and team sizes. We also advise the client on CI/CD approaches to software development and help them with project customization. This, in turn, enables us to promptly deliver new builds and collect feedback from users.

When it comes to software development, how can companies cut complexity and increase efficiency?

Antonuk: On the process side, Agile practices will help. The implementation of Agile approaches will increase the efficiency of communication, increase the speed of interaction and work on the principle of continuous improvement. Using Agile frameworks such as Scrum will enable you to break down large chunks of work into iterations (sprints), during which you will be able to get a finished result in a short amount of time. You will have iterations in regular intervals, which will allow you to prioritize functionality and determine in advance what will be implemented in the next iteration. When it comes to developing large systems with different dependencies and multiple teams, scaled Agile frameworks such as Scrum of Scrums or the more systematic SAFe will work. Such frameworks allow you to combine and coordinate a large number of Scrum teams. Different teams will be focused on tasks that belong to the same functionality, allowing everyone to get the results they need in a timely manner.

Leykin: On the technical side, there is no silver bullet besides the one already mentioned: modern and thoroughly designed layered architecture, plus following the SOLID principles, especially code decoupling. To increase efficiency, sometimes it can be beneficial to find and use an appropriate third-party library instead of implementing something from scratch. To cut complexity, it can be reasonable to order the whole scope of work by importance and split it into several releases.

What testing do you do at Bamboo Apps?

Leykin: We do all the main types of testing (functional, integration, regression, smoke, security, etc), mixing them depending on the project and common sense. We also try to cover as much code as possible with automated tests. Automotive applications bring additional complexity here, because we need to arrange a field test process as well – i.e. to check how the software behaves on particular car models and while driving. To achieve this, we have three options:

  • Build emulation stands using additional hardware such as Raspberry Pi;
  • Use rented/shared cars whenever possible;
  • Involve third-party partners that offer distributed automotive field testing.

How can companies decouple hardware and software development? How easy is this to do?

Leykin: Decoupling is a very powerful principle in general, because it allows modern hardware and software to remain maintainable despite high complexity. It is not always easy, but it is really worth doing. The key idea behind decoupling is to follow the single responsibility principle as much as possible and to have well-defined interfaces between the interacting components.

Specifically, decoupling between hardware and software is typically achieved through two mechanisms:

  • Mapping of function blocks to different devices;
  • Association of symbolic links to the device’s I/O.

System architect starts by defining application(s) logic without caring much about the way it will be distributed/executed on the different devices. Then it is necessary to select the devices and map the execution logic (function blocks) to them. The program automatically calculates the information that needs to be exchanged between the devices. Finally, we need to associate the symbolic links from the logic to the I/Os. If you want to change the hardware device, you simply have to repeat this process again on the new hardware.

How does one proactively reveal looming software issues with time, cost and quality?

Antonuk: It is important to involve the testing team not at the end of the project, but throughout the entire development process. This is required to make the testing process continuous and ongoing. Each iteration is accompanied by the development of new functionality and testing. Thus, with each iteration we produce a new piece of tested functionality.

For an in-depth investigation of the latest in software testing featuring Bamboo Apps and others, see the June 2023 issue of Automotive Testing Technology International.

Share. LinkedIn Twitter Facebook Email
Previous ArticleBMW 5 Series benefits from an array of digital updates and redesigns
Next Article Q&A: Evgeniy Yakovlev, vice president, Sigma Software Group

Read Similar Stories

Features

From concept to cockpit: Harman’s path to the future of automotive technology

May 28, 20257 Mins Read
Features

The ‘golden ears’ that fine-tune Nissan audio systems

May 2, 20253 Mins Read
ADAS

EXPO NEWS: Show highlights from Automotive Testing Expo India 2025

April 10, 20254 Mins Read
Latest News

Kia App launched in Europe

June 17, 2025

Cinemo integrates in-car entertainment technology into Mahindra’s new electric SUV range

June 17, 2025

NXP and Rimac collaborate on vehicle control architecture

June 13, 2025

Receive breaking stories and features in your inbox each week, for free


Enter your email address:


Supplier Spotlights
  • Formerra
Getting in Touch
  • Contact Us / Advertise
  • Meet the Editors
  • Download Media Pack
  • Free Weekly E-Newsletter
Our Social Channels
  • LinkedIn
  • Facebook
UKi Media & Events
Related UKi Topics
  • Automotive Testing
  • Automotive Powertrain
  • Autonomous Vehicle
  • Professional Motorsport
  • Tire Technology
  • Media Pack
© 2025 UKi Media & Events a division of UKIP Media & Events Ltd
  • Terms and Conditions
  • Privacy Policy
  • Cookie Policy
  • Notice and Takedown Policy

Type above and press Enter to search. Press Esc to cancel.

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “ACCEPT ALL”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie settingsREJECTACCEPT
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Functional

Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.

Performance

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

Analytics

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.

Advertisement

Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.

Others

Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.

SAVE & ACCEPT
Powered by