<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>ArmoredGate Engineering Blog</title>
    <link>https://armoredgate.com/blog</link>
    <description>Engineering insights from the team building Volt — containers, VMs, CAS storage, and infrastructure that doesn't compromise.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 21 Mar 2026 20:00:00 -0500</lastBuildDate>
    <atom:link href="https://armoredgate.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://armoredgate.com/assets/og-image.png</url>
      <title>ArmoredGate Engineering Blog</title>
      <link>https://armoredgate.com/blog</link>
    </image>
    <copyright>© 2026 Armored Gate LLC. All rights reserved.</copyright>
    <managingEditor>engineering@armoredgate.com (ArmoredGate Engineering)</managingEditor>
    <webMaster>engineering@armoredgate.com (ArmoredGate Engineering)</webMaster>

    <item>
      <title>Why We Built Our Own VMM (And What 0.551ms Taught Us)</title>
      <link>https://armoredgate.com/blog/building-volt-vm/</link>
      <guid isPermaLink="true">https://armoredgate.com/blog/building-volt-vm/</guid>
      <pubDate>Fri, 21 Mar 2026 20:00:00 -0500</pubDate>
      <dc:creator>ArmoredGate Engineering</dc:creator>
      <description>How the team at Armored Gate built VoltVisor — a custom KVM-based micro VMM in ~24,000 lines of Rust that restores snapshots in 0.551ms. The journey from containers to VMs, and why every problem led to the next solution.</description>
      <category>Engineering</category>
      <category>VoltVisor</category>
      <category>Virtualization</category>
    </item>

    <item>
      <title>Docker for Dev. Volt for Prod.</title>
      <link>https://armoredgate.com/blog/docker-dev-volt-prod/</link>
      <guid isPermaLink="true">https://armoredgate.com/blog/docker-dev-volt-prod/</guid>
      <pubDate>Fri, 21 Mar 2026 12:00:00 -0500</pubDate>
      <dc:creator>ArmoredGate Engineering</dc:creator>
      <description>Docker changed everything 13 years ago. But development tools don't belong in production. Here's what does.</description>
      <category>Engineering</category>
      <category>Containers</category>
    </item>

    <item>
      <title>The Uncomfortable Truth About Podman: It's Docker's Kernel All the Way Down</title>
      <link>https://armoredgate.com/blog/podman-docker-under-the-hood/</link>
      <guid isPermaLink="true">https://armoredgate.com/blog/podman-docker-under-the-hood/</guid>
      <pubDate>Fri, 21 Mar 2026 10:00:00 -0500</pubDate>
      <dc:creator>ArmoredGate Engineering</dc:creator>
      <description>A technical analysis of why 'daemonless' doesn't mean 'different' — and what actually solves the shared kernel problem.</description>
      <category>Engineering</category>
      <category>Containers</category>
      <category>Security</category>
    </item>

  </channel>
</rss>