From ad75ad69b127a3200b3a26e9afd15e1aa057a7f5 Mon Sep 17 00:00:00 2001 From: Lolo Date: Mon, 4 Aug 2025 15:11:17 +0200 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27d7e36..954a514 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 2. [Monetization](#monetization) 3. [Scope](#scope) 4. [Risks and Mitigations](#risks-and-mitigations) - 5. [How-To](#how-to) + 5. [Solution](#solution) 6. [System Architecture](#system-architecture) 3. [Glossary](#glossary) 4. [Additional Context](#additional-context) @@ -98,7 +98,7 @@ __How much do we receive per product?__ As a product, we do not receive anything | Third-party service outages | External services (cloud, identity providers) may become unavailable. | Implement fallback mechanisms and monitor service health. | | Cost overruns | Unexpected expenses in infrastructure or development. | Monitor costs, set budgets, and optimize resource usage. | -### How-To +### Solution Based on a three-layered architecture, each layer must present a plug-and-play architecture.