Udemy - Apache Kafka Series - Kafka Streams for Data Processing

seeders: 1
leechers: 3
updated:
Added by Fclab in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

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

Description

Udemy - Apache Kafka Series - Kafka Streams for Data Processing

This course is the first and only available Kafka Streams course on the web. Get it now to become a Kafka expert!

For more Udemy Courses: https://freecourselab.com



Download torrent
895.2 MB
seeders:1
leechers:3
Udemy - Apache Kafka Series - Kafka Streams for Data Processing


Trackers

tracker name
http://0d.kebhana.mx:443/announce
udp://tw.opentracker.ga:36920/announce
udp://temp1.opentracker.gq:6969/announce
udp://temp2.opentracker.gq:6969/announce
udp://tracker.torrent.eu.org:451/announce
http://torrent.nwps.ws:80/announce
udp://explodie.org:6969/announce
https://opentracker.xyz:443/announce
https://t.quic.ws:443/announce
https://tracker.fastdownload.xyz:443/announce
udp://tracker.opentrackr.org:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.justseed.it:1337/announce
udp://open.demonii.si:1337/announce
µTorrent compatible trackers list

Download torrent
895.2 MB
seeders:1
leechers:3
Udemy - Apache Kafka Series - Kafka Streams for Data Processing


Torrent hash: 302B50A873AD4F997158ECAD2F79F4F3E92C19F0