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 the design patterns and How can they make life easier for software development ?

1 Answers   ABC, HP,


Dd you useuse OOA/OOD methodologies?did you use design patterns?

1 Answers   HP,


What is singleton and factory pattern?

0 Answers  


i have file(ps),dont know how many records are there. move half of the records to 2 files. how can we do

1 Answers   IBM, Infosys,


Is dependency injection a design pattern?

0 Answers  






What is viper architecture?

0 Answers  


Why is singleton bad?

0 Answers  


What are the different types of Design Patterns and Explain them?

3 Answers   Genpact, Gradatim, Gul Ahmed, TCS, Wipro,


Design the Factory pattern and What is its application ?

1 Answers   HP,


What is the gang of four design pattern?

0 Answers  


What are the benefits of the proxy in the design pattern?

0 Answers  


What are the categories in which the design patterns can be divided?

0 Answers  


Categories