Search the practice set

126 questions, 454 terms and 400 topics in 20 areas.

32 results for “Trade-off Analysis Methods”

Terminology · 16
term

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.

Architecture Decision-Making
term

Trade-off Analysis

Making the costs of an architectural choice explicit and comparable, rather than presenting a recommendation as if it were free.

Meta-Skills
term

Cost vs Reliability Trade-off

The non-linear relationship between availability and spend, which makes each additional nine roughly an order of magnitude more expensive.

Cost & FinOps
term

Security vs Usability

A trade-off that is usually resolved by varying the control with the value of the action, rather than by choosing a uniform level of friction.

Architecture Decision-Making
term

Dropbox's Move Off S3

Dropbox moved the majority of its file storage off Amazon S3 onto custom infrastructure, reporting savings that its S-1 filing put at roughly $75 million over two years.

Cost & FinOps
term

Egress Path Analysis

Tracing where data physically moves in an architecture, because transfer charges follow paths that appear nowhere on the diagram.

Network & Egress Costs
term

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.

Business Architecture
term

Delivery vs Maintainability

Choosing where to take deliberate shortcuts, based on which kinds of debt are cheap to repay and which compound.

Architecture Decision-Making
term

Denormalisation

Deliberately duplicating data across records to make reads cheap, accepting the write-time cost of keeping copies in step.

Data Architecture
term

Etsy's Continuous Deployment

Etsy moved from infrequent, risky releases to dozens of deploys a day, demonstrating that deployment frequency and stability improve together rather than trading off.

Software Architecture
term

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.

Meta-Skills
term

Monolith vs Microservices

A trade of deployment independence against distributed-systems complexity, decided by team topology far more often than by technology.

Architecture Decision-Making
term

Negotiation

Reaching an agreement that both sides own, by trading on interests rather than arguing positions.

Architecture Communication
term

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.

Polyglot Persistence
term

REST

An architectural style for APIs built on resources identified by URLs, manipulated with uniform HTTP methods, and stateless requests.

API & Integration
term

Time to Market

How long it takes to get a capability in front of customers — often the constraint that dominates every other architectural quality.

Business Architecture
Topics · 13
topic

Trade-off Analysis Methods

ATAM, scenarios, and naming the points where qualities conflict.

Architecture Decision-Making — no content yet
topic

Trade-off Analysis

Making costs explicit and comparable rather than asserting a preference.

The Architect's Meta-Skills — no content yet
topic

Trade-off Fundamentals

Why every architecture is a set of purchases, and how to state what you gave up.

Architecture Fundamentals — no content yet
topic

Bottleneck Analysis

Finding the constraint, and expecting a second one behind it.

Performance & Capacity Engineering — no content yet
topic

Explaining Trade-offs

Naming what was given up, and the condition that would change it.

Architecture Communication — no content yet
topic

Stakeholder Analysis

Who is affected, what they need, and who can block you late.

Business Architecture — no content yet
topic

Architecture Patterns

General material on architectural patterns and their trade-offs.

32 items
topic

Capability Maps in EA

The stable frame for hanging investment, ownership and health off.

Enterprise Architecture — no content yet
topic

DORA Metrics

Throughput and stability moving together rather than trading off.

Software Architecture & Engineering — no content yet
topic

Decommissioning

Actually switching the old system off, and proving nothing depended on it.

Legacy Modernization — no content yet
topic

Multi-Agent Systems

Coordination, hand-off and whether more agents actually help.

AI-Era Architecture — no content yet
topic

REST Design

Resources, uniform methods, status codes and statelessness.

API & Integration Architecture — no content yet
topic

Time to Market

The constraint that dominates most products, and how to trade against it.

Business Architecture — no content yet