Software Architecture
Styles and patterns to organize software components, how they interact with each other and the environment in which they operate.
๐๏ธ Code Reuse
There are several ways in which common components can be shared, especially in distributed architectures.