my_digital_garden/4a1s/RAS/PL - Aula n.md

23 lines
644 B
Markdown
Raw Normal View History

2023-11-08 09:55:55 +00:00
## Solution architecture - Activity 1 description
**Steps:**
2023-11-08 09:45:54 +00:00
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
2023-11-08 09:55:55 +00:00
**Inputs:**
2023-11-08 09:45:54 +00:00
1. Non functional requirements
2. Use cases
2023-11-08 09:55:55 +00:00
**Outputs:**
2023-11-08 09:45:54 +00:00
1. Decision on the architectural pattern to use
2023-11-08 09:55:55 +00:00
2. Design decisions rationale for the selection
Hint: Include outputs in section 5. Solution Strategy of the RAS template phase 2.