top of page

ADR- Architecture Decision Record

  • Writer: Anand Nerurkar
    Anand Nerurkar
  • Aug 6, 2024
  • 1 min read

It is very imporatant to document the decision so that it is used as reference for decision check.


so make use of ADR tools for our project source code repository ,


we need to install ADR tool and then we can goto our porject source code repository and document adr.


Elements of ADR

==

ree

1.install adr tools

2. goto to source repository where you want to store adr and type below command

adr init --- will create markdown file for adr

ree

this create adr file of the below template

ree

 
 
 

Recent Posts

See All

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
  • Facebook
  • Twitter
  • LinkedIn

©2024 by AeeroTech. Proudly created with Wix.com

bottom of page