Category Archives: Refactoring

Architecture Refactoring

In software development the term refactoring has been established quite a while ago already in the context of code refactoring. However, there is also the refactoring of the design (i.e. changing the internal structures of subsystems, components, or services), database … Continue reading

Posted in Change, Refactoring | Leave a comment