2.14 GB | 12min 33s | mp4 | 1920X1080 | 16:9
Genre:eLearning |Language:English
Files Included :
1 What is Kafka Streams.mp4 (4.89 MB)
2 Course Objective Prerequisites Target Students.mp4 (5.23 MB)
3 About your Instructor Stephane Maarek.mp4 (113.13 MB)
4 code v2.zip (8.17 KB)
4 Running your first Kafka Streams Application WordCount.mp4 (54.91 MB)
5 Kafka Streams vs other stream processing libraries (Spark Streaming, NiFI, Flink.mp4 (6.59 MB)
1 Section Objective.mp4 (4.07 MB)
10 Running Application from IntelliJ IDEA.mp4 (138.94 MB)
11 Debugging Application from IntelliJ IDEA.mp4 (58.47 MB)
12 Internal Topics for our Kafka Streams Application.mp4 (16.2 MB)
13 Packaging the application as Fat Jar & Running the Fat Jar.mp4 (56.81 MB)
14 Scaling our Application.mp4 (25.52 MB)
15 Section Wrap-Up.mp4 (3.93 MB)
2 Kafka Streams Core Concepts.mp4 (9.86 MB)
3 Environment and IDE Setup Java 8, Maven, IntelliJ IDEA.mp4 (26.19 MB)
4 Starter Project Setup.mp4 (34.52 MB)
5 Kafka Streams Application Properties.mp4 (35.93 MB)
6 Java 8 Lambda Functions - quick overview.mp4 (6.69 MB)
7 Word Count Application Topology.mp4 (80.46 MB)
8 Printing the Kafka Streams Topology.mp4 (5.14 MB)
9 Kafka Streams Graceful Shutdown.mp4 (6.48 MB)
1 Section Objectives.mp4 (2.45 MB)
10 Writing to Kafka.mp4 (5.24 MB)
11 Streams Marked for Re-Partition.mp4 (8.24 MB)
12 Refresher on Log Compaction.mp4 (141.65 MB)
13 KStream and KTables Duality.mp4 (5.08 MB)
14 Transforming a KTable to a KStream.mp4 (1.83 MB)
15 Transforming a KStream to a KTable.mp4 (3.2 MB)
16 Section Summary.mp4 (1.36 MB)
2 KStream & KTables.mp4 (7.08 MB)
3 Stateless vs Stateful Operations.mp4 (5.06 MB)
4 MapValues Map.mp4 (4.26 MB)
5 Filter FilterNot.mp4 (3.45 MB)
6 FlatMapValues FlatMap.mp4 (6.06 MB)
7 Branch.mp4 (5.7 MB)
8 SelectKey.mp4 (2.97 MB)
9 Reading from Kafka.mp4 (6.13 MB)
1 FavouriteColour - Practice Exercise Description & Guidance.mp4 (7.72 MB)
2 Stuck Here are some Hints!.mp4 (8.11 MB)
3 Java Solution.mp4 (133.59 MB)
4 Running the application.mp4 (90.13 MB)
5 Scala Solution.mp4 (75.26 MB)
1 Section Objective.mp4 (1.93 MB)
2 KTable groupBy.mp4 (4.3 MB)
3 KGroupedStream KGroupedTable Count.mp4 (5.06 MB)
4 KGroupedStream KGroupedTable Aggregate.mp4 (13.1 MB)
5 KGroupedStream KGroupedTable Reduce.mp4 (5.01 MB)
6 KStream peek.mp4 (5.08 MB)
7 KStream Transform TransformValues.mp4 (3.64 MB)
8 What if I want to write to an external System.mp4 (4.68 MB)
9 Summary Diagram.mp4 (3.34 MB)
1 What's Exactly Once.mp4 (61.19 MB)
2 Exactly Once in Kafka 0 11.mp4 (7.68 MB)
3 What's the problem with at least once anyway.mp4 (4.5 MB)
4 How to do exactly once in Kafka Streams.mp4 (7.09 MB)
1 BankBalance - Exercise Overview.mp4 (6.5 MB)
2 Kafka Producer Guidance.mp4 (4.7 MB)
3 Kafka Producer Solution.mp4 (174.61 MB)
4 Kafka Streams Guidance & Hints.mp4 (6.83 MB)
5 Kafka Streams Solution.mp4 (76.51 MB)
6 Running the BankBalance Application.mp4 (66.25 MB)
7 Section Summary.mp4 (2.18 MB)
1 What are joins in Kafka Streams.mp4 (8.11 MB)
2 Join Constraints and GlobalKTables.mp4 (7.89 MB)
3 The different types of joins Inner Join, Left Join, Outer Join.mp4 (6.74 MB)
4 Creating a join with UserEnrich Kafka Streams App.mp4 (233.6 MB)
6 Running the Kafka Streams Join application.mp4 (63.11 MB)
2 Testing in Kafka Streams.mp4 (9.77 MB)
3 Setup your Kafka Streams project.mp4 (27.35 MB)
4 Hands-On Test your WordCount application.mp4 (119.31 MB)
1 Congratulations and next steps.mp4 (5.36 MB)
2 THANK YOU!.mp4 (28.1 MB)
2 Course Objective Prerequisites Target Students.mp4 (5.23 MB)
3 About your Instructor Stephane Maarek.mp4 (113.13 MB)
4 code v2.zip (8.17 KB)
4 Running your first Kafka Streams Application WordCount.mp4 (54.91 MB)
5 Kafka Streams vs other stream processing libraries (Spark Streaming, NiFI, Flink.mp4 (6.59 MB)
1 Section Objective.mp4 (4.07 MB)
10 Running Application from IntelliJ IDEA.mp4 (138.94 MB)
11 Debugging Application from IntelliJ IDEA.mp4 (58.47 MB)
12 Internal Topics for our Kafka Streams Application.mp4 (16.2 MB)
13 Packaging the application as Fat Jar & Running the Fat Jar.mp4 (56.81 MB)
14 Scaling our Application.mp4 (25.52 MB)
15 Section Wrap-Up.mp4 (3.93 MB)
2 Kafka Streams Core Concepts.mp4 (9.86 MB)
3 Environment and IDE Setup Java 8, Maven, IntelliJ IDEA.mp4 (26.19 MB)
4 Starter Project Setup.mp4 (34.52 MB)
5 Kafka Streams Application Properties.mp4 (35.93 MB)
6 Java 8 Lambda Functions - quick overview.mp4 (6.69 MB)
7 Word Count Application Topology.mp4 (80.46 MB)
8 Printing the Kafka Streams Topology.mp4 (5.14 MB)
9 Kafka Streams Graceful Shutdown.mp4 (6.48 MB)
1 Section Objectives.mp4 (2.45 MB)
10 Writing to Kafka.mp4 (5.24 MB)
11 Streams Marked for Re-Partition.mp4 (8.24 MB)
12 Refresher on Log Compaction.mp4 (141.65 MB)
13 KStream and KTables Duality.mp4 (5.08 MB)
14 Transforming a KTable to a KStream.mp4 (1.83 MB)
15 Transforming a KStream to a KTable.mp4 (3.2 MB)
16 Section Summary.mp4 (1.36 MB)
2 KStream & KTables.mp4 (7.08 MB)
3 Stateless vs Stateful Operations.mp4 (5.06 MB)
4 MapValues Map.mp4 (4.26 MB)
5 Filter FilterNot.mp4 (3.45 MB)
6 FlatMapValues FlatMap.mp4 (6.06 MB)
7 Branch.mp4 (5.7 MB)
8 SelectKey.mp4 (2.97 MB)
9 Reading from Kafka.mp4 (6.13 MB)
1 FavouriteColour - Practice Exercise Description & Guidance.mp4 (7.72 MB)
2 Stuck Here are some Hints!.mp4 (8.11 MB)
3 Java Solution.mp4 (133.59 MB)
4 Running the application.mp4 (90.13 MB)
5 Scala Solution.mp4 (75.26 MB)
1 Section Objective.mp4 (1.93 MB)
2 KTable groupBy.mp4 (4.3 MB)
3 KGroupedStream KGroupedTable Count.mp4 (5.06 MB)
4 KGroupedStream KGroupedTable Aggregate.mp4 (13.1 MB)
5 KGroupedStream KGroupedTable Reduce.mp4 (5.01 MB)
6 KStream peek.mp4 (5.08 MB)
7 KStream Transform TransformValues.mp4 (3.64 MB)
8 What if I want to write to an external System.mp4 (4.68 MB)
9 Summary Diagram.mp4 (3.34 MB)
1 What's Exactly Once.mp4 (61.19 MB)
2 Exactly Once in Kafka 0 11.mp4 (7.68 MB)
3 What's the problem with at least once anyway.mp4 (4.5 MB)
4 How to do exactly once in Kafka Streams.mp4 (7.09 MB)
1 BankBalance - Exercise Overview.mp4 (6.5 MB)
2 Kafka Producer Guidance.mp4 (4.7 MB)
3 Kafka Producer Solution.mp4 (174.61 MB)
4 Kafka Streams Guidance & Hints.mp4 (6.83 MB)
5 Kafka Streams Solution.mp4 (76.51 MB)
6 Running the BankBalance Application.mp4 (66.25 MB)
7 Section Summary.mp4 (2.18 MB)
1 What are joins in Kafka Streams.mp4 (8.11 MB)
2 Join Constraints and GlobalKTables.mp4 (7.89 MB)
3 The different types of joins Inner Join, Left Join, Outer Join.mp4 (6.74 MB)
4 Creating a join with UserEnrich Kafka Streams App.mp4 (233.6 MB)
6 Running the Kafka Streams Join application.mp4 (63.11 MB)
2 Testing in Kafka Streams.mp4 (9.77 MB)
3 Setup your Kafka Streams project.mp4 (27.35 MB)
4 Hands-On Test your WordCount application.mp4 (119.31 MB)
1 Congratulations and next steps.mp4 (5.36 MB)
2 THANK YOU!.mp4 (28.1 MB)
Screenshot
AusFile
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!