Bootiful Stream Processing with Spring and Kafka

A presentation at Devoxx Poland in August 2021 in Kraków, Poland by Viktor Gamov

Slide 1

Slide 1

THE CLOUD CONNECTIVITY COMPANY Bootiful Stream Processing with Spring, Ka ka and Kubernetes Viktor Gamov | @gamussa August 2021 Kong Con idential f f THE CLOUD CONNECTIVITY COMPANY

Slide 2

Slide 2

╔═══════════╦════════════════╦═════════════════════════════╗ ║ SCS ║ Kafka ║ Java (java.util.function.*) ║ ╠═══════════╬════════════════╬═════════════════════════════╣ ║ Sink ║ Producer ║ Supplier ║ ║ Source ║ Consumer ║ Consumer ║ ║ Processor ║ Kafka Streams ║ Function ║ ╚═══════════╩════════════════╩═════════════════════════════╝ @gamussa | @thekonginc

Slide 3

Slide 3

╔═══════════╦════════════════╦═════════════════════════════╗ ║ SCS ║ Kafka ║ Java (java.util.function.*) ║ ╠═══════════╬════════════════╬═════════════════════════════╣ ║ Sink ║ Producer ║ Supplier ║ ║ Source ║ Consumer ║ Consumer ║ ║ Processor ║ Kafka Streams ║ Function ║ ╚═══════════╩════════════════╩═════════════════════════════╝ @gamussa | @thekonginc

Slide 4

Slide 4

╔═══════════╦════════════════╦═════════════════════════════╗ ║ SCS ║ Kafka ║ Java (java.util.function.*) ║ ╠═══════════╬════════════════╬═════════════════════════════╣ ║ Sink ║ Producer ║ Supplier ║ ║ Source ║ Consumer ║ Consumer ║ ║ Processor ║ Kafka Streams ║ Function ║ ╚═══════════╩════════════════╩═════════════════════════════╝ @gamussa | @thekonginc

Slide 5

Slide 5

╔═══════════╦════════════════╦═════════════════════════════╗ ║ SCS ║ Kafka ║ Java (java.util.function.*) ║ ╠═══════════╬════════════════╬═════════════════════════════╣ ║ Sink ║ Producer ║ Supplier ║ ║ Source ║ Consumer ║ Consumer ║ ║ Processor ║ Kafka Streams ║ Function ║ ╚═══════════╩════════════════╩═════════════════════════════╝ @gamussa | @thekonginc

Slide 6

Slide 6

@gamussa | @thekonginc

Slide 7

Slide 7

★gamov.dev/twitter ★gamov.dev/telegram ★gamov.dev/youtube @gamussa | @thekonginc

Slide 8

Slide 8

@gamussa | @thekonginc

Slide 9

Slide 9

★ka kainaction.org ★Use code ka kaa35 ★Release - Fall 2021 f f @gamussa | @thekonginc

Slide 10

Slide 10

Agenda What I will try to show you today THE CLOUD CONNECTIVITY COMPANY @gamussa | #DevoxxPl | @thekonginc

Slide 11

Slide 11

Agenda What I will try to show you today • Ka ka and Stream Processing 101 f THE CLOUD CONNECTIVITY COMPANY @gamussa | #DevoxxPl | @thekonginc

Slide 12

Slide 12

Agenda What I will try to show you today • Ka THE CLOUD CONNECTIVITY COMPANY @gamussa | #DevoxxPl | @thekonginc

Slide 13

Slide 13

Slide 14

Slide 14

Slide 15

Slide 15

Slide 16

Slide 16

Slide 17

Slide 17

Have A Nice Day Viktor Gamov