Tag: 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…

  • Architect defines the architecture. Broadly the architects are divided into the technical and business architects. The business architect are focused on the economical change of the market and devise  a set of  business process  for enterprise or systems adaption and to attain enterprise or system’s mission and vision.  The technical architects are  focused on implementation…