Architecture Decision Log (ADL)
Introduction
This section documents the key architectural decisions. Each decision is recorded in an Architecture Decision Record (ADR).
Resources
Template used for the ADRs: Decision record template by Michael Nygard.
Architecture Decisions Records
- WebSockets and SSE for communication microservice (sample).
- ADR-001: Stratégie de Gestion des Branches Git
Examples of ADRs that could be created
- Custom RBAC instead of IAM System.
- Use of API Manager.
- APISIX choice.
- VueJS choice.
- Spring boot choice.
- NestJS choice.
- NodeJS choice.
…