Architectural Decision Records
excerpt from "Software Architecture: The Hard Parts"
Last updated
Was this helpful?
excerpt from "Software Architecture: The Hard Parts"
Last updated
Was this helpful?
One of the most effective ways of documenting architecture decisions is through Architectural Decision Records (ADRs).
An ADR consists of a short text file (usually one or two pages long) describing a specific architecture decision.
While ADRs can be writen in plain text, they are usually written in some sort of document format, like Markdown.
ADR format: