Apache Kafka Series - Kafka Streams for Data Processing
About This Course
Learn the Kafka Streams API with Hands-On Examples, Learn Exactly Once, Build and Deploy Apps with Java 8
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:
Kafka Streams - First Look: Let's get Kafka started and run your first Kafka Streams application, WordCount
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
KStream and KTable Simple Operations: Learn all the stateless operations available for the KStream and KTable API
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
KStream and KTable Advanced Operations: Learn all the stateful operations available for the KStream and KTable API
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
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
Testing your Kafka Streams Application: Learn how to test the WordCount Kafka Streams Topology with Kafka Streams v1.1.0
===============================
Instructor
My name is Stephane Maarek, and I'll be your instructor in this course. I teach about Apache Kafka, the Kafka ecosystem and Kafka Certifications with my focus always on helping my students improve their professional proficiencies. I am also the co-founder of Conduktor: an enterprise Apache Kafka platform & UI to help everyone use Kafka.
Throughout my career in designing and delivering these certifications and courses, I have already taught 1,000,000+ students and gotten 350,000+ reviews!
With Apache Kafka becoming much more than a buzzword out there, I've decided it's time for students to properly learn how to be a Kafka professional. So, let’s kick start the course! You are in good hands!
===============================
This Course Also Comes With:
Lifetime Access to All Future Updates
A responsive instructor in the Q&A Section
Links to interesting articles, and lots of good code to base your next applications onto
Udemy Certificate of Completion Ready for Download
This is the course that could improve your career!
Apache Kafka is a skill in high demand and there are not enough people to fulfill all the open positions. You can boost your income, take on new roles and fun challenges. Many of my students are now the Kafka experts of their companies! You can be the next!
I hope to see you inside the course!
=======================
Note: Looking for more advanced Kafka concepts? There are many volumes in the Apache Kafka Series:
Learn Kafka for Beginners v2 (great to start)
Kafka Connect Hands On Learning
Kafka Streams for Data Processing
KSQL on ksqlDB - Hands On!
Kafka Cluster Setup & Administration
Confluent Schema Registry & Kafka REST Proxy
Kafka Security (SSL SASL ACL)
Kafka Monitoring and Operations
Happy learning!
Write four Kafka Streams application in Java 8
Configure Kafka Streams to use Exactly Once Semantics
Scale Kafka Streams applications
Course Curriculum
5 Lectures
1 Lectures
15 Lectures
16 Lectures
5 Lectures
9 Lectures
4 Lectures
7 Lectures
6 Lectures
5 Lectures
Instructors

Instructors

Conduktor Kafkademy
Conduktor is an Apache Kafka enterprise platform that helps your team be more efficient and faster at using Apache Kafka. Conduktor Platform allows developers use Apache Kafka with confidence. The Apache Kafka UI is adapted for all Kafka clusters and has features for the entire Apache Kafka ecosystem, including Confluent, Kafka Connect and Kafka Streams!Conduktor was founded by Stéphane Maarek,...
More Courses By , Conduktor Kafkademy
Avinash R.
Code is outdated compare to the new way we create builder and topology
- Helpful
- Not helpful
Maneesh I.
good
- Helpful
- Not helpful
Paulo S. B.
Recomendo para quem quer aprender mais sobre Kafka.
- Helpful
- Not helpful
Florin S.
Pros: Great introductory course to Kafka Streams, covers the basic features; has helpful practical examples; shows how you can test the streams applications, which is a big plus.
Cons: Doesn't really get into what's going on behind the scenes (how tasks and state stores work, exactly-once v2); A bit outdated, some of the library classes don't exist anymore or have been restructured; Some features like interactive queries or foreign keys would have been nice to see in action.
- Helpful
- Not helpful
Filipe C. F.
Since the description said it was last updated in 2024 I had high hopes for this course, but as I progressed, I realized that most of what was used is deprecated, it is taking me more time to find workarounds for it to work than it is taking to actually watch and understand the classes.
- Helpful
- Not helpful
Dave T.
Another excellent Kafka course from Stephane. Learned a lot about Kafka Streams and would recommend this course to anyone who wants to do the same. Stephane is an engaging instructor which makes taking the course really enjoyable and the examples projects used throughout the course really underpin the concepts you are learning about.
- Helpful
- Not helpful
Oliver
A bit outdated
- Helpful
- Not helpful
Sourabh M.
good material but more examples might be more helpful
- Helpful
- Not helpful
Fábio J.
N/A
- Helpful
- Not helpful
Your email address will not be published. Required fields are marked *
Yogesh M.
Amazing course!