# ADR-{NUMBER}: {TITLE} **Status**: Accepted | Proposed | Superseded **Date**: {DATE} **Deciders**: {STAKEHOLDERS} ## Context {Why this decision was needed. What problem are we solving? What constraints exist?} ## Decision {What was chosen and how it will be implemented.} ## Alternatives Considered ### Option A: {NAME} - **Pros**: {benefits} - **Cons**: {drawbacks} ### Option B: {NAME} - **Pros**: {benefits} - **Cons**: {drawbacks} ## Rationale {Why this option was selected over alternatives. Reference workload profile requirements, Well-Architected Framework checks, and commercial considerations.} ## Consequences - **Positive**: {benefits gained} - **Negative**: {trade-offs accepted} - **Risks**: {what could go wrong and mitigations} ## Well-Architected Alignment | Pillar | Impact | Notes | |--------|--------|-------| | Security & Compliance | {PASS/GAP} | {details} | | Reliability & Resilience | {PASS/GAP} | {details} | | Performance & Cost | {PASS/GAP} | {details} | | Operational Efficiency | {PASS/GAP} | {details} | | Distributed Cloud | {N/A/PASS/GAP} | {details} |