Brief
This contains the details about the Architecture terminology widely used in Software Company and as well in other companies.
In simple term, it contains the diagram of your whole application. This includes layers in the architecture (such as database, backend, frontend), design patterns, where data is located, where is service/api, explanation of the application and each parts in the application and flow of the data in the application.
So, for this the clear picture of application features and requirements of application is the must. And should also have the clear knowledge of architecture style, architecture pattern, design pattern and design principles.
So, for this the clear picture of application features and requirements of application is the must. And should also have the clear knowledge of architecture style, architecture pattern, design pattern and design principles.
Comments
Post a Comment