Saturday, November 12, 2011

What is the difference between Architecture and Design in ICT?


Architecture is the software components that a software needs to have, based on the specifications, to perform as required. 
Design is the construction of the software components, and may be Logical Design which is the source coding of the components, and may be Physical Design which is the organization adaptation of the Logical Design into a functioning software.

No comments: