What is Architecture and what is design? Are they related?

Answers were Sorted based on User's Feedback



What is Architecture and what is design? Are they related?..

Answer / ms zubeir

There are many books to explain these two, however, the
simplest answer is;

Architecture models the problem domain (requirements).
Design models the solution domain (technology).

Certainly, there is a deep relation between the two.

Is This Answer Correct ?    18 Yes 3 No

What is Architecture and what is design? Are they related?..

Answer / suresh murugadass

Architecture: Defines multi-layer design to implement a complex business solution and shows how each layer interact with each other efficiently. Depicts the different layers involved in the application. Addresses gray areas such as performance issues, high availability of the critical applications.

Design Models: Talks more about the individual components that build the complex application. It shows the relationship between these objects and how they are logically separated.

Is This Answer Correct ?    3 Yes 3 No

What is Architecture and what is design? Are they related?..

Answer / pathirakali.kali

It is softwar of architecture program of the design.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Design Patterns Interview Questions

what are design patterns..?what design patterns used in .net.

1 Answers  


How to analyze the design patterns ?

1 Answers   HP, Infosys, RRB,


What is mvp design pattern?

0 Answers  


Can any one suggest me the best institute for Software Design , Design Patterns and architecture in Hyderabad please. Thanks in Advance.

2 Answers   IBM, KPIT,


What is synchronizer token pattern?

0 Answers  






Identify three types of systems or system upgrades that may be ideal candidates for a Waterfall Development Model strategy.

1 Answers  


What are 5 common problems in the software development process?

1 Answers   HP,


If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)

1 Answers  


Explain Internal Style Sheets?

1 Answers  


What is the creational design pattern?

0 Answers  


Can you explain singleton pattern?

0 Answers  


Why have we declared the instance reference volatile?

0 Answers  


Categories