2021/04/22 • 3 min read

The Top 6 Perspectives for Managing Technical Debt

Global competition and innovation landscape push businesses to accelerate their transformation. Thus, delivering incremental value by iteration with faster software delivery becomes an essential requirement for survival.

However, the short-term trade-offs of speed will affect quality in the mid-term, slowing down the overall delivery. How to address this paradox? How to balance those constraints? In this article, we will share technical debt perspectives and its management.

 

Some real-world analogies for describing technical debt

A debt is usually something we do not enjoy. The de-facto association is with a financial debt, where we trade money now versus paying back later, with interest.

Technical debt shares similarities. What we get now is a short-term software delivery at the cost of extra complexity. The latest will require a future refactor to pay it back.

Picture1

We can make another analogy to represent the extra effort required when technical debt is present. Looking at the two kitchens below, in which one would you rather cook?

I assume you would select the clean one, right? 😊

 

manage-technical-debt-picture2

 

Where can we find technical debt for software?

Technical debt lies in the various internal and external software attributes, from architecture to operations, and its organizational element.

manage-technical-debt-picture3

As you can see, we do not talk only about the code or internals of the software. It requires a global perspective to see the problem in its entirety.

 

Can we find distinct types of technical debt?

Defining technical debt is a prerequisite for managing it effectively.

We can first differentiate intentional and unintentional causes, useful for understanding if problems lie more in organizational culture or skills, visibility, and reporting.

The second level differentiates technical from organizational reasons that would have different root causes and possible solutions.

manage-technical-debt-picture4

In specific contexts, we can separate legacy and inherited causes. Identifying what is in control and out of control is key for technical debt management in this case.

 

What tends to happen with technical debt?

It usually starts with uncomfortable questions for software engineers.

manage-technical-debt-picture5

The worst-case situation is to be unable to maintain the system. The only option then is to replace the system completely.

Else, the team needs to try delivering value in an overly complex ecosystem, where every change is a risky, painful, and slow process.

 

Speed, but at which time horizon?

Taking another analogy with sport and running, you can visualize technical debt as the extra weight you need to carry for each footstep.

The more you have, the harder it is for you to run at speed and overtime.

manage-technical-debt-picture6

Addressing technical debt will enable you to benefit from the speed and quality of delivery.

Speed is a question of perspective. Here, we are talking about a structural performance that enables significant business value in both the mid and long-term. Not a short-sigh approach.

 

What can we gain by addressing technical debt properly?

The first value is and must be to achieve business goals.

In practice, the software delivery process will be faster and of better quality. The software delivery process is more predictable by having shorter feedback loops and measurements.

manage-technical-debt-picture7

Managing your technical debt is also beneficial to your team, organization, and atmosphere.

In ideal situations, you manage to create positively reinforced feedback loops.

But how can we end up with technical debt?

Accumulating debt does not happen overnight: this results from day-to-day decisions that end up like the plates in the kitchen.

manage-technical-debt-picture8

Software technical debt is harder to feel, touch and experience. It is one reason it is easy to ignore it versus a real kitchen.

Another reason lies in human behavior. We are not good at forecasting the future impact of the actual decision. It also supports getting into financial debt under other urgency, emotions, etc.

 

Organizational culture, values, and pressure are very influential

The organization and its culture are also vital in technical debt.

The ones that value short-term delivery, hero actions, and agile fallacies tend to accumulate a huge technical debt silently.

They create reinforced negative feedback loops that tend to be dangerous for organizations.

We need to look for early warning signs such as repetitive delays, low morale, turn-over. But in fact, it is usually late if you can find symptoms.

Therefore, we propose a more proactive approach.

Looking forward to applying technical debt

This article shared the reasons for caring about technical debt, introducing its key characteristics, causes and benefits.

In the next article, we will share how we concretely work on managing the technical debt.

Stay tuned!

References

References

https://medium.com/better-programming/technical-debt-and-tradeoffs-in-engineering-4a8696d8a95e

https://tusharma.medium.com/four-strategies-for-managing-technical-debt-9d3d37a0c862

https://www.infoq.com/articles/managing-technical-debt/

Go back to the blog posts list