Last active
June 29, 2021 11:09
-
-
Save aserrallerios/8bca0d65fe65c7e01acf272e264251f8 to your computer and use it in GitHub Desktop.
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
kafka-connect (producer + transformation) -------------------------> kafka ------------------------------------------------------> kafka-connect (sink) | |
logstash (input plugin) ------------------------> kafka -----------> logstash (input + output plugin) -----> kafka --------------> logstash (output plugin) | |
alpakka ----------------------------------------> kafka -----------> alpakka ------------------------------> kafka --------------> alpakka | |
kafka -----------> kafka-streams ------------------------> kafka |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment