From abf57c635b3ab8ecc88330e05012491f6ef05361 Mon Sep 17 00:00:00 2001 From: Stephan Lo Date: Thu, 1 Aug 2024 12:46:19 +0200 Subject: [PATCH] doc(project): WiP - thoughts about next project steps --- content/procedure/_index.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 content/procedure/_index.md diff --git a/content/procedure/_index.md b/content/procedure/_index.md new file mode 100644 index 0000000..7a979e3 --- /dev/null +++ b/content/procedure/_index.md @@ -0,0 +1,31 @@ ++++ +archetype = "chapter" +title = "Project" +weight = 5 +[params] + author = 'stephan.lo@telekom.de' + date = '2024-08-01' ++++ + +## Next steps + +1. propose and run developer use cases (e.g. a typescript microservice, a react frontend, a golang api) +2. fill in the individual platform reference architecture +3. implement the arch as MVP, drive the use cases from 1. + + +### possible Customizations: +1. bebauungsplan referenzarchitektur +2. templates / golden paths +3. platform orchestrator + + +## Vorgehen: + +* in 2 wochen grobe skizze - bestandteile, auswahl +* skill & ressourcenplan +* abstimmung mit verträgen + +#### Issues + +* Cloud-Continuum, Multicloud \ No newline at end of file