Skip to content

Latest commit

 

History

History
73 lines (47 loc) · 2.38 KB

README.md

File metadata and controls

73 lines (47 loc) · 2.38 KB

ADR

How to use

export ADR_TEMPLATE=${PWD}/docs/ADR/template/template.md
adr new Implement as Unix shell scripts

Docs

Update

For update ADR we use GIT, so we can get date each updated, and we use a git message for an information team about cases for updated ADR.

Architecture Decision Log (ADL):

CI/CD

Kubernetes

Note

We use PUML and next tools:

Observability

Helm

Network

Security

  • ADR-0029 - Intrusion Detection System (IDS) and Intrusion Prevention System (IPS) for Kubernetes (k8s)

DataBase

Postgres

  • ADR-0009 - Postgres tips
  • ADR-0005 - Postgres optimization
  • ADR-0020 - Research Summary and Decision for PostgreSQL Operators: Choosing Crunchy Postgres Operator
  • ADR-0008 - PostgreSQL Scale

MongoDB