Managing Architecture Debt with Dependency Structure Matrix
3 min readJan 27, 2022
--
Technical Debt is a hot topic in all software development projects that over time gets more sophisticated as source code grows gradually. There are plenty of tools analyzing technical debt that basically concentrates on code quality. Architecture debt being subpart of technical debt is not that easy to determine, since there are no automated tools available as in case of technical debt.