designs/solutions/test/todo-solution02.md

112 lines
2.8 KiB
Markdown
Raw Permalink Normal View History

2026-03-10 10:46:45 +00:00
# Sample solution - Solution Impact Document (SID)
2026-03-08 11:55:05 +00:00
## Table of Contents
2026-03-10 10:46:45 +00:00
- [Sample solution - Solution Impact Document (SID) ](#sample-solution-solution-impact-document-sid)
2026-03-08 11:55:05 +00:00
- [Solution ](#solution)
- [Project ](#project)
- [Applications ](#applications)
- [Impact ](#impact)
- [Program ](#program)
- [Stakeholders ](#stakeholders)
2026-03-10 10:46:45 +00:00
- [Patterns ](#patterns)
2026-03-08 11:55:05 +00:00
---
## Solution
Name: Phase 2 Useful app
Problem Statement: Objective is to make it simple
Solution Id: SLN00E304
2026-03-08 11:55:05 +00:00
Program Id: PGM240064
2026-03-10 10:46:45 +00:00
**This impact solution design is still in draft**
2026-03-08 11:55:05 +00:00
## Project
- Name: Lamb
- Identifier: PRJ00W664
- Budget: $800k
- Guide: https://docs.qaskx.one/
## Applications
| Name | ID | Type | Framework |
|------|----|------|-----------|
| Dashboard | APP00020 | single page application | react |
| User settings | APP00021 | single page application | react |
| Login and credentials | APP00022 | single page application | react |
| Authentication service | APP00023 | OpenAPI | |
| User settings service | APP00024 | OpenAPI | |
## Impact
The impact of the solution is rated as follows for each domain
| Domain | Impact | Commentary | Additional |
|--------|--------|------------|------------|
| application | low | Minimal impact | https://impact.domainx.example.com |
| integration | medium | New integration point | https://impact.domainx.example.com |
| security | medium | Data migration security needs attentions | https://impact.domainx.example.com |
| infrastructure | low | Only impact is new integrattion | |
2026-03-10 10:46:45 +00:00
| data | medium | Data migration needs attentions! | https://impact.domainx.example.com |
2026-03-08 11:55:05 +00:00
| compliance | none | | |
---
## Program
The **Beef** program details are:
2026-03-08 11:55:05 +00:00
- Budget: $2 million
- Identifier: PGM240064
- Sponsor: GM Customer service
- Domain: Digital Customer
- Business case: http://google.com.au
2026-03-08 11:55:05 +00:00
| Phase | Timeframe | Commentary |
|-------|-----------|------------|
| Investigation | Q1 2024 | |
| Native cloud | Q2 2024 | |
| Uplift user experience | Q4 2024 | |
<!-- OVERVIEW DIAGRAM PLACEHOLDER: Beef -->
<!-- Replace this section with your system architecture diagram -->
```mermaid
graph TB
subgraph "System Overview"
Client[Client Applications]
API[API Gateway]
Services[Microservices]
DB[(Database)]
Queue[Message Queue]
end
2026-03-10 10:46:45 +00:00
Client -->API
Client -->API
API --> Services
Services --> DB
Services --> Queue
2026-03-10 10:46:45 +00:00
```
<!-- END OVERVIEW DIAGRAM PLACEHOLDER -->
2026-03-08 11:55:05 +00:00
---
## Stakeholders
| Name | Title | Role |
|------|-------|------|
| tba | Product Owner | Decision maker |
| tba | Development Team | Implementation |
| tba | End Users | Consumers |
2026-03-10 10:46:45 +00:00
| tba | Risk control | Risk management |
## Patterns
No new patterns are proposed