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.