From 9a7182c7f85426e21f46d2b1a8677224065f2809 Mon Sep 17 00:00:00 2001 From: dldmsql Date: Sun, 18 Aug 2024 23:15:42 +0900 Subject: [PATCH] =?UTF-8?q?docs:=206--7=EC=A3=BC=EC=B0=A8=20=EC=A0=95?= =?UTF-8?q?=EB=A6=AC=20-=20=EC=9D=B4=EC=9D=80=EB=B9=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "study/week_07/\354\235\264\354\235\200\353\271\204.md" | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 "study/week_07/\354\235\264\354\235\200\353\271\204.md" diff --git "a/study/week_07/\354\235\264\354\235\200\353\271\204.md" "b/study/week_07/\354\235\264\354\235\200\353\271\204.md" new file mode 100644 index 0000000..16d2526 --- /dev/null +++ "b/study/week_07/\354\235\264\354\235\200\353\271\204.md" @@ -0,0 +1,9 @@ +## 실습 + +결과물 링크 : https://github.com/dldmsql/24-kafka-app-programming-practice + +### Todo + +- [x] 1. 카프카를 이용한 pub/sub 구현 +- [ ] 2. CDC 구현 +- [ ] 3. 컨슈머 여러 대 구성 \ No newline at end of file