<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Networking on Spaghetti Code 🍝</title>
    <link>https://spaghetti-code.net/en/tags/networking/</link>
    <description>Recent content in Networking on Spaghetti Code 🍝</description>
    <image>
      <title>Spaghetti Code 🍝</title>
      <url>https://spaghetti-code.net/images/og-default.png</url>
      <link>https://spaghetti-code.net/images/og-default.png</link>
    </image>
    <generator>Hugo -- 0.160.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 21 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://spaghetti-code.net/en/tags/networking/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What Is DNS and How Domain Name Resolution Works</title>
      <link>https://spaghetti-code.net/en/posts/cloud/what-is-dns/</link>
      <pubDate>Mon, 21 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/cloud/what-is-dns/</guid>
      <description>How DNS turns a domain into an IP address: the resolver hierarchy, the record types you&amp;#39;ll actually use, dig commands, and why propagation is just caching.</description>
    </item>
    <item>
      <title>What Is TLS and How HTTPS Encryption Works</title>
      <link>https://spaghetti-code.net/en/posts/networking/what-is-tls/</link>
      <pubDate>Sun, 20 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/networking/what-is-tls/</guid>
      <description>How TLS turns a plain connection into HTTPS: the handshake, certificates and the chain of trust, and the commands to inspect, generate, and renew one.</description>
    </item>
    <item>
      <title>What Is a CDN and How It Works</title>
      <link>https://spaghetti-code.net/en/posts/cloud/what-is-a-cdn/</link>
      <pubDate>Wed, 16 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/cloud/what-is-a-cdn/</guid>
      <description>How a CDN caches content on edge servers near your users, how DNS and anycast routing pick which PoP answers, and how Cache-Control decides what is cached.</description>
    </item>
    <item>
      <title>What Is a Reverse Proxy and How It Works</title>
      <link>https://spaghetti-code.net/en/posts/networking/what-is-a-reverse-proxy/</link>
      <pubDate>Mon, 14 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/networking/what-is-a-reverse-proxy/</guid>
      <description>How a reverse proxy routes requests to the right backend, how it differs from a forward proxy and a load balancer, and how to configure one with Nginx.</description>
    </item>
    <item>
      <title>What Is a Docker Network and How to Use It</title>
      <link>https://spaghetti-code.net/en/posts/docker/what-is-a-docker-network/</link>
      <pubDate>Sun, 06 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://spaghetti-code.net/en/posts/docker/what-is-a-docker-network/</guid>
      <description>How Docker networking works: default vs user-defined bridge, host and overlay drivers, container-to-container DNS, and the commands to inspect and debug it.</description>
    </item>
  </channel>
</rss>
