<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>devsjam</title>
    <link>https://devsjam.com</link>
    <description>Deep dives on DevOps, IT, and programming.</description>
    
    <item>
      <title><![CDATA[Zero-downtime deployments with Kubernetes rolling updates]]></title>
      <link>https://devsjam.com/posts/zero-downtime-k8s-deployments</link>
      <description><![CDATA[A production-proven playbook for deploying containerized apps without dropping a single request — covering readiness probes, PodDisruptionBudgets, and rollback strategies.]]></description>
      <pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate>
      <guid>https://devsjam.com/posts/zero-downtime-k8s-deployments</guid>
    </item>
    <item>
      <title><![CDATA[Python scripting for SREs: automating incident response]]></title>
      <link>https://devsjam.com/posts/python-scripting-sre-automation</link>
      <description><![CDATA[How to build reusable Python scripts for automated incident detection, alerting, and remediation — with real examples using the Kubernetes Python client and PagerDuty API.]]></description>
      <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
      <guid>https://devsjam.com/posts/python-scripting-sre-automation</guid>
    </item>
  </channel>
</rss>