<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>chaos-monkey.com</title>
    <link>https://chaos-monkey.com/</link>
    <atom:link href="https://chaos-monkey.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>Chaos engineering, DevOps resilience, and distributed systems — how production actually breaks, and what reduces the damage when it does.</description>
    <language>en</language>
    <lastBuildDate>Mon, 17 Aug 2026 19:44:47 +0000</lastBuildDate>
    <item>
      <title>Zero Trust Is Not a Setting</title>
      <link>https://chaos-monkey.com/field-notes/zero-trust-is-not-a-setting/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/zero-trust-is-not-a-setting/</guid>
      <pubDate>Thu, 12 Feb 2026 14:30:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>Somewhere along the way, security became a checkbox. Firewall? Enabled. VPN? Configured. MFA? Activated. The list gets ticked and the network underneath stays exactly as trusting as it always was.</description>
    </item>
    <item>
      <title>Drift Happens in Silence</title>
      <link>https://chaos-monkey.com/field-notes/drift-happens-in-silence/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/drift-happens-in-silence/</guid>
      <pubDate>Thu, 12 Feb 2026 13:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>No one schedules infrastructure drift. It doesn&#x27;t arrive with a deployment notification or a calendar invite. It accumulates in the gap between what the code says and what the cluster is actually doing.</description>
    </item>
    <item>
      <title>The Night the Pipeline Stood Still</title>
      <link>https://chaos-monkey.com/field-notes/the-night-the-pipeline-stood-still/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/the-night-the-pipeline-stood-still/</guid>
      <pubDate>Thu, 12 Feb 2026 11:30:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>It doesn&#x27;t happen loudly. No dramatic outage. No flashing red dashboards. Just a quiet moment when deployments stop, and everything downstream of them quietly starts to queue.</description>
    </item>
    <item>
      <title>Deploy at Your Own Risk</title>
      <link>https://chaos-monkey.com/field-notes/deploy-at-your-own-risk/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/deploy-at-your-own-risk/</guid>
      <pubDate>Thu, 12 Feb 2026 10:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>Shipping fast feels like winning — until the system disagrees. The teams that ship fastest are rarely the ones taking the most risk; they are the ones who made the consequences of being wrong small enough to survive.</description>
    </item>
    <item>
      <title>The System Will Fail at Dawn</title>
      <link>https://chaos-monkey.com/field-notes/the-system-will-fail-at-dawn/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/the-system-will-fail-at-dawn/</guid>
      <pubDate>Thu, 12 Feb 2026 08:30:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>There is a moment before every incident. A quiet second when dashboards still glow green, the queue is still draining, and the thing that will take the system down has already happened.</description>
    </item>
    <item>
      <title>When the Signals Speak: Beyond Monitoring in DevOps</title>
      <link>https://chaos-monkey.com/field-notes/when-the-signals-speak/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/when-the-signals-speak/</guid>
      <pubDate>Thu, 12 Feb 2026 07:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>Monitoring tells you something is wrong. Observability tells you why. The difference only matters on the day the failure is one nobody wrote a check for.</description>
    </item>
    <item>
      <title>Observability, See the Chaos Before It Sees You</title>
      <link>https://chaos-monkey.com/field-notes/observability-see-the-chaos-before-it-sees-you/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/observability-see-the-chaos-before-it-sees-you/</guid>
      <pubDate>Wed, 11 Jun 2025 16:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>If your system&#x27;s in chaos and you&#x27;re flying blind, you&#x27;re not just unlucky — you&#x27;re unprotected. The dashboards are usually there. The question you actually need to ask usually isn&#x27;t.</description>
    </item>
    <item>
      <title>Blue-Green Deployments: Your Safety Net</title>
      <link>https://chaos-monkey.com/field-notes/blue-green-deployments-your-safety-net/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/blue-green-deployments-your-safety-net/</guid>
      <pubDate>Wed, 11 Jun 2025 14:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>If you&#x27;ve ever deployed new code only to watch your app crash and burn live, this is for you. Blue-green gives you somewhere to switch back to — as long as the data underneath agrees to come with you.</description>
    </item>
    <item>
      <title>“Eat the chaos” – Automate the Breakdowns</title>
      <link>https://chaos-monkey.com/field-notes/eat-the-chaos-automate-the-breakdowns/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/eat-the-chaos-automate-the-breakdowns/</guid>
      <pubDate>Wed, 11 Jun 2025 12:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>Let&#x27;s get real: the internet doesn&#x27;t care if your app goes down. The failure modes you have not exercised are the ones that will be discovered by your users, at the least convenient hour available.</description>
    </item>
    <item>
      <title>Circuit Breakers: The Panic Button Your Microservices Need</title>
      <link>https://chaos-monkey.com/field-notes/circuit-breakers-the-panic-button-your-microservices-need/</link>
      <guid isPermaLink="true">https://chaos-monkey.com/field-notes/circuit-breakers-the-panic-button-your-microservices-need/</guid>
      <pubDate>Wed, 11 Jun 2025 10:00:00 +0000</pubDate>
      <category>Field Notes</category>
      <description>If your system was a spaceship, a circuit breaker would be the big red lever that saves you from total meltdown. What it saves is not the dependency — it is everything still queued behind it.</description>
    </item>
  </channel>
</rss>
