<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Debezium on gywn&#39;s tech</title>
    <link>/tags/debezium/</link>
    <description>Recent content in Debezium on gywn&#39;s tech</description>
    <generator>Hugo</generator>
    <language>en</language>
    <managingEditor>gywndi@gmail.com (gywndi)</managingEditor>
    <webMaster>gywndi@gmail.com (gywndi)</webMaster>
    <lastBuildDate>Tue, 18 Aug 2026 23:02:24 +0900</lastBuildDate>
    <atom:link href="/tags/debezium/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SMT는 병렬화할 수 없다 — Debezium 바깥에서 순서를 지키며 처리량 올리기</title>
      <link>/2026/08/debezium-smt-cant-parallelize/</link>
      <pubDate>Tue, 18 Aug 2026 22:57:37 +0900</pubDate><author>gywndi@gmail.com (gywndi)</author>
      <guid>/2026/08/debezium-smt-cant-parallelize/</guid>
      <description>&lt;h1 id=&#34;cdc와-debezium&#34;&gt;CDC와 Debezium&lt;/h1&gt;&#xA;&lt;p&gt;서로 다른 종류의 시스템(RDBMS, 검색엔진, 캐시, 다른 서비스의 데이터베이스 등) 간에 데이터를 실시간으로 동기화해야 하는 경우, 원본 데이터베이스를 주기적으로 폴링하는 방식은 확장성과 지연 시간 모두에서 한계가 있습니다. 이 문제를 해결하는 표준적인 방법이 CDC(Change Data Capture)입니다 — 데이터베이스가 남기는 변경 로그를 실시간으로 읽어, 변경 사항을 이벤트로 만들어 필요한 곳에 전달하는 방식입니다. Debezium은 이 CDC를 구현하는 오픈소스 도구 중 가장 널리 쓰이는 것 중 하나이고, 이기종 시스템 간 데이터 동기화 파이프라인의 핵심 구성 요소로 많이 채택되고 있습니다.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
