Skip to content

sysco-middleware/workshop-apache-kafka-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

[WIP] Workshop: Apache Kafka and Stream Processing

Goals

  • Been able to create and implement applications to integrate with Apache Kafka using APIs: Producer, Consumer, and Streams.
  • Understand the benefits of binary formats and schema evoluting using Schema Registry and Apache Avro.
  • Understand integration strategies with Apache Kafka by using Kafka Connectors
  • Explore data and create data pipelines using KSQL

Lessons

  • Get started with Kafka Clients: Producer, Consumer and Admin APIs.
  • Understand how to use binary formats, like Apache Avro.
  • Implement Stream Processing applications with Kafka Streams.
  • Use Kafka Connect to integrate with data sources.
  • Explore SQL Streaming with KSQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published