From 5c7b698e41cde0555689221e679394ee8b651013 Mon Sep 17 00:00:00 2001 From: Pascal Delange Date: Thu, 19 Dec 2024 13:16:32 +0100 Subject: [PATCH] change archi files --- installation/deployment.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/installation/deployment.md b/installation/deployment.md index bf5aeda..a9c0218 100644 --- a/installation/deployment.md +++ b/installation/deployment.md @@ -4,8 +4,11 @@ #### Components -At it's simplest, Marble's software can be described as below: -Software architecture +The typical architecture of a self-hosted Marble deployment is as below: +Deployment architecture + +The corresponding functional architecture is the following: +Deployment architecture The Marble software is composed of 2 docker images and 3 parts: @@ -28,7 +31,7 @@ The docker images for Marble are stored on the registry `europe-west1-docker.pkg #### Marble cloud For reference, below is a schematic of Marble's cloud offering architecture. It is essentially a variation of the architecture described above, with some infrastructure choices that work well for our cloud offering specifically. -Software architecture (2) +Software architecture (2) ## Deploy Marble serverless