section -> chapter
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user