FileMood

Download [FreeCourseSite.com] Udemy - Apache Kafka Series - Learn Apache Kafka for Beginners v2

FreeCourseSite com Udemy Apache Kafka Series Learn Apache Kafka for Beginners v2

Name

[FreeCourseSite.com] Udemy - Apache Kafka Series - Learn Apache Kafka for Beginners v2

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

3.5 GB

Total Files

237

Last Seen

2025-07-07 23:56

Hash

203A071AC1BC89346EB8566B7C734F190265EF70

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 Kafka Introduction/

001 Welcome!.mp4

54.5 MB

001 Welcome!_en.srt

4.0 KB

002 Apache Kafka in 5 minutes.mp4

15.2 MB

002 Apache Kafka in 5 minutes_en.srt

9.7 KB

003 Course Objectives.mp4

4.7 MB

003 Course Objectives_en.srt

3.9 KB

004 Important Message.mp4

930.7 KB

004 Important Message_en.srt

0.9 KB

/02 Code Download/

001 Code Download.html

0.8 KB

external-assets-links.txt

0.1 KB

/03 ====== Kafka Fundamentals ======/

001 Kafka Fundamentals.html

0.6 KB

/04 Kafka Theory/

001 Kafka Theory Overview.mp4

11.0 MB

001 Kafka Theory Overview_en.srt

0.8 KB

002 Topics, Partitions and Offsets.mp4

20.2 MB

002 Topics, Partitions and Offsets_en.srt

12.9 KB

003 Brokers and Topics.mp4

7.7 MB

003 Brokers and Topics_en.srt

6.3 KB

004 Topic Replication.mp4

11.8 MB

004 Topic Replication_en.srt

7.5 KB

005 Producers and Message Keys.mp4

17.2 MB

005 Producers and Message Keys_en.srt

10.4 KB

006 Consumers & Consumer Groups.mp4

12.8 MB

006 Consumers & Consumer Groups_en.srt

9.1 KB

007 Consumer Offsets & Delivery Semantics.mp4

15.0 MB

007 Consumer Offsets & Delivery Semantics_en.srt

8.6 KB

008 Kafka Broker Discovery.mp4

7.8 MB

008 Kafka Broker Discovery_en.srt

4.6 KB

009 Zookeeper.mp4

7.5 MB

009 Zookeeper_en.srt

5.1 KB

010 Kafka Guarantees.mp4

3.4 MB

010 Kafka Guarantees_en.srt

2.3 KB

011 Theory Roundup.mp4

5.5 MB

011 Theory Roundup_en.srt

4.1 KB

/05 Starting Kafka/

001 Important_ Starting Kafka.mp4

8.7 MB

001 Important_ Starting Kafka_en.srt

0.6 KB

002 FAQ for Setup Problems.html

1.5 KB

003 Mac OS X - Download and Setup Kafka in PATH.mp4

36.8 MB

003 Mac OS X - Download and Setup Kafka in PATH_en.srt

7.8 KB

004 Mac OS X - Using brew.mp4

7.6 MB

004 Mac OS X - Using brew_en.srt

2.4 KB

005 Mac OS X - Start Zookeeper and Kafka.mp4

69.5 MB

005 Mac OS X - Start Zookeeper and Kafka_en.srt

9.2 KB

006 Mac OS X - Summary.html

1.2 KB

007 Linux - Download and Setup Kafka in PATH.mp4

49.3 MB

007 Linux - Download and Setup Kafka in PATH_en.srt

8.6 KB

008 Linux - Start Zookeeper and Kafka.mp4

61.2 MB

008 Linux - Start Zookeeper and Kafka_en.srt

7.9 KB

009 Linux - Summary.html

1.3 KB

010 Windows - Download Kafka and PATH Setup.mp4

88.6 MB

010 Windows - Download Kafka and PATH Setup_en.srt

13.9 KB

011 Windows - Start Zookeeper & Kafka.mp4

85.0 MB

011 Windows - Start Zookeeper & Kafka_en.srt

8.7 KB

012 Windows - Summary.html

1.5 KB

/06 CLI (Command Line Interface) 101/

001 CLI Introduction.mp4

8.7 MB

001 CLI Introduction_en.srt

0.6 KB

002 WINDOWS WARNING_ PLEASE READ.html

