TorBT - Torrents and Magnet Links Search Engine

The Complete Apache Kafka Practical Guide

File Name
Size
15 - PROJECT 1 Java/107 - Explaining most common Producer parameters.mp4
127 MB
2 - Apache Kafka Installation Overview/2 - Apache Kafka Installation Overview English.vtt
1.3 kB
2 - Apache Kafka Installation Overview/2 - Apache Kafka Installation Overview.mp4
24 MB
2 - Apache Kafka Installation Overview/3 - Installing Apache Kafka on the Mac and Unixlike systems English.vtt
1.0 kB
2 - Apache Kafka Installation Overview/3 - Installing Apache Kafka on the Mac and Unixlike systems.mp4
19 MB
2 - Apache Kafka Installation Overview/4 - Installing Apache Kafka on the Mac English.vtt
6.2 kB
2 - Apache Kafka Installation Overview/4 - Installing Apache Kafka on the Mac.mp4
36 MB
2 - Apache Kafka Installation Overview/5 - Installing Ubuntu on MacOS using VirtualBox English.vtt
14 kB
2 - Apache Kafka Installation Overview/5 - Installing Ubuntu on MacOS using VirtualBox.mp4
88 MB
3 - Installing Apache Kafka on the remote Ubuntu server/6 - SECTION 2 Introduction English.vtt
1.1 kB
3 - Installing Apache Kafka on the remote Ubuntu server/6 - SECTION 2 Introduction.mp4
11 MB
3 - Installing Apache Kafka on the remote Ubuntu server/7 - Creating remote Ubuntu Virtual Private Server English.vtt
7.6 kB
3 - Installing Apache Kafka on the remote Ubuntu server/7 - Creating remote Ubuntu Virtual Private Server.mp4
22 MB
3 - Installing Apache Kafka on the remote Ubuntu server/8 - Installing Apache Kafka on Virtual Private Server English.vtt
8.1 kB
3 - Installing Apache Kafka on the remote Ubuntu server/8 - Installing Apache Kafka on Virtual Private Server.mp4
47 MB
4 - Installing Apache Kafka on Windows/9 - SECTION 3 Introduction English.vtt
1.1 kB
4 - Installing Apache Kafka on Windows/9 - SECTION 3 Introduction.mp4
12 MB
4 - Installing Apache Kafka on Windows/10 - Installing Apache Kafka on Windows English.vtt
9.3 kB
4 - Installing Apache Kafka on Windows/10 - Installing Apache Kafka on Windows.mp4
49 MB
4 - Installing Apache Kafka on Windows/11 - Starting Zookeeper and Kafka server on Windows English.vtt
7.2 kB
4 - Installing Apache Kafka on Windows/11 - Starting Zookeeper and Kafka server on Windows.mp4
65 MB
4 - Installing Apache Kafka on Windows/12 - Installing Ubuntu on Windows using VirtualBox English.vtt
14 kB
4 - Installing Apache Kafka on Windows/12 - Installing Ubuntu on Windows using VirtualBox.mp4
106 MB
4 - Installing Apache Kafka on Windows/13 - Installing Apache Kafka on Ubuntu using GUI English.vtt
7.0 kB
4 - Installing Apache Kafka on Windows/13 - Installing Apache Kafka on Ubuntu using GUI.mp4
50 MB
5 - Starting Apache Zookeeper and Kafka Broker/14 - SECTION 4 Introduction English.vtt
1.1 kB
5 - Starting Apache Zookeeper and Kafka Broker/14 - SECTION 4 Introduction.mp4
12 MB
5 - Starting Apache Zookeeper and Kafka Broker/15 - Observing contents of the Kafka folder English.vtt
6.9 kB
5 - Starting Apache Zookeeper and Kafka Broker/15 - Observing contents of the Kafka folder.mp4
32 MB
5 - Starting Apache Zookeeper and Kafka Broker/16 - Reading and editing Kafka files using VisualStudio Code English.vtt
7.5 kB
5 - Starting Apache Zookeeper and Kafka Broker/16 - Reading and editing Kafka files using VisualStudio Code.mp4
55 MB
5 - Starting Apache Zookeeper and Kafka Broker/17 - Trying to start Kafka Server English.vtt
4.6 kB
5 - Starting Apache Zookeeper and Kafka Broker/17 - Trying to start Kafka Server.mp4
28 MB
5 - Starting Apache Zookeeper and Kafka Broker/18 - Observing Kafka Server logs English.vtt
2.0 kB
5 - Starting Apache Zookeeper and Kafka Broker/18 - Observing Kafka Server logs.mp4
11 MB
5 - Starting Apache Zookeeper and Kafka Broker/19 - Starting Zookeeper English.vtt
3.5 kB
5 - Starting Apache Zookeeper and Kafka Broker/19 - Starting Zookeeper.mp4
17 MB
5 - Starting Apache Zookeeper and Kafka Broker/20 - Starting Kafka Server while Zookeeper is up and running English.vtt
7.0 kB
5 - Starting Apache Zookeeper and Kafka Broker/20 - Starting Kafka Server while Zookeeper is up and running.mp4
86 MB
5 - Starting Apache Zookeeper and Kafka Broker/21 - Observing logs folder and current kafka server setup English.vtt
5.6 kB
5 - Starting Apache Zookeeper and Kafka Broker/21 - Observing logs folder and current kafka server setup.mp4
46 MB
6 - Creating and exploring Kafka Topic/22 - SECTION 5 Introduction English.vtt
442 B
6 - Creating and exploring Kafka Topic/22 - SECTION 5 Introduction.mp4
2.7 MB
6 - Creating and exploring Kafka Topic/23 - How to connect to Kafka cluster English.vtt
2.6 kB
6 - Creating and exploring Kafka Topic/23 - How to connect to Kafka cluster.mp4
5.2 MB
6 - Creating and exploring Kafka Topic/24 - Create new Kafka topic English.vtt
5.5 kB
6 - Creating and exploring Kafka Topic/24 - Create new Kafka topic.mp4
40 MB
6 - Creating and exploring Kafka Topic/25 - What happened after creation of the new topic English.vtt
4.3 kB
6 - Creating and exploring Kafka Topic/25 - What happened after creation of the new topic.mp4
18 MB
6 - Creating and exploring Kafka Topic/26 - Read details about topic English.vtt
6.3 kB
6 - Creating and exploring Kafka Topic/26 - Read details about topic.mp4
19 MB
7 - Producing and consuming Messages/27 - SECTION 6 Introduction English.vtt
760 B
7 - Producing and consuming Messages/27 - SECTION 6 Introduction.mp4
8.1 MB
7 - Producing and consuming Messages/28 - Send some messages using Kafka Console Producer English.vtt
3.6 kB
7 - Producing and consuming Messages/28 - Send some messages using Kafka Console Producer.mp4
15 MB
7 - Producing and consuming Messages/29 - Consuming messages using Kafka Console Consumer English.vtt
3.7 kB
7 - Producing and consuming Messages/29 - Consuming messages using Kafka Console Consumer.mp4
14 MB
7 - Producing and consuming Messages/30 - Consuming messages from the beginning English.vtt
1.8 kB
7 - Producing and consuming Messages/30 - Consuming messages from the beginning.mp4
3.0 MB
7 - Producing and consuming Messages/31 - Running multiple consumers English.vtt
1.7 kB
7 - Producing and consuming Messages/31 - Running multiple consumers.mp4
3.3 MB
7 - Producing and consuming Messages/32 - Running multiple producers English.vtt
3.7 kB
7 - Producing and consuming Messages/32 - Running multiple producers.mp4
19 MB
7 - Producing and consuming Messages/33 - What was changed in the Kafka logs English.vtt
11 kB
7 - Producing and consuming Messages/33 - What was changed in the Kafka logs.mp4
116 MB
8 - What is Apache Kafka and how it works/34 - SECTION 7 Introduction English.vtt
2.0 kB
8 - What is Apache Kafka and how it works/34 - SECTION 7 Introduction.mp4
18 MB
8 - What is Apache Kafka and how it works/35 - What is Apache Kafka English.vtt
4.5 kB
8 - What is Apache Kafka and how it works/35 - What is Apache Kafka.mp4
67 MB
8 - What is Apache Kafka and how it works/36 - Broker English.vtt
2.6 kB
8 - What is Apache Kafka and how it works/36 - Broker.mp4
7.2 MB
8 - What is Apache Kafka and how it works/37 - Broker cluster English.vtt
2.1 kB
8 - What is Apache Kafka and how it works/37 - Broker cluster.mp4
8.2 MB
8 - What is Apache Kafka and how it works/38 - Zookeeper English.vtt
2.2 kB
8 - What is Apache Kafka and how it works/38 - Zookeeper.mp4
8.2 MB
8 - What is Apache Kafka and how it works/39 - Zookeeper ensemble English.vtt
4.2 kB
8 - What is Apache Kafka and how it works/39 - Zookeeper ensemble.mp4
19 MB
8 - What is Apache Kafka and how it works/40 - Multiple Kafka clusters English.vtt
2.9 kB
8 - What is Apache Kafka and how it works/40 - Multiple Kafka clusters.mp4
10 MB
8 - What is Apache Kafka and how it works/41 - Default ports of Zookeeper and Broker English.vtt
4.5 kB
8 - What is Apache Kafka and how it works/41 - Default ports of Zookeeper and Broker.mp4
11 MB
8 - What is Apache Kafka and how it works/42 - Kafka Topic English.vtt
2.9 kB
8 - What is Apache Kafka and how it works/42 - Kafka Topic.mp4
45 MB
8 - What is Apache Kafka and how it works/43 - Message structure English.vtt
4.4 kB
8 - What is Apache Kafka and how it works/43 - Message structure.mp4
10 MB
8 - What is Apache Kafka and how it works/44 - Topics and Partitions English.vtt
5.5 kB
8 - What is Apache Kafka and how it works/44 - Topics and Partitions.mp4
14 MB
8 - What is Apache Kafka and how it works/45 - Spreading messages across partitions English.vtt
6.4 kB
8 - What is Apache Kafka and how it works/45 - Spreading messages across partitions.mp4
17 MB
8 - What is Apache Kafka and how it works/46 - Partition Leader and Followers English.vtt
7.2 kB
8 - What is Apache Kafka and how it works/46 - Partition Leader and Followers.mp4
20 MB
8 - What is Apache Kafka and how it works/47 - Controller and its responsibilities English.vtt
5.9 kB
8 - What is Apache Kafka and how it works/47 - Controller and its responsibilities.mp4
17 MB
8 - What is Apache Kafka and how it works/48 - How Producers write messages to the topic English.vtt
2.6 kB
8 - What is Apache Kafka and how it works/48 - How Producers write messages to the topic.mp4
7.1 MB
8 - What is Apache Kafka and how it works/49 - How Consumers read messages from the topic English.vtt
4.3 kB
8 - What is Apache Kafka and how it works/49 - How Consumers read messages from the topic.mp4
11 MB
9 - GitHub Repository and Diagrams for the course/50 - SECTION 8 Introduction English.vtt
865 B
9 - GitHub Repository and Diagrams for the course/50 - SECTION 8 Introduction.mp4
8.5 MB
9 - GitHub Repository and Diagrams for the course/51 - GitHub repository and list of basic Kafka commands English.vtt
8.7 kB
9 - GitHub Repository and Diagrams for the course/51 - GitHub repository and list of basic Kafka commands.mp4
63 MB
9 - GitHub Repository and Diagrams for the course/52 - Diagrams for the course English.vtt
4.6 kB
9 - GitHub Repository and Diagrams for the course/52 - Diagrams for the course.mp4
26 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/53 - SECTION 9 Introduction English.vtt
960 B
10 - EXAMPLE 1 Topic with Multiple Partitions/53 - SECTION 9 Introduction.mp4
9.9 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/54 - If you use remote Kafka brokers.html
1.2 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/55 - Cleaning up existing kafka installation English.vtt
2.6 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/55 - Cleaning up existing kafka installation.mp4
12 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/56 - Creating topic with multiple partitions English.vtt
6.7 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/56 - Creating topic with multiple partitions.mp4
32 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/57 - How messages were spread across different partitions English.vtt
7.1 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/57 - How messages were spread across different partitions.mp4
42 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/58 - Reading messages from specific partition English.vtt
3.2 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/58 - Reading messages from specific partition.mp4
8.0 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/59 - Reading messages from specific offset in specific partition English.vtt
6.7 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/59 - Reading messages from specific offset in specific partition.mp4
26 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/60 - Reading details about topic and consumeroffsets topic English.vtt
7.9 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/60 - Reading details about topic and consumeroffsets topic.mp4
53 MB
10 - EXAMPLE 1 Topic with Multiple Partitions/61 - Summary for multiple partitions example English.vtt
2.3 kB
10 - EXAMPLE 1 Topic with Multiple Partitions/61 - Summary for multiple partitions example.mp4
5.9 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/62 - SECTION 10 Introduction English.vtt
1.1 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/62 - SECTION 10 Introduction.mp4
11 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/63 - Example overview run multiple brokers English.vtt
1.6 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/63 - Example overview run multiple brokers.mp4
2.9 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/64 - Creating separate configuration files for brokers English.vtt
6.5 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/64 - Creating separate configuration files for brokers.mp4
61 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/65 - Launching three brokers English.vtt
2.7 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/65 - Launching three brokers.mp4
28 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/66 - Getting cluster information and broker details from Zookeeper English.vtt
3.2 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/66 - Getting cluster information and broker details from Zookeeper.mp4
24 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/67 - Creating multiplepartition topic in the Kafka cluster English.vtt
3.5 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/67 - Creating multiplepartition topic in the Kafka cluster.mp4
27 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/68 - Looking at logs folders of every broker English.vtt
2.5 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/68 - Looking at logs folders of every broker.mp4
14 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/69 - Producing and consuming messages in the cluster English.vtt
4.2 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/69 - Producing and consuming messages in the cluster.mp4
10 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/70 - Details about topic in the cluster English.vtt
4.1 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/70 - Details about topic in the cluster.mp4
9.8 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/71 - Simulating broker failure in the cluster English.vtt
6.9 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/71 - Simulating broker failure in the cluster.mp4
52 MB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/72 - Summary for broker cluster and topic without replication English.vtt
2.1 kB
11 - EXAMPLE 2 Kafka Cluster with Multiple Brokers/72 - Summary for broker cluster and topic without replication.mp4
11 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/73 - SECTION 11 Introduction English.vtt
1.6 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/73 - SECTION 11 Introduction.mp4
16 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/74 - Preparing for the next example with replication English.vtt
2.9 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/74 - Preparing for the next example with replication.mp4
11 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/75 - Launching brokers and creating topic with replication English.vtt
5.3 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/75 - Launching brokers and creating topic with replication.mp4
39 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/76 - Observing logs folder and details of the topic English.vtt
6.8 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/76 - Observing logs folder and details of the topic.mp4
23 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/77 - Producing and consuming messages in the topic with replication English.vtt
7.1 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/77 - Producing and consuming messages in the topic with replication.mp4
38 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/78 - Observing how messages were stored in the partitions on different brokers English.vtt
3.5 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/78 - Observing how messages were stored in the partitions on different brokers.mp4
13 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/79 - Bringing down one of three brokers and observing changes English.vtt
3.8 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/79 - Bringing down one of three brokers and observing changes.mp4
14 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/80 - Bringing down another broker in the cluster English.vtt
4.1 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/80 - Bringing down another broker in the cluster.mp4
28 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/81 - Bringing back both brokers English.vtt
2.3 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/81 - Bringing back both brokers.mp4
18 MB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/82 - Summary for replication English.vtt
1.9 kB
12 - EXAMPLE 3 Multiple Brokers and Topic with Replication/82 - Summary for replication.mp4
16 MB
13 - EXAMPLE 4 Kafka Consumer Groups/83 - SECTION 12 Introduction English.vtt
922 B
13 - EXAMPLE 4 Kafka Consumer Groups/83 - SECTION 12 Introduction.mp4
9.8 MB
13 - EXAMPLE 4 Kafka Consumer Groups/84 - Example with consumer groups overview English.vtt
1.1 kB
13 - EXAMPLE 4 Kafka Consumer Groups/84 - Example with consumer groups overview.mp4
2.2 MB
13 - EXAMPLE 4 Kafka Consumer Groups/85 - Exploring default consumer groups English.vtt
11 kB
13 - EXAMPLE 4 Kafka Consumer Groups/85 - Exploring default consumer groups.mp4
69 MB
13 - EXAMPLE 4 Kafka Consumer Groups/86 - Starting consumer in the custom consumer group English.vtt
9.1 kB
13 - EXAMPLE 4 Kafka Consumer Groups/86 - Starting consumer in the custom consumer group.mp4
40 MB
13 - EXAMPLE 4 Kafka Consumer Groups/87 - Starting second consumer in the same consumer group English.vtt
5.0 kB
13 - EXAMPLE 4 Kafka Consumer Groups/87 - Starting second consumer in the same consumer group.mp4
25 MB
13 - EXAMPLE 4 Kafka Consumer Groups/88 - Launching one more consumer in the same group English.vtt
2.2 kB
13 - EXAMPLE 4 Kafka Consumer Groups/88 - Launching one more consumer in the same group.mp4
19 MB
13 - EXAMPLE 4 Kafka Consumer Groups/89 - Idle consumers in the group English.vtt
6.6 kB
13 - EXAMPLE 4 Kafka Consumer Groups/89 - Idle consumers in the group.mp4
56 MB
13 - EXAMPLE 4 Kafka Consumer Groups/90 - Summary for consumer groups English.vtt
2.0 kB
13 - EXAMPLE 4 Kafka Consumer Groups/90 - Summary for consumer groups.mp4
12 MB
14 - EXAMPLE 5 Performance Testing/91 - SECTION 13 Introduction English.vtt
822 B
14 - EXAMPLE 5 Performance Testing/91 - SECTION 13 Introduction.mp4
9.2 MB
14 - EXAMPLE 5 Performance Testing/92 - Overview of the performance testing example English.vtt
1.5 kB
14 - EXAMPLE 5 Performance Testing/92 - Overview of the performance testing example.mp4
4.2 MB
14 - EXAMPLE 5 Performance Testing/93 - Starting cluster and launching basic performance test English.vtt
5.0 kB
14 - EXAMPLE 5 Performance Testing/93 - Starting cluster and launching basic performance test.mp4
25 MB
14 - EXAMPLE 5 Performance Testing/94 - Increasing performance test parameters English.vtt
3.0 kB
14 - EXAMPLE 5 Performance Testing/94 - Increasing performance test parameters.mp4
10 MB
14 - EXAMPLE 5 Performance Testing/95 - Testing consumer performance English.vtt
3.7 kB
14 - EXAMPLE 5 Performance Testing/95 - Testing consumer performance.mp4
20 MB
14 - EXAMPLE 5 Performance Testing/96 - Getting nonzero LAG values for consumers English.vtt
6.1 kB
14 - EXAMPLE 5 Performance Testing/96 - Getting nonzero LAG values for consumers.mp4
42 MB
14 - EXAMPLE 5 Performance Testing/97 - Performance test example summary English.vtt
1.1 kB
14 - EXAMPLE 5 Performance Testing/97 - Performance test example summary.mp4
3.6 MB
15 - PROJECT 1 Java/98 - SECTION 14 Introduction English.vtt
2.1 kB
15 - PROJECT 1 Java/98 - SECTION 14 Introduction.mp4
20 MB
15 - PROJECT 1 Java/99 - If you use remote Kafka brokers.html
1.2 kB
15 - PROJECT 1 Java/100 - Project Files for the Java section English.vtt
1.2 kB
15 - PROJECT 1 Java/100 - Project Files for the Java section.mp4
2.3 MB
15 - PROJECT 1 Java/101 - Installing IntelliJ editor English.vtt
3.9 kB
15 - PROJECT 1 Java/101 - Installing IntelliJ editor.mp4
14 MB
15 - PROJECT 1 Java/102 - Creating and configuring Maven project English.vtt
6.5 kB
15 - PROJECT 1 Java/102 - Creating and configuring Maven project.mp4
18 MB
15 - PROJECT 1 Java/103 - Starting Kafka Cluster English.vtt
1.8 kB
15 - PROJECT 1 Java/103 - Starting Kafka Cluster.mp4
14 MB
15 - PROJECT 1 Java/104 - Creating Java Producer English.vtt
8.2 kB
15 - PROJECT 1 Java/104 - Creating Java Producer.mp4
66 MB
15 - PROJECT 1 Java/105 - Continue Creating Java Producer English.vtt
7.9 kB
15 - PROJECT 1 Java/105 - Continue Creating Java Producer.mp4
55 MB
15 - PROJECT 1 Java/106 - Launching Java Producer English.vtt
6.2 kB
15 - PROJECT 1 Java/106 - Launching Java Producer.mp4
44 MB
15 - PROJECT 1 Java/107 - Explaining most common Producer parameters English.vtt
15 kB
1 - Introduction/1 - Lets get connected Join the Learning Community.html
2.3 kB
15 - PROJECT 1 Java/108 - Modifying Serializer type English.vtt
6.1 kB
15 - PROJECT 1 Java/108 - Modifying Serializer type.mp4
61 MB
15 - PROJECT 1 Java/109 - Producing meaningful messages with delay English.vtt
6.9 kB
15 - PROJECT 1 Java/109 - Producing meaningful messages with delay.mp4
41 MB
15 - PROJECT 1 Java/110 - Refactoring Producer by adding previous example English.vtt
3.0 kB
15 - PROJECT 1 Java/110 - Refactoring Producer by adding previous example.mp4
13 MB
15 - PROJECT 1 Java/111 - Creating consumer with autocommitting PART 1 English.vtt
9.3 kB
15 - PROJECT 1 Java/111 - Creating consumer with autocommitting PART 1.mp4
63 MB
15 - PROJECT 1 Java/112 - Creating consumer with autocommitting PART 2 English.vtt
10 kB
15 - PROJECT 1 Java/112 - Creating consumer with autocommitting PART 2.mp4
62 MB
15 - PROJECT 1 Java/113 - Consumer parameters overview English.vtt
7.4 kB
15 - PROJECT 1 Java/113 - Consumer parameters overview.mp4
57 MB
15 - PROJECT 1 Java/114 - Consumer with Manual Committing English.vtt
12 kB
15 - PROJECT 1 Java/114 - Consumer with Manual Committing.mp4
102 MB
15 - PROJECT 1 Java/115 - Consumer with Partitions Assignment English.vtt
6.6 kB
15 - PROJECT 1 Java/115 - Consumer with Partitions Assignment.mp4
42 MB
15 - PROJECT 1 Java/116 - Launching multipile consumers in the same consumer group English.vtt
9.1 kB
15 - PROJECT 1 Java/116 - Launching multipile consumers in the same consumer group.mp4
77 MB
15 - PROJECT 1 Java/117 - CHALLENGE Subscribe vs Assign with consumer groups English.vtt
2.1 kB
15 - PROJECT 1 Java/117 - CHALLENGE Subscribe vs Assign with consumer groups.mp4
15 MB
16 - PROJECT 2 Nodejs/118 - SECTION 15 Introduction English.vtt
985 B
16 - PROJECT 2 Nodejs/118 - SECTION 15 Introduction.mp4
10 MB
16 - PROJECT 2 Nodejs/119 - If you use remote Kafka brokers.html
1.2 kB
16 - PROJECT 2 Nodejs/120 - Installing Nodejs with NPM English.vtt
2.1 kB
16 - PROJECT 2 Nodejs/120 - Installing Nodejs with NPM.mp4
10 MB
16 - PROJECT 2 Nodejs/121 - Starting up Kafka cluster with 3 brokers English.vtt
2.7 kB
16 - PROJECT 2 Nodejs/121 - Starting up Kafka cluster with 3 brokers.mp4
14 MB
16 - PROJECT 2 Nodejs/122 - Initializing Nodejs project English.vtt
2.1 kB
16 - PROJECT 2 Nodejs/122 - Initializing Nodejs project.mp4
3.9 MB
16 - PROJECT 2 Nodejs/123 - Final Nodejs project files English.vtt
1.4 kB
16 - PROJECT 2 Nodejs/123 - Final Nodejs project files.mp4
9.0 MB
16 - PROJECT 2 Nodejs/124 - Creating basic Nodejs producer English.vtt
8.4 kB
16 - PROJECT 2 Nodejs/124 - Creating basic Nodejs producer.mp4
36 MB
16 - PROJECT 2 Nodejs/125 - Producing random animal names English.vtt
7.7 kB
16 - PROJECT 2 Nodejs/125 - Producing random animal names.mp4
41 MB
16 - PROJECT 2 Nodejs/126 - Creating Nodejs consumer English.vtt
5.7 kB
16 - PROJECT 2 Nodejs/126 - Creating Nodejs consumer.mp4
38 MB
17 - PROJECT 3 Python/127 - SECTION 16 Introduction English.vtt
800 B
17 - PROJECT 3 Python/127 - SECTION 16 Introduction.mp4
8.2 MB
17 - PROJECT 3 Python/128 - If you use remote Kafka brokers.html
1.2 kB
17 - PROJECT 3 Python/129 - Installing Python English.vtt
2.1 kB
17 - PROJECT 3 Python/129 - Installing Python.mp4
7.0 MB
17 - PROJECT 3 Python/130 - Final Python project files English.vtt
913 B
17 - PROJECT 3 Python/130 - Final Python project files.mp4
2.9 MB
17 - PROJECT 3 Python/131 - Launching basic Python producer English.vtt
6.3 kB
17 - PROJECT 3 Python/131 - Launching basic Python producer.mp4
31 MB
17 - PROJECT 3 Python/132 - Launching consumer and receiving messages English.vtt
3.9 kB
17 - PROJECT 3 Python/132 - Launching consumer and receiving messages.mp4
8.6 MB
17 - PROJECT 3 Python/133 - Generating fake names in the messages by producer English.vtt
6.6 kB
17 - PROJECT 3 Python/133 - Generating fake names in the messages by producer.mp4
32 MB
18 - Course Summary/134 - Course Summary English.vtt
1.3 kB
18 - Course Summary/134 - Course Summary.mp4
13 MB
18 - Course Summary/135 - Bonus Lecture.html
5.2 kB