generated from Learning-Is-Vital-In-Development/study-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
36 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,42 @@ | ||
# 스터디 제목 | ||
|
||
- 기간: 2023.00.00 ~ 00.00 | ||
- 시간 및 장소: 매주 월요일 오후 00시 (온라인) | ||
- 스터디원: 7명 | ||
(희망할 경우 참여자 링크를 추가) | ||
|
||
## 핵심 스터디 결과물 | ||
|
||
- [핵심 결과물 링크를 추가해주세요](https://github.com/Learning-Is-Vital-In-Development) | ||
1. [핵심 결과물 링크를 추가해주세요](https://github.com/Learning-Is-Vital-In-Development) | ||
# 카프카 핵심 가이드 스터디 | ||
|
||
- 기간: 2024.07.01 ~ 2023.09.30 | ||
- 시간 및 장소: 매주 수요일 20시 (오프라인 - 강남) | ||
- 스터디원: 4명 | ||
- 서적: [카프카 핵심 가이드](https://product.kyobobook.co.kr/detail/S000201464167) | ||
|
||
## 주차별 안내 | ||
``` | ||
1주차(7/4) : | ||
CHAPTER 3 카프카 프로듀서: 카프카에 메시지 쓰기 49 | ||
CHAPTER 4 카프카 컨슈머: 카프카에서 데이터 읽기 83 | ||
CHAPTER 5 프로그램 내에서 코드로 카프카 관리하기 125 | ||
2,3주차(7/11, 18) : | ||
CHAPTER 6 카프카 내부 메커니즘 149 | ||
4주차(7/25) : | ||
CHAPTER 7 신뢰성 있는 데이터 전달 183 | ||
5주차(8/1) : | ||
CHAPTER 8 ‘정확히 한 번’ 의미 구조 205 | ||
6주차(8/8) : | ||
CHAPTER 9 데이터 파이프라인 구축하기 227 | ||
7주차(8/15) : | ||
CHAPTER 10 클러스터간 데이터 미러링하기 259 | ||
8주차(8/22) : | ||
CHAPTER 11 보안 295 | ||
9주차(8/29) : | ||
CHAPTER 12 카프카 운영하기 343 | ||
10주차(9/5) : | ||
CHAPTER 13 카프카 모니터링하기 379 | ||
11주차(9/12) : | ||
CHAPTER 14 스트림 처리 421 | ||
``` | ||
|
||
## 진행방식 | ||
|
||
- 진행 방식에 대해서 작성해주세요 | ||
- 매주 수요일 스터디 전까지 모든 구성원들이 발표 자료의 형태로 정리하여 PR을 올립니다. | ||
- 발표자를 선정하여 발표하고, 질의응답 및 토론을 진행합니다. | ||
|
||
## 스터디 규칙 | ||
|
||
- 지켜야할 규칙이 있다면 작성해주세요 | ||
|
||
[이슈](https://github.com/Learning-Is-Vital-In-Development/study-template/issues)를 읽고 적절한 조치를 통해 스터디에 집중할 수 있도록 해주세요 | ||
- 스터디 전까지 발표자료를 올리지 못할 경우, 2000원 (매번 배로 증가)을 납부합니다. |