0.7 KB

003 Kafka Topics CLI.mp4

67.3 MB

003 Kafka Topics CLI_en.srt

12.7 KB

004 Kafka Console Producer CLI.mp4

53.3 MB

004 Kafka Console Producer CLI_en.srt

12.9 KB

005 Kafka Console Consumer CLI.mp4

11.8 MB

005 Kafka Console Consumer CLI_en.srt

5.9 KB

006 Kafka Consumers in Group.mp4

19.9 MB

006 Kafka Consumers in Group_en.srt

10.9 KB

007 Kafka Consumer Groups CLI.mp4

26.8 MB

007 Kafka Consumer Groups CLI_en.srt

7.4 KB

008 Resetting Offsets.mp4

24.5 MB

008 Resetting Offsets_en.srt

6.9 KB

009 CLI Options that are good to know.html

0.6 KB

010 What about UIs_ Conduktor.html

2.4 KB

011 Conduktor - Demo.mp4

28.2 MB

011 Conduktor - Demo_en.srt

10.4 KB

012 KafkaCat as a replacement for Kafka CLI.html

0.6 KB

/07 Kafka Java Programming 101/

001 Intro to Kafka Programming.mp4

9.3 MB

001 Intro to Kafka Programming_en.srt

0.7 KB

002 Installing Java 8 & IntelliJ Community Edition.html

0.8 KB

003 Creating Kafka Project.mp4

41.1 MB

003 Creating Kafka Project_en.srt

9.8 KB

004 Java Producer.mp4

106.0 MB

004 Java Producer_en.srt

17.4 KB

005 Java Producer Callbacks.mp4

85.4 MB

005 Java Producer Callbacks_en.srt

9.9 KB

006 Java Producer with Keys.mp4

101.4 MB

006 Java Producer with Keys_en.srt

10.2 KB

007 Java Consumer.mp4

144.3 MB

007 Java Consumer_en.srt

17.7 KB

008 Java Consumer inside Consumer Group.mp4

109.2 MB

008 Java Consumer inside Consumer Group_en.srt

10.9 KB

009 Java Consumer Seek and Assign.mp4

59.5 MB

009 Java Consumer Seek and Assign_en.srt

5.8 KB

010 Client Bi-Directional Compatibility.mp4

3.8 MB

010 Client Bi-Directional Compatibility_en.srt

2.3 KB

011 Configuring Producers and Consumers.html

0.6 KB

external-assets-links.txt

0.1 KB

/08 ===== Kafka Real World Project =====/

001 Real World Project Overview.mp4

1.3 MB

001 Real World Project Overview_en.srt

1.4 KB

002 Real World Exercise.html

1.5 KB

/09 Kafka Twitter Producer & Advanced Configurations/

001 Producer and Advanced Configurations Overview.mp4

10.6 MB

001 Producer and Advanced Configurations Overview_en.srt

0.9 KB

002 Twitter Setup.mp4

53.0 MB

002 Twitter Setup_en.srt

8.0 KB

003 Producer Part 1 - Writing Twitter Client.mp4

67.0 MB

003 Producer Part 1 - Writing Twitter Client_en.srt

15.7 KB

004 Producer Part 2 - Writing the Kafka Producer.mp4

107.0 MB

004 Producer Part 2 - Writing the Kafka Producer_en.srt

11.9 KB

005 Producer Configurations Introduction.mp4

6.1 MB

005 Producer Configurations Introduction_en.srt

1.6 KB

006 acks & min.insync.replicas.mp4

19.4 MB

006 acks & min.insync.replicas_en.srt

11.8 KB

007 retries, delivery.timeout.ms & max.in.flight.requests.per.connection.mp4

13.1 MB

007 retries, delivery.timeout.ms & max.in.flight.requests.per.connection_en.srt

9.1 KB

008 Idempotent Producer.mp4

11.7 MB

008 Idempotent Producer_en.srt

7.8 KB

009 Producer Part 3 - Safe Producer.mp4

36.5 MB

009 Producer Part 3 - Safe Producer_en.srt

8.8 KB

010 Producer Compression.mp4

12.6 MB

010 Producer Compression_en.srt

8.5 KB

011 Producer Batching.mp4

12.7 MB

011 Producer Batching_en.srt

8.1 KB

