> Markdown version of [/events/world-congress-2025/sessions/523-resolving-technical](https://www.wearedevelopers.com/events/world-congress-2025/sessions/523-resolving-technical). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Resolving technical debts in software architecture - **Date:** Thursday, Jul 10, 2025 - **Time:** 10:50–11:20 (30 min) - **Room:** Stage 9 - **Event:** World Congress 2025 - **Tags:** c#, c++, design patterns, java, software architecture, typescript ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1680-resolving-technical-debts-in-software-architecture) ## Description Today programmers do not develop applications from scratch, but they spend their time fixing, extending, modifying and enhancing existing applications. The biggest problem in their daily work is that with time maintenance mutates from structured programming to defensive programming: The code becomes too complex to be maintained. We put in code we know is stupid from an architectural point of view but it is the only solution that will hopefully work. Maintenance is more and more difficult and expensive. Our software accumulates technical debts. In this talk, you will see how you should improve your architecture and source code to prevent technical debt growing unrestricted. With the proper knowledge about well-structured architecture, refactorings for tangled code can quickly be found. Complex code can be eliminated, and maintenance costs will be reduced. ## Speaker ### [Carola Lilienthal](https://www.wearedevelopers.com/@carola-lilienthal) WPS - Workplace Solutions ## Related talks at this congress - [Why (most) software projects fail silently...](https://www.wearedevelopers.com/events/world-congress-2025/sessions/669-why-most-software) — Hendrik Lösch - [Building a Real World Architecture](https://www.wearedevelopers.com/events/world-congress-2025/sessions/458-building-a-real) — David Tielke - [Modern software architectures](https://www.wearedevelopers.com/events/world-congress-2025/sessions/540-modern-software) — David Tielke - [High-quality software development](https://www.wearedevelopers.com/events/world-congress-2025/sessions/654-high-quality) — David Tielke