2
0

section -> chapter

This commit is contained in:
2026-06-30 10:11:35 +02:00
parent 6f5f2534d3
commit 352c251793
7 changed files with 41 additions and 41 deletions

View File

@@ -1,13 +1,13 @@
\section{Proof of Concept} % Fallstudie (10-14 Seiten)
\chapter{Proof of Concept} % Fallstudie (10-14 Seiten)
\subsection{Bestehendes Setup}
\section{Bestehendes Setup}
\todox{besserer Name}
- Bestehender Stack: 20-30 Container (Liste der Services)
- Ursprüngliche Architektur: Monolithisch oder loosen coupled?
- Migrationshürden: Stateful Services, Secrets, Network Policies
\subsection{Security-Gates}
\section{Security-Gates}
\todox{besserer Name}
| Gate | Implementierung | Ergebnis |
|------|-----------------|----------|
@@ -16,7 +16,7 @@
| Vulnerability Scan | Trivy $\rightarrow$ SARIF | 0 critical CVEs in Production |
| Policy Enforcement | OPA Gatekeeper | Blockiert unsigned Images |
\subsection{Automatisierte Patch-Pipeline}
\section{Automatisierte Patch-Pipeline}
```
CVE-Veröffentlichung (z.B. Log4j)
@@ -34,7 +34,7 @@ Argo CD $\rightarrow$ Auto-Sync (Air-Gapped nach 24h Sync)
Deployed in <48h (gemessen: 36h)
```
\subsection{}Metriken \& Ergebnisse**
\section{}Metriken \& Ergebnisse**
| Metrik | Vorher | Nachher | Ziel |
|--------|--------|---------|------|
| Deployment-Zeit (Online) | 2h | 15min | kleiner gleich30min n |