Remove blog pages
This commit is contained in:
parent
145705edf7
commit
e9b4299696
5 changed files with 11 additions and 138 deletions
|
|
@ -1,84 +0,0 @@
|
|||
# Review
|
||||
|
||||
1) 09h35 Marco
|
||||
business plan
|
||||
issue: value of software, depreciation
|
||||
FTE: around 100 overall, 3 full teams of developers
|
||||
tax discussion
|
||||
|
||||
10h04 Discussions
|
||||
|
||||
2) 10h10 Julius
|
||||
|
||||
3) 10h27 Sebastiano - DevDay bis 10h40
|
||||
|
||||
schriften bei votes größer - fragen sollten lesbar sein!
|
||||
|
||||
devops is dead .... claim
|
||||
|
||||
|
||||
4) Stephan bis 10h55
|
||||
|
||||
5) christopher 10h58
|
||||
|
||||
6) robert 11:11
|
||||
* app
|
||||
* devops-pipelines
|
||||
* edp in osc deployed
|
||||
|
||||
7) michal has nothing to show
|
||||
|
||||
8) evgenii wants to finish -- 11:30
|
||||
|
||||
9) patrick 11:32
|
||||
|
||||
|
||||
====
|
||||
|
||||
projekt management meeting
|
||||
|
||||
workshops, externe teams
|
||||
|
||||
customer episodes
|
||||
|
||||
wem was wo prinzipien
|
||||
|
|
||||
Rollen, Personas
|
||||
|
||||
weiter die perspektive des nutzers bekommen, inneres verlangen eines developers, mein anspruch an das EDP
|
||||
(bekommen wir das hin, möchte ic damit arbeiten)
|
||||
|
||||
level 2 erklimmen
|
||||
|
||||
workshops halten
|
||||
|
||||
senioren bekommen
|
||||
|
||||
|
||||
level1: source code structure, artefakte builden, revision control, branching model, e.g. pull requesting, tests der software, local debugging
|
||||
level2: automatisierung des artefakte-builds, versionsmgmt, milestones, tickets, issues, compliances an security
|
||||
level3: deployment auf stages, feedback pipeline verhalten
|
||||
level4: feedback app-verhalten (logs, metrics, alerts) + development loop
|
||||
level5: 3rd level support in production
|
||||
|
||||
level1: coding
|
||||
source code structure, artefakte builden, revision control, branching model, e.g. pull requesting, tests der software, local debugging
|
||||
|
||||
level2: reaching the outdside world with output
|
||||
automatisierung des artefakte-builds, versionsmgmt, milestones, tickets, issues, compliances an security
|
||||
|
||||
level3: run the app anywhere
|
||||
deployment auf stages, feedback pipeline verhalten
|
||||
|
||||
level4: monitoring the app
|
||||
feedback app-verhalten (logs, metrics, alerts) + development loop
|
||||
|
||||
level5: support
|
||||
3rd level support in production (or any outer stage)
|
||||
|
||||
|
||||
sprint 4
|
||||
leveraging säule
|
||||
eigene app säule
|
||||
chore säule
|
||||
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: important links
|
||||
weight: 20
|
||||
---
|
||||
|
||||
* Gardener login to Edge and orca cluster: IPCEICIS-6222
|
||||
|
|
@ -1,40 +0,0 @@
|
|||
---
|
||||
title: Architecture session
|
||||
weight: 20
|
||||
---
|
||||
|
||||
|
||||
## Platform Generics
|
||||
|
||||
* https://tag-app-delivery.cncf.io/whitepapers/platforms/#capabilities-of-platforms
|
||||
|
||||
* https://tag-app-delivery.cncf.io/whitepapers/platform-eng-maturity-model/
|
||||
|
||||
* https://humanitec.com/blog/wtf-internal-developer-platform-vs-internal-developer-portal-vs-paas
|
||||
|
||||
## reference architecture + Portfolio
|
||||
|
||||
* https://platformengineering.org/blog/create-your-own-platform-engineering-reference-architectures
|
||||
|
||||
* https://humanitec.com/reference-architectures
|
||||
|
||||
* https://www.youtube.com/watch?v=AimSwK8Mw-U
|
||||
|
||||
|
||||
## Platform Portfolio
|
||||
|
||||
### Viktor Farcic
|
||||
|
||||
* https://technologyconversations.com/
|
||||
|
||||
* https://technologyconversations.com/2024/01/08/the-best-devops-tools-platforms-and-services-in-2024/
|
||||
|
||||
|
||||
### Internal devloper platform
|
||||
|
||||
* https://internaldeveloperplatform.org/core-components/
|
||||
|
||||
### Workflow / CI/CD
|
||||
|
||||
* https://cnoe.io/blog/optimizing-data-quality-in-dev-portals
|
||||
|
||||
|
|
@ -19,6 +19,8 @@ deployment {
|
|||
description 'GARM container with runner orchestration'
|
||||
}
|
||||
|
||||
environment edpCluster 'GARM pod' {
|
||||
technology 'Kubernetes'
|
||||
garmService = instanceOf edp.garm.garm {
|
||||
description 'GARM - Runner lifecycle manager'
|
||||
}
|
||||
|
|
@ -28,6 +30,7 @@ deployment {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
environment edgeConnectEnv 'Edge Connect' {
|
||||
description 'Edge infrastructure for ephemeral runner deployment'
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue