<?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>Private-Subnet on CharmingGroot</title>
    <link>https://charminggroot.github.io/tags/private-subnet/</link>
    <description>Recent content in Private-Subnet 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/private-subnet/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>037. VPC — 클라우드 위의 사설 네트워크</title>
      <link>https://charminggroot.github.io/posts/037-vpc/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/037-vpc/</guid>
      <description>VPC(Virtual Private Cloud)는 클라우드 위에 만드는 논리적 사설 네트워크다. 서브넷으로 구역을 나누고, 라우팅 테이블로 트래픽 방향을 제어하고, Internet Gateway로 외부와 연결한다. public/private 서브넷의 차이, 라우팅 테이블이 동작하는 방식, 그리고 실무 VPC 설계 패턴을 설명한다.</description>
    </item>
    <item>
      <title>038. NAT Gateway — private 서브넷의 아웃바운드 인터넷 출구</title>
      <link>https://charminggroot.github.io/posts/038-nat-gateway/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://charminggroot.github.io/posts/038-nat-gateway/</guid>
      <description>private 서브넷의 서버는 인터넷에서 직접 접근할 수 없지만, 외부 API 호출이나 패키지 설치를 위해 아웃바운드 인터넷 접근은 필요하다. NAT Gateway는 이 단방향 출구를 제공한다. 동작 원리, 비용 구조, 고가용성 설계, 그리고 EKS에서의 주의사항을 설명한다.</description>
    </item>
  </channel>
</rss>
