<?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>Routing on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/routing/</link>
    <description>Recent content in Routing on CharmingGroot</description>
    <generator>Hugo</generator>
    <language>ko-kr</language>
    <lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://charminggroot.github.io/tags/routing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>040. VPC Peering vs Transit Gateway — VPC 간 연결 방식</title>
      <link>https://charminggroot.github.io/posts/040-vpc-peering-transit-gateway/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/040-vpc-peering-transit-gateway/</guid>
      <description>VPC는 기본적으로 격리된 네트워크다. 여러 VPC를 연결하려면 VPC Peering 또는 Transit Gateway를 쓴다. Peering은 두 VPC를 직접 연결하는 단순한 방식이고, Transit Gateway는 여러 VPC를 허브-스포크 구조로 연결하는 중앙 라우터다. 각각의 동작 방식과 어떤 상황에 무엇을 쓰는지 설명한다.</description>
    </item>
    <item>
      <title>042. L4 vs L7 로드밸런서 — NLB와 ALB</title>
      <link>https://charminggroot.github.io/posts/042-l4-l7-load-balancer/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/042-l4-l7-load-balancer/</guid>
      <description>로드밸런서는 들어오는 트래픽을 여러 서버에 분산한다. OSI 모델의 어느 계층에서 동작하느냐에 따라 L4와 L7으로 나뉜다. L4는 TCP/UDP 레벨에서, L7은 HTTP 내용을 보고 라우팅 결정을 내린다. AWS의 NLB와 ALB를 기준으로 각각 언제 쓰는지 설명한다.</description>
    </item>
    <item>
      <title>034. IP &amp; CIDR — 네트워크 주소 체계의 기초</title>
      <link>https://charminggroot.github.io/posts/034-ip-cidr/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/034-ip-cidr/</guid>
      <description>IP 주소는 인터넷에서 장치를 식별하는 주소다. CIDR은 IP 주소 범위를 표현하는 표기법으로, VPC 서브넷 설계나 NetworkPolicy, 방화벽 규칙을 작성할 때 매일 마주친다. /24, /16이 실제로 어떤 의미인지, 사설 IP 대역이 왜 따로 있는지를 설명한다.</description>
    </item>
  </channel>
</rss>
