本屆 #JCConf 邀請到 haocheng 分享「Zero downtime DB migration using Kafka Connect」
講題簡介:
I would like to share how we have utilized Kafka Connect to complete DB migration with zero downtime. Kafka Connect is a tool for building scalable and reliable data pipelines between Apache Kafka and other data systems. Kafka Connect allows us to ingest entire DB into Kafka topics so that export connector can migrate the data from Kafka topics to another DB. Kafka Connect also supports rollback to previous DB in case any issue happens after the migration is done which is usually very hard for built-in DB migration tools. Moreover, Kafka Connect not only supports DB to DB or table to table migrations, but also supports custom write strategy which could let us migrate only part of the data we need.
購票請洽:
https://twjug.kktix.cc/events/jcconf-2025
#Zero #downtime #DB #migration #using
活動相關網站:
JCConf 2025: https://jcconf.tw/2025/
JCConf Facebook Page: https://www.facebook.com/jcconf
JCConf Twitter: https://twitter.com/jcconf
JCConf 2025+ TKUG
台灣最大的JAVA研討會
9/19 Fri.
臺大醫院國際會議中心
JCConf Taiwan (Java Community Conference Taiwan) 是由社群成員發起的 Java 程式語言及相關領域研討會, 由 TWJUG (Taiwan Java User Group) 主辦,Scala Taiwan 和 科斯高有限公司 協辦。 宗旨在提供台灣的 Java 開發者有更多參與社群以及交流技術的機會, 目標與會對象主要為使用 Java 語言及 JVM 相關技術的程式開發者和相關從業人員。