I am having a confusion while mapping my software design with an architectural pattern.
the below diagram describes my proposition.
What I wanted to ask is -
- Is the third layer really a layer, or just a constituent part of layer 2?
- The fourth layer constitutes of those resources for which all my software is built. They are the things, which do not provide service as such, but for which all the work is done, on which all the work is done. Are they to be included in architectural description?