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

Design the Factory pattern and What is its application ?

1 Answers   HP,


Explain Internal Style Sheets?

1 Answers  


What design pattern wrapper classes implement?

0 Answers  


What is singleton design pattern in java?

0 Answers  


What is a behavioral design pattern?

0 Answers  






Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?

0 Answers  


What is impedance mismatch and How to solve the problem?

1 Answers   HP,


What is a lazy initialization in singleton?

0 Answers  


Which design patterns have you used in your project ?

0 Answers   QuestPond,


What are 5 common problems in the software development process?

1 Answers   HP,


What are structural design patterns?

0 Answers  


Explain the singleton, facade, or handle class design pattern?

2 Answers   ABC,


Categories