In terms of system requirements what are constraints?
a design decision with zero degrees of freedom. AKA a design decision that has already been made for you.
how is functionality related to architecture?
functionality does not really determine architecture at all. (a given functionality can be achieved through virtually any architecture).
Bc functionality and quality are orthogonal
why use quality attribute scenarios?
provides a concrete, testable construct for characterizing quality attributes
the 6 parts of a quality attribute scenario
definition of “source of stimulus”
some entity (human, computer system, hardware) that generates the stimulus
definition of “stimulus”
a condition that requires a response when it arrives at a system
definition of “environment”
the set of conditions under which the stimulus occurs
definition of “artifact”
the thing (maybe a system, or part of system) that is stiumulated
definition of “response”
the activity that is undertaken as the result of the arrival of the stimulus
definition of “response measure”
a measurable characteristic of the response used to test the requirement
general vs concrete attribute scenario
general - could pertain to any system (are system independent)
concrete - are specific to a particular system
what are tactics?
architectural design primitives that can be employed to achieve some specific quality attribute response
3 reasons for using tactics?
the 7 categories of design decisions that an architectural team should consider when designing an architecture
what is “allocation of responsibilities”
we need to relate each requirement to a module and/or component-and-connector structure. Map each requirement to a structure to ensure that all requirements are accounted for
3 decision with regards to a coordination model
2 decisions regarding the data model
4 decisions regarding the management of resources
4 decisions regarding the mapping of architectural elements
What is the binding time with regards to architectural decisions
When do all of these other decisions have to be made
Examples:
5 decisions regarding choice of technology