From c4373952a8509133e73d38a5c6ff58c8d09b4a3e Mon Sep 17 00:00:00 2001 From: ministicraft Date: Mon, 13 Apr 2026 23:19:41 +0200 Subject: [PATCH] Add slide 8: configuration drift, reproducibility, scaling Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 86f5c03..ed06490 100644 --- a/index.html +++ b/index.html @@ -102,6 +102,12 @@ style="height:220px; margin-top:0.5em; border-radius:6px;"> + +
+

Configuration drift is silent… until it isn't.

+

Prod breaks on a Tuesday. You can't reproduce the bug locally. You can't scale reliably. You can't onboard a new server without fear.

+
+