[Step 17-18] Kafka 기초 학습 및 활용 & Kafka를 활용한 비즈니스 프로세스 개선 - #54
Merged
Conversation
Closed
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
커밋 링크
Kafka 기초학습 정리 및 Kafka 활용한 비즈니스 개선을 위한 보고서
kafka 셋팅: docker-compose 셋팅(8514242), application properties 셋팅(0521c7e)
리뷰 포인트(질문) - Step17
리뷰포인트 1
리뷰 포인트(질문) - Step18
리뷰 포인트 2
(p.s) 개념이해와 설계를 바탕으로한 코드 구현로직에 시간을 많이 투자하지 못했습니다 ㅠ..ㅠ
이번주 KPT 회고
kafka를 이해를 위해서 멘토링에서 제공해준 자료들을 포함한 최대한 자료를 많이 찾아봤고
쉬운 이해를 위해 일부이미지들 몇개를 제외한 대부분은 제가 excalidraw로 직접 그림을 그려서 이미지로 첨부했습니다
가독성을 위해 많이 시간을 투자했습니다. 글쓰기가 습관이 되어있지 않아서 그런지, 참 어렵습니다. 계속 무한 수정을 하게되네요..ㅎ
단순히 과제의 P/F, BP 보다는, Kafka를 이해하고 싶어서 보고서에 조금 심혈을 기울였습니다.
짧은기간안에 kafka를 이해하려는 욕심이 있어서인지 무리해서라도, 원문도 찾아보고, 서비스적용사례도 찾아보면서, 복잡한 카프카의 내부에 대해 관심을 갖게되었고 언젠가는 카프카를 활용해서 프로젝트에 적용하며 딥다이브를 해보고 싶단 생각이 들었습니다.
타인을 위한 기술 용어나 개념, 원리를 자세하고 가독성좋은 글쓰기는 시간이 항상 오래걸리는거같습니다.
성장한 주니어개발자들을 보면 자신이 이해한것을 바탕으로 개발/기술 관련 주제로 꾸준한 글쓰기를 한거 같습니다.
힘든길이겠지만, 저도 글쓰기를 습관화해보고싶어졌습니다.
Keep
Problem
Try