This commit is contained in:
2025-08-04 13:49:26 +02:00
parent 5090cd4866
commit 00714ea68f
2 changed files with 7 additions and 0 deletions

View File

@@ -112,6 +112,12 @@ As a cloud-native approach, we will take blob storage as a service-independent m
- __IBM Cloud Object Storage:__ Enterprise-grade, scalable object storage.
- __MinIO:__ Self-hosted, S3-compatible object storage solution for on-premises or private cloud.
#### Arquitectura del sistema
![Diagram of the conections between the described componentes. Frontend connected to BFF, BFF connected to BlobProvider, BFF connected to Backend, Backend connected to DataProvider and Backend connected to Identity provider.](docs/architecturalComponentLayout.svg)
---
### Glossary
__Frontend:__ The part of the application that users interact with directly, typically the website or app interface.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 45 KiB