Strategy
Traditionally, software developing organizations release new application features in cycles. Depending on the application and the organizational setup such release cycles take between 2 weeks and 6 months. Thus, new software is released between 2 and 26 times a year.
In theory, a typical software release cycle looks like this:
So, what is the problem with this practice?
So, what looks straightforward in theory is a time-consuming, non-linear process in practice. Users have to wait a long time for new application features and can not enjoy the application without interruptions. The occurrence of human errors slows down the release process for software. Unfortunately, these human errors are inevitable. That is why developers and software engineers spend only between 25-35% of their time writing new code and about 50% of their time fixing bugs.
According to the concepts of the Lean Management philosophy, fixing bugs (defects) is one of seven types of waste, i.e. Muda—the Japanese word for any human activity that consumes resources but produces no value. Spending 50% of the time for bug fixing basically means that 50% of the money you spend for your development resources is wasted.
In Switzerland, a full time equivalent (FTE) of an experienced, highly skilled development resource costs your organization roughly CHF 240K a year—using a total cost of ownership calculation. Half of that—CHF 120K per developer working on your projects—is wasted money.
So, what can you do to stop wasting this money and make your software development become more efficient—especially, when human error is an integral part of development and therefore inevitable?
Three strategies help to avoid human errors and reduce the amount of time spent on fixing them.
Automatic, continuous integration, continuous delivery and continuous deployment (CI/CD) pipelines allow you to put these three strategies into action. They help you develop robust and high quality software applications. You can save valuable time and money you would have spent for code integration, delivery and deployment or for bug fixing. You can deliver new application features fast and efficiently to your users. Thus, you can react quicker to changing user needs and reduce the time-to-market for your application. And in case something goes wrong, a rollback to a previous application version can be done with just a click.
A properly set up CI/CD pipeline reduces the Muda of software development. Ideally, your developers can free up 50% of their time and you can save up to CHF 120K per developer and year. A good CI/CD pipeline allows you to release robust software not in cycles, ranging from 2 weeks to 6 months, but multiple times a day.
If you want to learn more about CI/CD pipelines, feel free to talk to us. At EBMRIO.tech we support companies in setting up automated CI/CD pipelines for faster and better digital innovations. Benefit from our competencies in DevOps engineering. So your software tools and products can adapt quickly to changing market conditions and evolving user needs.