Streaming Processing and Testing with Spring Cloud Stream | Livestreams 020

preview_player
Показать описание
In this episode of Livestreams, Developer Advocate Viktor Gamov talks about how to use Kafka Streams' TopologyTestDriver with a Spring Cloud Stream app. Also, Viktor shows how you can enable Protobuf support in a Spring Cloud Stream app using Confluent Schema Registry.

TIMESTAMPS
0:00 - Streams starts
1:50 - Cold opening
10:50 - How to test a Spring Cloud Stream function with TopologyTestDriver
33:56 - Adding Protobuf support to a Spring Cloud Stream producer
49:49 - Building a Protobuf message
55:05 - Configuring Confluent Cloud Schema Registry and Confluent SerDes
1:02:20 - Configuring the Kafka Binder to use a Protobuf serializer
1:07:48 - Observe Protobuf messages in Confluent Cloud
1:08:20 - It's a wrap!

ABOUT CONFLUENT

#confluent #apachekafka #streamprocessing
Рекомендации по теме
Комментарии
Автор

TIMESTAMPS
0:00 - Streams starts
1:50 - Cold opening
5:22 - Serverless workshop announcement
10:50 - How to test a Spring Cloud Stream function with TopologyTestDriver
33:56 - Adding Protobuf support to a Spring Cloud Stream producer
49:49 - Building a Protobuf message
55:05 - Configuring Confluent Cloud Schema Registry and Confluent SerDes
1:02:20 - Configuring the Kafka Binder to use a Protobuf serializer
1:07:48 - Observe Protobuf messages in Confluent Cloud
1:08:20 - It's a wrap!

Confluent
Автор

IntelliJ isn't detecting the test as it's not public

colinbean