FileMood

Download UD22

UD22

Name

UD22

 DOWNLOAD Copy Link

Total Size

3.3 GB

Total Files

130

Hash

A60D041BBCC762EFA1AAF4BF83B8E056F6782BFA

/01 Kafka Introduction/

001 Welcome.mp4

15.2 MB

002 Apache Kafka in 5 minutes.mp4

24.5 MB

003 Course Objectives.mp4

7.5 MB

004 Important Message.mp4

1.5 MB

external-assets-links.txt

0.2 KB

/02 Code Download/

005 Code Download.html

1.6 KB

external-assets-links.txt

0.1 KB

/03 Kafka Fundamentals/

006 Kafka Fundamentals.html

1.4 KB

/04 Kafka Theory/

007 Kafka Theory Overview.mp4

10.3 MB

008 Topics Partitions and Offsets.mp4

33.1 MB

009 Brokers and Topics.mp4

12.1 MB

010 Topic Replication.mp4

19.5 MB

011 Producers and Message Keys.mp4

28.2 MB

012 Consumers Consumer Groups.mp4

21.1 MB

013 Consumer Offsets Delivery Semantics.mp4

24.4 MB

014 Kafka Broker Discovery.mp4

12.8 MB

015 Zookeeper.mp4

11.8 MB

016 Kafka Guarantees.mp4

5.4 MB

017 Theory Roundup.mp4

9.3 MB

/05 Starting Kafka/

018 Important Starting Kafka.mp4

8.3 MB

019 FAQ for Setup Problems.html

2.3 KB

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

25.2 MB

021 Mac OS X - Using brew.mp4

6.9 MB

022 Mac OS X - Start Zookeeper and Kafka.mp4

42.4 MB

023 Mac OS X - Summary.html

2.1 KB

024 Linux - Download and Setup Kafka in PATH.mp4

50.0 MB

025 Linux - Start Zookeeper and Kafka.mp4

41.1 MB

026 Linux - Summary.html

2.2 KB

027 Windows - Download Kafka and PATH Setup.mp4

82.7 MB

028 Windows - Start Zookeeper Kafka.mp4

57.2 MB

029 Windows - Summary.html

2.3 KB

/06 CLI (Command Line Interface) 101/

030 CLI Introduction.mp4

8.2 MB

031 WINDOWS WARNING PLEASE READ.html

1.6 KB

032 Kafka Topics CLI.mp4

59.9 MB

033 Kafka Console Producer CLI.mp4

41.2 MB

034 Kafka Console Consumer CLI.mp4

17.1 MB

035 Kafka Consumers in Group.mp4

32.9 MB

036 Kafka Consumer Groups CLI.mp4

25.0 MB

037 Resetting Offsets.mp4

31.0 MB

038 CLI Options that are good to know.html

1.5 KB

039 What about UIs.html

1.5 KB

040 Kafka Tools UI.mp4

21.0 MB

041 KafkaCat as a replacement for Kafka CLI.html

1.5 KB

/07 Kafka Java Programming 101/

042 Intro to Kafka Programming.mp4

9.0 MB

043 Installing Java 8 IntelliJ Community Edition.html

1.7 KB

044 Creating Kafka Project.mp4

51.5 MB

045 Java Producer.mp4

94.2 MB

046 Java Producer Callbacks.mp4

74.1 MB

047 Java Producer with Keys.mp4

64.6 MB

048 Java Consumer.mp4

126.2 MB

049 Java Consumer inside Consumer Group.mp4

78.8 MB

050 Java Consumer with Threads.mp4

111.4 MB

051 Java Consumer Seek and Assign.mp4

52.0 MB

052 Client Bi-Directional Compatibility.mp4

6.3 MB

053 Configuring Producers and Consumers.html

1.5 KB

external-assets-links.txt

0.1 KB

/08 Kafka Real World Project/

054 Real World Project Overview.mp4

2.1 MB

055 Real World Exercise.html

2.4 KB

/09 Kafka Twitter Producer Advanced Configurations/

056 Producer and Advanced Configurations Overview.mp4

10.0 MB

057 Twitter Setup.mp4

36.3 MB

058 Producer Part 1 - Writing Twitter Client.mp4

105.1 MB

059 Producer Part 2 - Writing the Kafka Producer.mp4

79.6 MB

060 Producer Configurations Introduction.mp4

9.7 MB

061 acks min.insync.replicas.mp4

32.0 MB

062 retries delivery.timeout.ms max.in.flight.requests.per.connection.mp4

21.8 MB

063 Idempotent Producer.mp4

19.1 MB

064 Producer Part 3 - Safe Producer.mp4

