What is Architecture and what is design? Are they related?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / pathirakali.kali
It is softwar of architecture program of the design.
| Is This Answer Correct ? | 1 Yes | 7 No |
How can you conduct UX evaluation?
What is Software development life cycle....??
What are the most important software design patterns?
How do you choose a design pattern?
What development do you think is needed in the UI UX of our product?
Can you explain singleton pattern?
. How can a product be accessible to differently-abled people?
What is the difference between architecture and design?
What is singleton and factory pattern?
How can you know that your design is successful?
What three types of components comprise an application design?
What is the difference between UX and UI design?