profile
개발하는 사람입니다.
post-thumbnail

Kafka Streams 파이썬으로 구현하기 (with ksqlDB)

Kafka Streams란? > * 공식 문서: https://kafka.apache.org/documentation/streams/ > > " Kafka Streams is a client library for building applications and microservices, where the input and output data are stored in Kafka clusters. It combines the simplicity of writing and deploying standard Java and Scala applications on the client side with the benefits of Kafka's server-side cluster technology. " <img src="https://velog.velcdn.com/image

2023년 5월 6일
·
0개의 댓글
·