46.8 MB

065 Producer Compression.mp4

20.2 MB

066 Producer Batching.mp4

19.9 MB

067 Producer Part 4 - High Throughput Producer.mp4

39.2 MB

068 Producer Default Partitions and Key Hashing.mp4

11.5 MB

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

10.6 MB

070 Refactoring the Project.mp4

29.7 MB

external-assets-links.txt

0.1 KB

/10 Kafka ElasticSearch Consumer Advanced Configurations/

071 Consumer and Advanced Configuration Overview.mp4

9.6 MB

072 Setting up ElasticSearch in the Cloud.mp4

19.6 MB

073 ElasticSearch 101.mp4

30.7 MB

074 Consumer Part 1 - Setup Project.mp4

74.8 MB

075 Consumer Part 2 - Write the Consumer Send to ElasticSearch.mp4

73.5 MB

076 Delivery Semantics for Consumers.mp4

25.1 MB

077 Consumer Part 3 - Idempotence.mp4

95.8 MB

078 Consumer Offset Commit Strategies.mp4

12.7 MB

079 Consumer Part 4 - Manual Commit of Offsets.mp4

55.2 MB

080 Consumer Part 5 - Performance Improvement using Batching.mp4

66.5 MB

081 Consumer Offsets Reset Behaviour.mp4

9.7 MB

082 Consumer Part 6 - Replaying Data.mp4

23.7 MB

083 Consumer Internal Threads.mp4

13.3 MB

/11 Kafka Ecosystem Real-World Architectures/

084 Kafka in the Real World.mp4

16.9 MB

/12 Kafka Extended APIs for Developers/

085 Kafka Connect Introduction.mp4

21.4 MB

086 Kafka Connect Twitter Hands-On.mp4

69.5 MB

087 Kafka Streams Introduction.mp4

14.7 MB

088 Kafka Streams Hands-On.mp4

116.9 MB

089 Kafka Schema Registry Introduction.mp4

20.4 MB

090 Which Kafka API should I use.html

1.5 KB

external-assets-links.txt

0.1 KB

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

091 Choosing Partition Count Replication Factor.mp4

41.6 MB

092 Kafka Topics Naming Convention.html

1.4 KB

093 Case Study - MovieFlix.mp4

20.8 MB

094 Case Study - GetTaxi.mp4

17.9 MB

095 Case Study - MySocialMedia.mp4

25.0 MB

096 Case Study - MyBank.mp4

16.0 MB

097 Case Study - Big Data Ingestion.mp4

8.6 MB

098 Case Study - Logging and Metrics Aggregation.mp4

7.9 MB

/14 Kafka in the Enterprise for Admins/

099 Kafka Cluster Setup High Level Architecture Overview.mp4

11.9 MB

100 Kafka Monitoring Operations.mp4

13.1 MB

101 Kafka Security.mp4

21.1 MB

102 Kafka Multi Cluster MirrorMaker.mp4

32.7 MB

external-assets-links.txt

1.2 KB

/15 Advanced Kafka/

103 Advanced Kafka.html

1.2 KB

/16 Advanced Topics Configurations/

104 Changing a Topic Configuration.mp4

26.6 MB

105 Segment and Indexes.mp4

27.7 MB

106 Log Cleanup Policies.mp4

11.8 MB

107 Log Cleanup Delete.mp4

9.9 MB

108 Log Compaction Theory.mp4

27.9 MB

109 Log Compaction Practice.mp4

55.8 MB

110 min.insync.replicas reminder.mp4

13.0 MB

111 Unclean Leader Election.mp4

5.9 MB

external-assets-links.txt

0.1 KB

/17 Annexes/

112 What are annexes.mp4

12.0 MB

/18 Annex - Starting Kafka Differently/

113 Annex 1 - Overview.mp4

11.9 MB

114 Starting Kafka with the Confluent CLI.mp4

13.8 MB

115 Starting a multi broker Kafka Cluster using Binaries.mp4

49.8 MB

116 Note on Docker Setup.html

2.1 KB

117 Start Kafka Development environment using Docker.mp4

30.4 MB

118 Starting a multi broker Kafka Cluster using Docker.mp4

20.0 MB

119 Kafka Advertised Host Setting.mp4

17.2 MB

120 Starting Kafka on a Remote Machine.mp4

41.5 MB

/19 Next Steps/

121 Whats Next.mp4

8.4 MB

122 THANK YOU.mp4

27.7 MB

123 Bonus Lecture Student Special Coupons for my Other courses.html

11.0 KB

 

Total files 130


Copyright © 2024 FileMood.com