Outils pour utilisateurs

Outils du site


analyse:architecture:toc

Ceci est une ancienne révision du document !


Architecture logicielle

Influancée par

  • Requis fonctionnels
  • Requis non-fonctionnels
  • Attributs de qualité
  • Contraintes techniques
  • Expériences développeurs
  • Temps / budget / qualité
  • Parties prenantes

Livres

Architecure Decision Log

Garder les décisions dans et sous le format: docs/arch/adr-NNN.md.

# 1. Record architecture decisions
 
* Date: 2020-04-30
* Logdate: 2020-04-30
* Status: **Accepted**
 
## Context
 
As the project is an example of a more advanced monolith architecture, it is necessary to save all architectural decisions in one place.
 
## Decision
 
For all architectural decisions Architecture Decision Log (ADL) is created. All decisions will be recorded as Architecture Decision Records (ADR). 
 
Each ADR will be recorded using [Michael Nygard template](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions), which contains following sections: Status, Context, Decision and Consequences.
 
## Consequences
 
All architectural decisions should be recorded in log. Old decisions should be recorded as well with an approximate decision date. New decisions should be recorded on a regular basis.
analyse/architecture/toc.1637192120.txt.gz · Dernière modification : 2022/02/02 00:42 (modification externe)