012 Producer Part 4 - High Throughput Producer.mp4

66.3 MB

012 Producer Part 4 - High Throughput Producer_en.srt

5.9 KB

013 Producer Default Partitions and Key Hashing.mp4

6.9 MB

013 Producer Default Partitions and Key Hashing_en.srt

4.2 KB

014 [Advanced] max.block.ms and buffer.memory.mp4

6.4 MB

014 [Advanced] max.block.ms and buffer.memory_en.srt

4.6 KB

015 Refactoring the Project.mp4

23.9 MB

015 Refactoring the Project_en.srt

5.4 KB

external-assets-links.txt

0.1 KB

/10 Kafka ElasticSearch Consumer & Advanced Configurations/

001 Consumer and Advanced Configuration Overview.mp4

10.0 MB

001 Consumer and Advanced Configuration Overview_en.srt

0.7 KB

002 Setting up ElasticSearch in the Cloud.mp4

21.5 MB

002 Setting up ElasticSearch in the Cloud_en.srt

6.2 KB

003 ElasticSearch 101.mp4

41.1 MB

003 ElasticSearch 101_en.srt

10.8 KB

004 Consumer Part 1 - Setup Project.mp4

115.1 MB

004 Consumer Part 1 - Setup Project_en.srt

13.6 KB

005 Consumer Part 2 - Write the Consumer & Send to ElasticSearch.mp4

119.9 MB

005 Consumer Part 2 - Write the Consumer & Send to ElasticSearch_en.srt

10.8 KB

006 Delivery Semantics for Consumers.mp4

24.4 MB

006 Delivery Semantics for Consumers_en.srt

8.6 KB

007 Consumer Part 3 - Idempotence.mp4

131.3 MB

007 Consumer Part 3 - Idempotence_en.srt

12.0 KB

008 Consumer Poll Behaviour.mp4

7.8 MB

008 Consumer Poll Behaviour_en.srt

5.7 KB

009 Consumer Offset Commit Strategies.mp4

7.7 MB

009 Consumer Offset Commit Strategies_en.srt

5.4 KB

010 Consumer Part 4 - Manual Commit of Offsets.mp4

63.1 MB

010 Consumer Part 4 - Manual Commit of Offsets_en.srt

7.7 KB

011 Consumer Part 5 - Performance Improvement using Batching.mp4

76.0 MB

011 Consumer Part 5 - Performance Improvement using Batching_en.srt

8.7 KB

012 Consumer Offsets Reset Behaviour.mp4

6.0 MB

012 Consumer Offsets Reset Behaviour_en.srt

4.3 KB

013 Consumer Part 6 - Replaying Data.mp4

26.8 MB

013 Consumer Part 6 - Replaying Data_en.srt

3.3 KB

014 Consumer Internal Threads.mp4

8.2 MB

014 Consumer Internal Threads_en.srt

6.1 KB

/11 ===== Kafka Ecosystem & Real-World Architectures =====/

001 Kafka in the Real World.mp4

17.7 MB

001 Kafka in the Real World_en.srt

1.4 KB

/12 Kafka Extended APIs for Developers/

001 Kafka Connect Introduction.mp4

13.3 MB

001 Kafka Connect Introduction_en.srt

9.0 KB

002 Kafka Connect Twitter Hands-On.mp4

107.9 MB

002 Kafka Connect Twitter Hands-On_en.srt

14.2 KB

003 Kafka Streams Introduction.mp4

9.1 MB

003 Kafka Streams Introduction_en.srt

6.1 KB

004 Kafka Streams Hands-On.mp4

185.5 MB

004 Kafka Streams Hands-On_en.srt

17.9 KB

005 Kafka Schema Registry Introduction.mp4

12.8 MB

005 Kafka Schema Registry Introduction_en.srt

9.1 KB

006 Which Kafka API should I use_.html

0.6 KB

external-assets-links.txt

0.1 KB

/13 Real World Insights and Case Studies (Big Data _ Fast Data)/

001 Choosing Partition Count & Replication Factor.mp4

25.6 MB

001 Choosing Partition Count & Replication Factor_en.srt

16.6 KB

002 Kafka Topics Naming Convention.html

0.5 KB

003 Case Study - MovieFlix.mp4

13.0 MB

