2025-06-09 21:53:28 +00:00
|
|
|
# Work Breakdown Structure: Milestone "FaaS"
|
|
|
|
|
|
|
|
Below is a work breakdown structure for the "FaaS" milestone.
|
|
|
|
|
2025-06-10 10:51:27 +00:00
|
|
|
## Executive Summary
|
|
|
|
|
|
|
|
* the milstone `FaaS Product ready` is on 06/30/25
|
|
|
|
* there will be some additional work which goes into milestone `FaaS Product finalized` until mid of July
|
|
|
|
* Work is illustrated
|
|
|
|
* as parallel tasks which need to be dispatched in their real order on a daily basis
|
|
|
|
* or they have a dependency, then they follow the preceeding task
|
|
|
|
|
2025-06-09 21:53:28 +00:00
|
|
|
```mermaid
|
|
|
|
gantt
|
|
|
|
title EDP Milestone 'FaaS' Work Breakdown Structure
|
|
|
|
dateFormat YYYY-MM-DD
|
|
|
|
axisFormat %d.%m.
|
|
|
|
Begin OTC IaC :milestone, m1, 2025-05-02, 0m
|
|
|
|
Begin observabiliy :milestone, m2, 2025-05-20, 0m
|
|
|
|
Foundry Cluster ready :milestone, m3, 2025-06-10, 1d
|
2025-06-10 10:51:27 +00:00
|
|
|
FaaS Product ready :milestone, m4, 2025-06-30, 1d
|
|
|
|
FaaS Product finalized :milestone, m5, 2025-07-16, 1d
|
2025-06-09 21:53:28 +00:00
|
|
|
|
|
|
|
section Forgejo as a Service
|
|
|
|
Create Kubernetes IaC Stack :done, iac, after m1, until m3
|
|
|
|
Observability :done, observability, after m2, until m3
|
2025-06-10 10:51:27 +00:00
|
|
|
Runner Concept and implemenatation :runner, after m4, 10d
|
|
|
|
Secure Prod Env (WAF) :secprod, after test-ha, 5d
|
2025-06-09 21:53:28 +00:00
|
|
|
|
|
|
|
section Test FaaS Service
|
2025-06-10 10:51:27 +00:00
|
|
|
Test HA of central service :test-ha, after m3, 7d
|
2025-06-09 21:53:28 +00:00
|
|
|
Test HA of observability :test-obs, after m3, 7d
|
2025-06-10 10:51:27 +00:00
|
|
|
Deployment, accounting and billing concept for friendly user service consumption :deployment-concept, after m3, 7d
|
|
|
|
Test secure Deployment/Destroyment :test-ressource, after deployment-concept test-ha test-obs, 5d
|
|
|
|
test day-2 operations :day-2, after test-ressource, 7d
|
2025-06-09 21:53:28 +00:00
|
|
|
Test Customer Onboarding :onboarding, after deployment-concept, 5d
|
|
|
|
|
|
|
|
section Check and document specified Product capabilities
|
|
|
|
Create Template Apps :apps, after m3, 15d
|
|
|
|
Documentation :doc, after m3, 4d
|
|
|
|
Project Mgmt :pm, after m3, 4d
|
|
|
|
VCS :vcs, after pm, 4d
|
|
|
|
Branch Protection :vcsbranch, after vcs, 4d
|
|
|
|
Registry :reg, after vcs, 4d
|
|
|
|
Container Registry :ocireg, after reg, 4d
|
|
|
|
Code review :cr, after vcs, 4d
|
2025-06-10 10:51:27 +00:00
|
|
|
CI/CD :cicd, after m3, 8d
|
|
|
|
Security Scanning :sec, after m3, 12d
|
2025-06-09 21:53:28 +00:00
|
|
|
|
|
|
|
section Forgejo as Portal Frontend
|
|
|
|
T Design Features :design, 2025-05-28, 23d
|
|
|
|
Portal Frontend Architecture :pfarch, after m3, 15d
|
|
|
|
PF Dev Flow (inc.Forgejo Pipelines) : pfdev, after runner deployment-concept pfarch, 8d
|
|
|
|
|
|
|
|
section Deployment
|
|
|
|
Production Deployment :proddeploy, after secprod day-2, 6d
|
|
|
|
|
2025-06-10 10:51:27 +00:00
|
|
|
section CFor Migration
|
|
|
|
Migrate EDP Cfor to OTC :migrate-cfor, after m3, 5d
|
|
|
|
|
2025-06-09 21:53:28 +00:00
|
|
|
```
|
|
|
|
|
2025-06-10 10:51:27 +00:00
|
|
|
## appendix
|
2025-06-09 21:53:28 +00:00
|
|
|
|
|
|
|

|