Changing Your Software Architecture During Deployment
A good deal of software architecture of systems start with diagrams containing boxes and arrows and the promise of high consistency and low coupling. The boxes are components that are supposed to be loosely coupled, but each arrow often results in a dependency at runtime — a highly coupled dependency. What if we can do […]
Changing Your Software Architecture During Deployment Read More »