003 Case Study - MovieFlix_en.srt

9.8 KB

004 Case Study - GetTaxi.mp4

11.3 MB

004 Case Study - GetTaxi_en.srt

8.1 KB

005 Case Study - MySocialMedia.mp4

15.8 MB

005 Case Study - MySocialMedia_en.srt

10.5 KB

006 Case Study - MyBank.mp4

10.1 MB

006 Case Study - MyBank_en.srt

7.0 KB

007 Case Study - Big Data Ingestion.mp4

5.6 MB

007 Case Study - Big Data Ingestion_en.srt

3.2 KB

008 Case Study - Logging and Metrics Aggregation.mp4

5.0 MB

008 Case Study - Logging and Metrics Aggregation_en.srt

3.6 KB

/14 Kafka in the Enterprise for Admins/

001 Kafka Cluster Setup High Level Architecture Overview.mp4

7.3 MB

001 Kafka Cluster Setup High Level Architecture Overview_en.srt

5.4 KB

002 Kafka Monitoring & Operations.mp4

8.2 MB

002 Kafka Monitoring & Operations_en.srt

6.7 KB

003 Kafka Security.mp4

13.0 MB

003 Kafka Security_en.srt

10.1 KB

004 Kafka Multi Cluster & MirrorMaker.mp4

19.8 MB

004 Kafka Multi Cluster & MirrorMaker_en.srt

13.2 KB

external-assets-links.txt

1.1 KB

/15 ===== Advanced Kafka =====/

001 Advanced Kafka.html

0.3 KB

/16 Advanced Topics Configurations/

001 Changing a Topic Configuration.mp4

18.3 MB

001 Changing a Topic Configuration_en.srt

7.8 KB

002 Segment and Indexes.mp4

21.9 MB

002 Segment and Indexes_en.srt

9.7 KB

003 Log Cleanup Policies.mp4

14.7 MB

003 Log Cleanup Policies_en.srt

4.4 KB

004 Log Cleanup Delete.mp4

6.1 MB

004 Log Cleanup Delete_en.srt

3.8 KB

005 Log Compaction Theory.mp4

17.4 MB

005 Log Compaction Theory_en.srt

10.9 KB

006 Log Compaction Practice.mp4

84.3 MB

006 Log Compaction Practice_en.srt

11.9 KB

007 min.insync.replicas reminder.mp4

14.6 MB

007 min.insync.replicas reminder_en.srt

5.1 KB

008 Unclean Leader Election.mp4

3.8 MB

008 Unclean Leader Election_en.srt

2.5 KB

external-assets-links.txt

0.1 KB

/17 ===== Annexes =====/

001 What are annexes_.mp4

12.6 MB

001 What are annexes__en.srt

1.0 KB

/18 Annex - Starting Kafka Differently/

001 Annex 1 - Overview.mp4

12.6 MB

001 Annex 1 - Overview_en.srt

0.9 KB

002 Starting Kafka with the Confluent CLI.mp4

19.2 MB

002 Starting Kafka with the Confluent CLI_en.srt

6.1 KB

003 Starting a multi broker Kafka Cluster using Binaries.mp4

26.0 MB

003 Starting a multi broker Kafka Cluster using Binaries_en.srt

10.6 KB

004 Note on Docker Setup.html

1.2 KB

005 Start Kafka Development environment using Docker.mp4

40.0 MB

005 Start Kafka Development environment using Docker_en.srt

7.6 KB

006 Starting a multi broker Kafka Cluster using Docker.mp4

30.0 MB

006 Starting a multi broker Kafka Cluster using Docker_en.srt

4.7 KB

007 Kafka Advertised Host Setting.mp4

10.4 MB

007 Kafka Advertised Host Setting_en.srt

7.1 KB

008 Starting Kafka on a Remote Machine.mp4

64.5 MB

008 Starting Kafka on a Remote Machine_en.srt

9.0 KB

/19 ===== Next Steps =====/

001 What's Next_.mp4

4.2 MB

001 What's Next__en.srt

2.9 KB

002 THANK YOU!.mp4

29.5 MB

002 THANK YOU!_en.srt

2.7 KB

003 Bonus Lecture_ Student Special Coupons for my Other courses.html

6.6 KB

 

Total files 237


Copyright © 2025 FileMood.com