5. Integrating Kafka into Your Environment | Apache Kafka Fundamentals

preview_player
Показать описание


LEARN MORE

ABOUT CONFLUENT

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

Hello Tim! Very good videos to get a first and deeper idea of how Kafka works. As I get it the Registry and the KsqlDB, are build in the Confluent Platform version to leverage, but on a stand-alone Kafka installation we can install and leverage the benefits of AVRO and KsqlDB independently, with of course the extra work it needs to tune and install :D

PrasinoXorton
Автор

11:10 That left outer join is redundant. It is an inner join really as you have a where on the right hand table

geethaachar