From 7f8e02e61a1bc7598c31643167412864aab8f32f Mon Sep 17 00:00:00 2001 From: Alice Date: Wed, 8 Nov 2023 09:55:55 +0000 Subject: [PATCH] vault backup: 2023-11-08 09:55:54 --- .obsidian/workspace.json | 10 +++++----- ...{Solution architecture.md => PL - Aula n.md} | 17 +++++++++++++---- 2 files changed, 18 insertions(+), 9 deletions(-) rename 4a1s/RAS/{Solution architecture.md => PL - Aula n.md} (65%) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 5cc94d8..c177fbe 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "4a1s/RAS/Solution architecture.md", + "file": "4a1s/RAS/PL - Aula n.md", "mode": "source", "source": false } @@ -85,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "4a1s/RAS/Solution architecture.md", + "file": "4a1s/RAS/PL - Aula n.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "4a1s/RAS/Solution architecture.md", + "file": "4a1s/RAS/PL - Aula n.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "4a1s/RAS/Solution architecture.md" + "file": "4a1s/RAS/PL - Aula n.md" } } }, @@ -161,7 +161,7 @@ "active": "9853b375f7893cb9", "lastOpenFiles": [ "4a1s/MFES/PL - Aula 5.md", - "4a1s/RAS/Solution architecture.md", + "4a1s/RAS/PL - Aula n.md", "4a1s/MFES/PL - Aula 7.md", "4a1s/MFES/PL - Aula 6.md", "4a1s/DAA/PL - Aula 1.md", diff --git a/4a1s/RAS/Solution architecture.md b/4a1s/RAS/PL - Aula n.md similarity index 65% rename from 4a1s/RAS/Solution architecture.md rename to 4a1s/RAS/PL - Aula n.md index 11c243d..9f3b508 100644 --- a/4a1s/RAS/Solution architecture.md +++ b/4a1s/RAS/PL - Aula n.md @@ -1,13 +1,22 @@ -Steps: + +## Solution architecture - Activity 1 description +**Steps:** 1. Analyze non functional requirements and identify the most relevant 2. Based on relevance create a priorized list of non functional requirements 3. Analyze architectural patterns and their characteristics 4. Identify the best suitable patterns by mapping patterns characteristics to be priorized non-functional requirements -Inputs: +**Inputs:** 1. Non functional requirements 2. Use cases -Outputs: +**Outputs:** 1. Decision on the architectural pattern to use -2. Design \ No newline at end of file +2. Design decisions rationale for the selection +Hint: Include outputs in section 5. Solution Strategy of the RAS template phase 2. + + + + + +