1.5 KiB
1.5 KiB
tags
| tags | |
|---|---|
|
Ziel und Zweck
Die Nachverfolgung der Architektur Entscheidungen soll über Architecture Decision Records (ADR) erfolgen. Die Beschreibung der Erzeugung von ADR ist in den Architektur Entscheidungen#Referenzen beschrieben.
Die Erzeugung von ADR mit Hilfe eines Templates (process-architectural-decision-record) unterstützt.
Referenzen
- Gut dokumentiert: Architecture Decision Records
- https://github.com/npryce/adr-tools
- https://adr.github.io/
- https://medium.com/olzzio/how-to-create-architectural-decision-records-adrs-and-how-not-to-93b5b4b33080
- https://medium.com/olzzio/how-to-review-architectural-decision-records-adrs-and-how-not-to-2707652db196
- The Markdown ADR (MADR) Template Explained and Distilled
Weitergehende Informationen
Ausschnitt aus The Markdown ADR (MADR) Template Explained and Distilled: ADRs help you keep CALM because they ease AD making and capturing:
- Collaborative content creation is enabled.
- Accountability is supported and unnecessary reconsideration of issues avoided.
- Learning opportunities are provided, both for newcomers and for the experienced.
- Management likes them too because it is used to making and executing decisions.