Obsidian/Recognition/Programing/Kafka(AMQP)/Kafka 참고.md

56 lines
1.5 KiB
Markdown

- Spring application.properties
https://oingdaddy.tistory.com/307?category=824422
- Spring application.properties (gradle)
https://oingdaddy.tistory.com/307
- 튜토리얼
https://oingdaddy.tistory.com/308
https://oingdaddy.tistory.com/274
- 클러스터 테스트
https://cookiethecat2020.blogspot.com/2020/03/blog-post.html
- 클러스트구성
- 주키퍼
https://team-platform.tistory.com/13
- 크라프트
https://wiki.midgard.kr/ko/ApacheKafka/kraft
- 전체
https://zeroco.tistory.com/105
- 모니터링 방안
https://zeroco.tistory.com/111
- LAG 모니터링 명령어
https://saramin.github.io/2019-09-17-kafka/
- RabbitMQ 차이점
https://ocwokocw.tistory.com/236
>두 license 모두 제약이 없는 오픈소스 소프트웨어 license이다. 만약 Kafka가 license를 변경할 경우 RabbitMQ와 같은 경우는 AMQP로 대체될 수 있지만 Kafka는 제약이 있다.
- 도커에서 설치
https://sup2is.github.io/2020/06/02/java-with-kafka-cluster.html
- Sprig Boot
https://sup2is.github.io/2020/06/03/spring-boot-with-kafka-cluster.html
https://debaeloper.tistory.com/25
https://www.woolog.dev/backend/spring-boot/simple-spring-boot-kafka/
https://semtax.tistory.com/83
https://corono.tistory.com/m/29
https://sharplee7.tistory.com/59
https://victorydntmd.tistory.com/348
https://velog.io/@jinmin2216/Spring-Spring-boot-auto-configuration-Kafka-%EC%98%88%EC%A0%9C
https://oingdaddy.tistory.com/308
- 특정 파티션에서 데이터 가져오기
https://xzio.tistory.com/1587