Web Architecture
Web architecture describes the organisation and structure of a web application.
Web architecture describes the organisation and structure of a web application. It defines the development blueprint for the app and how its building blocks communicate with each other.
It is defined upfront, based on the application's needs, in order to make development of each module easier by providing a clear organisational logic.
