<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Overlay on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/overlay/</link><description>Recent content in Overlay on Dev &amp; Platform Engineering Hub</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rachmat Hidayat</copyright><lastBuildDate>Sun, 09 Aug 2026 16:30:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/overlay/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Ep 3: Docker Networking Deep Dive</title><link>https://rhidayat.work/series/docker/03-docker-networking-deep-dive/</link><pubDate>Sun, 09 Aug 2026 16:30:00 +0000</pubDate><guid>https://rhidayat.work/series/docker/03-docker-networking-deep-dive/</guid><description>&lt;div class="lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl"&gt;
 How do two containers on the same host talk to each other without exposing ports to the public internet? Docker uses Linux virtual network interfaces (&lt;code&gt;veth&lt;/code&gt; pairs) connected to a software &lt;code&gt;bridge&lt;/code&gt;.
&lt;/div&gt;</description></item></channel></rss>