Tag: System Architecture
-
What is a pattern? (in software engineering world) A predefined solution for a problem for the given context. Key words in the above definition is problem, solution and the context. What are the different categories of the patterns ? (in software engineering) Analysis patterns Design patterns Architectural patterns Technology patterns Integration patterns Why do we…
-
Software system architecture is collection of viewpoints. The types of viewpoints depends on the type of systems. Software system architecture for a typical web application contains information and functional views primarily focuses on the structural (or static) representation of the system and the deployment, concurrency and operational views are the behavioral (or run-time/dynamic) representation of…
-
Consistency and repeatability in the architecture definition process is a must have requirement in an organization. It is like parents teaching some moral lessons to the kids. Kids will watch the parents if parents do practice what they teach them. If parents does not practice what they teach the kids, the kids are not going…