Search the practice set
126 questions, 454 terms and 400 topics in 20 areas.
13 results for “Bottleneck Analysis”
Architecture Trade-off Analysis Method
A structured evaluation that scores an architecture against prioritised quality-attribute scenarios and identifies the points where those attributes conflict.
Egress Path Analysis
Tracing where data physically moves in an architecture, because transfer charges follow paths that appear nowhere on the diagram.
Stakeholder Analysis
Identifying who is affected by an architecture, what each of them needs from it, and how much influence they have over whether it proceeds.
Trade-off Analysis
Making the costs of an architectural choice explicit and comparable, rather than presenting a recommendation as if it were free.
First-Principles Reasoning
Reducing a problem to the physical, mathematical or economic facts it rests on, then reasoning up, rather than reasoning from analogy or convention.
Multi-Leader Replication
Accepting writes at more than one node and replicating between them, which removes the single-primary bottleneck and introduces write conflicts.
Operational vs Analytical Store
The separation between the store serving the application's transactions and the one serving reporting and analysis, and the mechanism connecting them.
Bottleneck Analysis
Finding the constraint, and expecting a second one behind it.
Stakeholder Analysis
Who is affected, what they need, and who can block you late.
Trade-off Analysis
Making costs explicit and comparable rather than asserting a preference.
Trade-off Analysis Methods
ATAM, scenarios, and naming the points where qualities conflict.
Query Optimisation
Reading a plan, fixing statistics, and finding the real bottleneck.