Tuesday, February 28, 2012

List 4 fundamental questions that should be addressed in architectural design?

List 4 fundamental questions that should be addressed in architectural design?
Answer: 1. Is there a generic application architecture that can act as a template for the system
that is being designed?
2. How will the system be distributed across a number of cores or processors?
3. What architectural patterns or styles might be used?
4. What will be the fundamental approach used to structure the system?
5. How will the structural components in the system be decomposed into subcomponents?
6. What strategy will be used to control the operation of the components in the system?
7. What architectural organization is best for delivering the non-functional requirements of the system?
(7 ways - pick yours)

0 comments:

Post a Comment