Loose Coupled Architecture
Loosely Coupled Architecture is where individual components of an application are built independently from each other. Whilst generally being a slower approach to development, it does have a number of benefits, especially as an application or system scales. Benefits Decreased Maintenance Complexity Improves maintainability by reducing the impact that changes