Filename Size 1. Kafka Streams - First Look/1. What is Kafka Streams.mp4 7.9 MB 1. Kafka Streams - First Look/1.1 Kafka Streams Official Documentation.html 112 B 1. Kafka Streams - First Look/2. Course Objective Prerequisites Target Students.mp4 7.4 MB 1. Kafka Streams - First Look/3. About your Instructor Stephane Maarek.mp4 2.7 MB 1. Kafka Streams - First Look/3.1 Stephane Maarek LinkedIn.html 104 B 1. Kafka Streams - First Look/3.2 Stephane Maarek GitHub.html 91 B 1. Kafka Streams - First Look/4. Running your first Kafka Streams Application WordCount.mp4 32.4 MB 1. Kafka Streams - First Look/4.1 code_v2.zip.zip 8.2 KB 1. Kafka Streams - First Look/4.2 Download Apache Kafka.html 95 B 1. Kafka Streams - First Look/5. Kafka Streams vs other stream processing libraries (Spark Streaming, NiFI, Flink.mp4 5.6 MB 1. Kafka Streams - First Look/5.1 Kafka Streams vs Spark Streaming Quora question.html 158 B 10. Testing your Kafka Streams Application/1. Disclaimer Advanced Lectures.html 665 B 10. Testing your Kafka Streams Application/2. Testing in Kafka Streams.mp4 18.6 MB 10. Testing your Kafka Streams Application/3. Setup your Kafka Streams project.mp4 35.3 MB 10. Testing your Kafka Streams Application/4. Hands-On Test your WordCount application.mp4 169.4 MB 10. Testing your Kafka Streams Application/5. Self-Guided Practice Exercises.html 572 B 11. Next Steps/1. Congratulations and next steps.mp4 4.2 MB 11. Next Steps/1.1 gwenshap kafka-streams-stockstats.html 113 B 11. Next Steps/1.2 Kafka Streams Official Documentation.html 112 B 11. Next Steps/1.3 gwenshap kafka-examples.html 103 B 11. Next Steps/1.4 bbejeck kafka-streams github.html 101 B 11. Next Steps/1.5 Kafka Streams Examples.html 153 B 11. Next Steps/1.6 Confluent GitHub examples.html 101 B 11. Next Steps/2. Bonus Lecture Special Coupons to my other courses.html 7.7 KB 2. Code Download/1. Code Download for this Class.mp4 2.6 MB 2. Code Download/1.1 code_v2.zip.zip 8.2 KB 2. Code Download/1.2 GitHub kafka streams course.html 112 B 2. Code Download/2. Code Download Kafka Streams 2.0.html 1.4 KB 2. Code Download/2.1 code_v2.zip.zip 8.2 KB 3. End to End Kafka Streams Application - Word Count/1. Section Objective.mp4 3 MB 3. End to End Kafka Streams Application - Word Count/10. Running Application from IntelliJ IDEA.mp4 36 MB 3. End to End Kafka Streams Application - Word Count/11. Debugging Application from IntelliJ IDEA.mp4 12.2 MB 3. End to End Kafka Streams Application - Word Count/12. Internal Topics for our Kafka Streams Application.mp4 9.5 MB 3. End to End Kafka Streams Application - Word Count/13. Packaging the application as Fat Jar & Running the Fat Jar.mp4 15.1 MB 3. End to End Kafka Streams Application - Word Count/14. Scaling our Application.mp4 11.7 MB 3. End to End Kafka Streams Application - Word Count/15. Section Wrap-Up.mp4 2.8 MB 3. End to End Kafka Streams Application - Word Count/2. Kafka Streams Core Concepts.mp4 6.1 MB 3. End to End Kafka Streams Application - Word Count/3. Environment and IDE Setup Java 8, Maven, IntelliJ IDEA.mp4 13.3 MB 3. End to End Kafka Streams Application - Word Count/3.1 Download Java 8 JDK.html 144 B 3. End to End Kafka Streams Application - Word Count/3.2 Download IntelliJ IDEA Community Edition.html 101 B 3. End to End Kafka Streams Application - Word Count/3.3 Install Apache Maven.html 98 B 3. End to End Kafka Streams Application - Word Count/4. Starter Project Setup.mp4 21 MB 3. End to End Kafka Streams Application - Word Count/5. Kafka Streams Application Properties.mp4 16.2 MB 3. End to End Kafka Streams Application - Word Count/6. Java 8 Lambda Functions - quick overview.mp4 4.8 MB 3. End to End Kafka Streams Application - Word Count/6.1 Learn more about Java 8 Expressions.html 126 B 3. End to End Kafka Streams Application - Word Count/7. Word Count Application Topology.mp4 31.9 MB 3. End to End Kafka Streams Application - Word Count/8. Printing the Kafka Streams Topology.mp4 3.3 MB 3. End to End Kafka Streams Application - Word Count/9. Kafka Streams Graceful Shutdown.mp4 4.2 MB 4. KStreams and KTables Simple Operations (Stateless)/1. Section Objectives.mp4 2.1 MB 4. KStreams and KTables Simple Operations (Stateless)/1.1 Confluent Documentation.html 141 B 4. KStreams and KTables Simple Operations (Stateless)/10. Writing to Kafka.mp4 3.3 MB 4. KStreams and KTables Simple Operations (Stateless)/11. Streams Marked for Re-Partition.mp4 5.6 MB 4. KStreams and KTables Simple Operations (Stateless)/12. Refresher on Log Compaction.mp4 38.8 MB 4. KStreams and KTables Simple Operations (Stateless)/13. KStream and KTables Duality.mp4 3.9 MB 4. KStreams and KTables Simple Operations (Stateless)/14. Transforming a KTable to a KStream.mp4 1.2 MB 4. KStreams and KTables Simple Operations (Stateless)/15. Transforming a KStream to a KTable.mp4 2.3 MB 4. KStreams and KTables Simple Operations (Stateless)/16. Section Summary.mp4 1.3 MB 4. KStreams and KTables Simple Operations (Stateless)/2. KStream & KTables.mp4 6 MB 4. KStreams and KTables Simple Operations (Stateless)/3. Stateless vs Stateful Operations.mp4 3 MB 4. KStreams and KTables Simple Operations (Stateless)/4. MapValues Map.mp4 2.7 MB 4. KStreams and KTables Simple Operations (Stateless)/4.1 Stateless transformations.html 148 B 4. KStreams and KTables Simple Operations (Stateless)/5. Filter FilterNot.mp4 2.3 MB 4. KStreams and KTables Simple Operations (Stateless)/6. FlatMapValues FlatMap.mp4 3.7 MB 4. KStreams and KTables Simple Operations (Stateless)/7. Branch.mp4 4.5 MB 4. KStreams and KTables Simple Operations (Stateless)/8. SelectKey.mp4 2.1 MB 4. KStreams and KTables Simple Operations (Stateless)/9. Reading from Kafka.mp4 4 MB 5. Practice Exercise - FavouriteColour/1. FavouriteColour - Practice Exercise Description & Guidance.mp4 5.6 MB 5. Practice Exercise - FavouriteColour/2. Stuck Here are some Hints!.mp4 4.7 MB 5. Practice Exercise - FavouriteColour/3. Java Solution.mp4 23.3 MB 5. Practice Exercise - FavouriteColour/4. Running the application.mp4 22.8 MB 5. Practice Exercise - FavouriteColour/5. Scala Solution.mp4 21.2 MB 6. KStreams and KTables Advanced Operations (Stateful)/1. Section Objective.mp4 1.7 MB 6. KStreams and KTables Advanced Operations (Stateful)/1.1 Stateful Transformations.html 156 B 6. KStreams and KTables Advanced Operations (Stateful)/2. KTable groupBy.mp4 3 MB 6. KStreams and KTables Advanced Operations (Stateful)/3. KGroupedStream KGroupedTable Count.mp4 3.5 MB 6. KStreams and KTables Advanced Operations (Stateful)/4. KGroupedStream KGroupedTable Aggregate.mp4 7.4 MB 6. KStreams and KTables Advanced Operations (Stateful)/5. KGroupedStream KGroupedTable Reduce.mp4 3 MB 6. KStreams and KTables Advanced Operations (Stateful)/6. KStream peek.mp4 3.5 MB 6. KStreams and KTables Advanced Operations (Stateful)/7. KStream Transform TransformValues.mp4 2.2 MB 6. KStreams and KTables Advanced Operations (Stateful)/7.1 Confluent Documentation on Stream Processor API.html 160 B 6. KStreams and KTables Advanced Operations (Stateful)/7.2 Kafka API on Stream Processor API.html 146 B 6. KStreams and KTables Advanced Operations (Stateful)/8. What if I want to write to an external System.mp4 2.9 MB 6. KStreams and KTables Advanced Operations (Stateful)/9. Summary Diagram.mp4 1.9 MB 6. KStreams and KTables Advanced Operations (Stateful)/9.1 Stateful Transformation Diagram v2.html 134 B 7. Exactly Once Semantics - Theory/1. What's Exactly Once.mp4 24.3 MB 7. Exactly Once Semantics - Theory/1.1 Medium Article.html 139 B 7. Exactly Once Semantics - Theory/1.2 TechCrunch Article.html 177 B 7. Exactly Once Semantics - Theory/1.3 Confluent Blog.html 158 B 7. Exactly Once Semantics - Theory/2. Exactly Once in Kafka 0.11.mp4 4.7 MB 7. Exactly Once Semantics - Theory/2.1 Engineering details of Exactly Once in Kafka 0.11.html 109 B 7. Exactly Once Semantics - Theory/3. What's the problem with at least once anyway.mp4 2.6 MB 7. Exactly Once Semantics - Theory/4. How to do exactly once in Kafka Streams.mp4 3.8 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/1. BankBalance - Exercise Overview.mp4 3.9 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/2. Kafka Producer Guidance.mp4 3 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/3. Kafka Producer Solution.mp4 42.3 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/4. Kafka Streams Guidance & Hints.mp4 3.4 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/5. Kafka Streams Solution.mp4 27.8 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/6. Running the BankBalance Application.mp4 36.9 MB 8. Exactly Once Semantics - Practice Exercise - BankBalance/7. Section Summary.mp4 1.6 MB