Please enable JavaScript.
Coggle requires JavaScript to display documents.
ProgArk (Chapter 5: Availability (Detect faults (Ping/Echo, Timestamp,…
ProgArk
Chapter 5: Availability
-
-
-
Refers to a property of software that it is there and ready to carry out its task when you need it to be. This is a broad perspective and encompasses what is normally called reliability. Availability builds on reliability by adding the notion of recovery (repair). Availability is about minimizing service outage by mitigating faults.
-
-
-
-
-
Chapter 7: Modifiability
Is about change and the cost and risk of making changes. To plan for modifiability, an architect has to consider three questions: What can change, what is the likelihood of change, when is the change made and who makes it?
-
-