% Off Udemy Coupon - CourseSpeak

Apache Kafka Series - Kafka Streams for Data Processing

Learn the Kafka Streams API with Hands-On Examples, Learn Exactly Once, Build and Deploy Apps with Java 8

$9.99 (90% OFF)
Get Course Now

About This Course

The new volume in the Apache Kafka Series! Learn the **Kafka Streams data processing** library, for Apache Kafka. Join hundreds of knowledge savvy students into learning one of the most promising data processing library on Apache Kafka. Kafka Streams is the easiest way to write your applications on top of Kafka: > Easiest way to transform your data using the High Level DSL > Exactly Once semantics support out of the box! > Deploy and Scale your Kafka Streams application without a cluster! > Perform Aggregations, joins, and any operations you may think of using only a few lines of code! > Built on top of Kafka, for fault tolerance, scalability and resiliency Hands On & Theory Based Course Note: 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. Each section can be either theoretical, or a practice section. > Through practice, you will be challenged by writing your own Kafka Streams application. The solutions will be thoroughly explained, and you will learn some tips on how to use Kafka Streams the best way. > Through theory, you will learn about all the available API, the inner workings of the library, as well as some exciting concepts such as Exactly Once Semantics! This course is the first and only available Kafka Streams course on the web. Get it now to become a Kafka expert! Section outline: 1. Kafka Streams - First Look: Let's get Kafka started and run your first Kafka Streams application, WordCount 2. End-to-End Kafka Streams Application : Write the code for the WordCount, bring in the dependencies, build and package your application, and learn how to scale it. This is a complete end to end example 3. KStream and KTable Simple Operations: Learn all the stateless operations available for the KStream and KTable API 4. Practice Exercise - Favourite Colour: Practice your newly acquired skills by writing your own Kafka Streams application, Favourite Colour. It will be challenging! Includes a Scala version of the example 5. KStream and KTable Advanced Operations: Learn all the stateful operations available for the KStream and KTable API 6. Exactly Once Semantics - Theory: Learn what EOS (Exactly Once Semantics) is, how Kafka 0.11 enables it, and how to activate them in Kafka Streams 7. Exactly Once - Practice Exercise - Bank Balance: Practice your newly acquired knowledge by writing your own Kafka Streams Exactly Once application, to compute a running Bank Balance for your customers 8. Testing your Kafka Streams Application: Learn how to test the WordCount Kafka Streams Topology with Kafka Streams v1.1.0

What you'll learn:

  • Configure Kafka Streams to use Exactly Once Semantics
  • Write four Kafka Streams application in Java 8
  • Scale Kafka Streams applications
  • Program with the High Level DSL of Kafka Streams
  • Build and package your application
  • Write tests for your Kafka Streams Topology
  • And so much more!