<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gorti Brahmanandam</title>
    <description>The latest articles on DEV Community by Gorti Brahmanandam (@gorthib_cf926d5f8de5ec905).</description>
    <link>https://dev.to/gorthib_cf926d5f8de5ec905</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3991841%2Fa76e99ea-24a9-44d6-8265-8dc983dbc6b0.png</url>
      <title>DEV Community: Gorti Brahmanandam</title>
      <link>https://dev.to/gorthib_cf926d5f8de5ec905</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gorthib_cf926d5f8de5ec905"/>
    <language>en</language>
    <item>
      <title>Podman vs Docker - A comparison</title>
      <dc:creator>Gorti Brahmanandam</dc:creator>
      <pubDate>Fri, 19 Jun 2026 05:05:57 +0000</pubDate>
      <link>https://dev.to/gorthib_cf926d5f8de5ec905/podman-vs-docker-a-comparison-62d</link>
      <guid>https://dev.to/gorthib_cf926d5f8de5ec905/podman-vs-docker-a-comparison-62d</guid>
      <description>&lt;p&gt;Containerization has transformed the way modern software is built and deployed — and Docker has long been the tool that made it mainstream. But as security requirements tighten and Kubernetes becomes the standard for production workloads, a new contender has emerged: Podman.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Core Architecture Difference&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Docker uses a daemon-based model — a background service (dockerd) runs as root and manages all containers.&lt;br&gt;
Podman is daemonless — each container is a direct child process of the user who launched it, with no central service in between.&lt;/p&gt;

&lt;p&gt;For the complete article with specific examples, you can visit &lt;a href="https://medium.com/@gorthib/intro-to-podman-86651e2c7b22" rel="noopener noreferrer"&gt;&lt;strong&gt;Podman&lt;/strong&gt;&lt;/a&gt; &lt;/p&gt;

</description>
      <category>devops</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
