What is Architecture and what is design? Are they related?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between architecture and design?
What is the prototype design pattern?
What is the concurrency design pattern?
Explain what are 5 common problems in the software development process?
How do you choose a design pattern?
Can we use an equated value as operands for an MVC ? Reason for the same.
What are creational design patterns?
What is the design pattern?
What are the types of design patterns?
What are structural design patterns?
When should design patterns be used?
Is singleton an anti pattern?
Can we make the reference instance non static?
What are the categories in which the design patterns can be divided?
Give me example of chain of responsibility design pattern?