-
Book Overview & Buying
-
Table Of Contents
Apache Kafka Series - Kafka Streams for Data Processing
By :
Apache Kafka Series - Kafka Streams for Data Processing
By:
Overview of this book
The new volume in the Apache Kafka Series! Learn the Kafka Streams data-processing library, for Apache Kafka. Join hundreds of knowledge savvy students in learning one of the most promising data-processing libraries on Apache Kafka. This course is based on Java 8, and will include one example in Scala. Kafka Streams is Java-based and therefore is not suited for any other programming language. This course is the first and only available Kafka Streams course on the web. Get it now to become a Kafka expert!
Table of Contents (10 chapters)
Kafka Streams - First Look
End to End Kafka Streams Application - Word Count
KStreams and KTables Simple Operations (Stateless)
Practice Exercise – FavouriteColour
KStreams and KTables Advanced Operations (Stateful)
Exactly Once Semantics – Theory
Exactly Once Semantics - Practice Exercise – BankBalance
Joins - KStream to GlobalKTable example
Testing your Kafka Streams Application
Next Steps