Showing posts with label Software Architecture. Show all posts
Showing posts with label Software Architecture. Show all posts

Tuesday, October 26, 2010

What is Software Architecture?

The art & science of designing and erecting software. A style & method of designing software-construction. And orderly management of parts.

Friday, February 27, 2009

What is software architecture?

A software architecture is a result of a system design which is intended for obtaining expected behivour form the system. Here the system design has to take into account the following:
  • identify the subsystems which the desired system need to contain
  • identify the interfaces for the above subsystems
  • outline rules of interaction among these subsystems
Reference: A Concise Introduction to Software Engineering (Undergraduate Topics in Computer Science) by Pankaj Jalote, Springer-Verlag London, 2008