add note: descriptive vs ideal

This commit is contained in:
Kiara Grouwstra 2022-01-04 07:34:21 +00:00
parent 609d6ce89f
commit ac0a79ae3c
1 changed files with 11 additions and 0 deletions

View File

@ -2,6 +2,17 @@
This repo offers a diagram to show the BIJ1 IT landscape and how its components connect.
Note: this diagram is descriptive, not where we'd ideally like to be.
Our ideal landscape will involve, in no particular order:
- getting rid of non-EU vendors
- shifting from commercial services to open-source self-reliance
- more automation between systems
- better [systems reliability](https://sretips.com.br/sre-piramide.jpg)
- better unification of systems, rather than every local branch having to reinvent the wheel in their own accounts
- unified login system to handle authentication and authorization across our systems
- better reproducibility (think documentation, CI/CD, Kubernetes, Terraform, Nix)
## requirements
- [GraphViz](https://graphviz.gitlab.io/download/)