PERF01-BP03 - Factor cost into architectural decisions
Implementation Guidance
Use “Factor cost into architectural decisions” to make architecture and operational choices based on evidence rather than assumptions. Define clear criteria, collect current-state data, and compare options against business outcomes and risk tolerance.
For the question “How do you select the best performing architecture?”, define measurable outcomes, assign owners, and review execution regularly. Integrate this practice into delivery and operations processes so improvements persist as workloads and requirements evolve.
Key Steps
-
Define decision criteria and scope:
- Document what “Factor cost into architectural decisions” must address in your environment
- Set quantitative and qualitative criteria for comparing options
- Identify stakeholders who approve final decisions
-
Perform analysis with objective evidence:
- Collect metrics, constraints, and dependency data from current operations
- Compare alternatives against reliability, performance, and risk outcomes
- Record tradeoffs and assumptions in an architecture decision log
-
Operationalize and revisit decisions:
- Implement selected decisions with explicit owner accountability
- Define review triggers for demand, risk, or architecture changes
- Update standards and patterns based on observed outcomes
Risk / Impact
Level of risk if not implemented: Medium
Impact: Without this best practice, workloads typically accumulate inefficiencies and execution drift that increase failure probability over time. Problems often surface during traffic spikes, major releases, or dependency failures.
Benefits of implementation:
- More predictable operational and engineering outcomes
- Better alignment between architecture decisions and business goals
- Continuous improvement through measurable feedback loops
AWS Services to Consider
AWS Compute Optimizer
Recommends rightsizing and configuration adjustments based on observed usage patterns.
Amazon CloudWatch
Collects metrics, logs, and alarms that support operational insight and performance management.
AWS X-Ray
Traces distributed requests to identify latency sources and dependency failures.
AWS Well-Architected Tool
Captures architectural risks and improvement items so teams can track best-practice adoption over time.