Skip to content

worsco/adr-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

adr-demo

Architectural Decision Record

Workshop/16-minute demo

  • Web site for ADR

https://adr.github.io/

What is an Architectural Decision Record?

First, let's talk about an Architectural Decision.

An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significant.

An Architecturally Significant Requirement (ASR) is a requirement that has a measurable effect on a software system’s architecture and quality.

An Architectural Decision Record (ADR) captures a single AD, such as often done when writing personal notes or meeting minutes; the collection of ADRs created and maintained in a project constitute its decision log.

All these are within the topic of Architectural Knowledge Management (AKM).

  • Web site for ADR template

https://github.com/joelparkerhenderson/architecture_decision_record

  • Show a sample completed ADR

  • Show a templatized ADR

About

Architectural Decision Record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published