TorBT - Torrents and Magnet Links Search Engine
Udemy - Introduction to Kafka with Spring Boot
- Date: 2025-03-11
- Size: 3.1 GB
- Files: 169
File Name
Size
7. Spring Boot Integration Test/2. Integration Test.mp4
148 MB
1. Introduction/2. Instructor Introduction.mp4
28 MB
1. Introduction/3. Getting the Most out of this Course.mp4
76 MB
1. Introduction/4. Is Your IDE Free Like a Puppy.mp4
61 MB
1. Introduction/5. Free 120 Day Trial for IntelliJ IDEA Ultimate.html
1.3 kB
1. Introduction/6. Course Slack Channel.html
1.9 kB
1. Introduction/7. Using GitHub.mp4
130 MB
2. Message Driven Architectures/1. Message Driven Architectures.mp4
41 MB
2. Message Driven Architectures/2. Reactive Manifesto.mp4
20 MB
2. Message Driven Architectures/3. EIP.mp4
37 MB
3. Messaging with Kafka/1. Section Introduction.mp4
20 MB
3. Messaging with Kafka/1.1 SectionOverview-Slides.pdf
264 kB
3. Messaging with Kafka/2. Synchronous & Asynchronous Communication.mp4
41 MB
3. Messaging with Kafka/2.1 SyncVsAsync-Slides.pdf
341 kB
3. Messaging with Kafka/3. Kafka vs ActiveMQ (JMS) vs Rabbit (AMQP).mp4
74 MB
3. Messaging with Kafka/3.1 KafkaJmsRabbit-Slides.pdf
394 kB
3. Messaging with Kafka/4. Messaging With Kafka - Part 1.html
149 B
3. Messaging with Kafka/5. What is Kafka.mp4
85 MB
3. Messaging with Kafka/5.1 WhatIsKafka-Slides.pdf
715 kB
3. Messaging with Kafka/6. Message vs Event.mp4
36 MB
3. Messaging with Kafka/6.1 MessageVsEvent-Slides.pdf
645 kB
3. Messaging with Kafka/7. What is a Kafka Message.mp4
33 MB
3. Messaging with Kafka/7.1 WhatIsAKafkaMessage-Slides.pdf
321 kB
3. Messaging with Kafka/8. KRaft & Zookeeper.mp4
30 MB
3. Messaging with Kafka/8.1 KRaftAndZookeeper-Slides.pdf
960 kB
3. Messaging with Kafka/9. Messaging With Kafka - Part 2.html
149 B
4. Installing and Running Kafka/1. Section Introduction.mp4
2.1 MB
4. Installing and Running Kafka/1.1 SectionIntroduction-Slides.pdf
262 kB
4. Installing and Running Kafka/2. Install Kafka Locally, and Running the Broker.mp4
42 MB
4. Installing and Running Kafka/3. Sending and Receiving.mp4
39 MB
4. Installing and Running Kafka/4. CLI tools - Introduction.mp4
12 MB
4. Installing and Running Kafka/4.1 KafkaCLIToolsIntroduction-Slides.pdf
277 kB
4. Installing and Running Kafka/5. CLI tools - Start Stop Server Tool.mp4
16 MB
4. Installing and Running Kafka/5.1 KafkaCLIToolsStartStopServer-Slides.pdf
277 kB
4. Installing and Running Kafka/6. CLI tools - Topic Tool.mp4
29 MB
4. Installing and Running Kafka/6.1 KafkaCLIToolsTopicTool-Slides.pdf
277 kB
4. Installing and Running Kafka/7. CLI tools - Consumer Group Tool.mp4
44 MB
4. Installing and Running Kafka/7.1 KafkaCLIToolsConsumerGroupTool-Slides.pdf
278 kB
4. Installing and Running Kafka/8. Installing and Running Kafka - Part 1.html
149 B
4. Installing and Running Kafka/9. Installing and Running Kafka - Part 2.html
149 B
4. Installing and Running Kafka/10. Section Recap.mp4
1.6 MB
4. Installing and Running Kafka/10.1 SectionRecap-Slides.pdf
260 kB
5. Coding Kafka with Spring Boot/1. Section Introduction.mp4
102 MB
5. Coding Kafka with Spring Boot/1.1 SystemOverview-Slides.pdf
734 kB
5. Coding Kafka with Spring Boot/2. Creating The Project - Spring Initializr.mp4
57 MB
5. Coding Kafka with Spring Boot/2.1 Ending Source.html
152 B
5. Coding Kafka with Spring Boot/2.2 SpringInitialzr-Slides.pdf
283 kB
5. Coding Kafka with Spring Boot/3. Lombok Annotations.mp4
12 MB
5. Coding Kafka with Spring Boot/4. The Consumer.mp4
105 MB
5. Coding Kafka with Spring Boot/4.1 Consumer-Slides.pdf
293 kB
5. Coding Kafka with Spring Boot/4.2 Ending Source.html
152 B
5. Coding Kafka with Spring Boot/4.3 Mockito Overview.html
149 B
5. Coding Kafka with Spring Boot/4.4 Starting Source.html
152 B
5. Coding Kafka with Spring Boot/5. JSON Deserializer.mp4
83 MB
5. Coding Kafka with Spring Boot/5.1 Article JSON Serialization.html
129 B
5. Coding Kafka with Spring Boot/5.2 Ending Source.html
149 B
5. Coding Kafka with Spring Boot/5.3 JsonDeserializer-Slides.pdf
292 kB
5. Coding Kafka with Spring Boot/5.4 Starting Source.html
152 B
5. Coding Kafka with Spring Boot/6. Deserializer Error Handling.mp4
60 MB
5. Coding Kafka with Spring Boot/6.1 Article Poison Pill.html
122 B
5. Coding Kafka with Spring Boot/6.2 DeserializerErrorHandling-Slides.pdf
292 kB
5. Coding Kafka with Spring Boot/6.3 Ending Source.html
163 B
5. Coding Kafka with Spring Boot/6.4 Starting Source.html
149 B
5. Coding Kafka with Spring Boot/7. Spring Bean Configuration.mp4
109 MB
5. Coding Kafka with Spring Boot/7.1 Ending Source.html
150 B
5. Coding Kafka with Spring Boot/7.2 SpringBeanConfiguration-Slides.pdf
283 kB
5. Coding Kafka with Spring Boot/7.3 Starting Source.html
163 B
5. Coding Kafka with Spring Boot/8. Coding Kafka with Spring Boot - Part 1.html
149 B
5. Coding Kafka with Spring Boot/9. Create The Topics.mp4
51 MB
5. Coding Kafka with Spring Boot/9.1 CreateTheTopics-Slides.pdf
362 kB
5. Coding Kafka with Spring Boot/10. Produce.mp4
112 MB
5. Coding Kafka with Spring Boot/10.1 Ending Source.html
152 B
5. Coding Kafka with Spring Boot/10.2 Produce-Slides.pdf
295 kB
5. Coding Kafka with Spring Boot/10.3 Starting Source.html
150 B
5. Coding Kafka with Spring Boot/11. Consume Using CLI.mp4
31 MB
5. Coding Kafka with Spring Boot/11.1 ConsumeUsingCLI-Slides.pdf
291 kB
5. Coding Kafka with Spring Boot/11.2 Starting Source.html
152 B
5. Coding Kafka with Spring Boot/12. Coding Kafka with Spring Boot - Part 2.html
149 B
5. Coding Kafka with Spring Boot/13. Section Recap.mp4
7.0 MB
5. Coding Kafka with Spring Boot/13.1 ServiceRecap-Slides.pdf
458 kB
6. Assignment - Tracking Service/1. Consume and Produce Events using Spring Kafka.html
153 B
7. Spring Boot Integration Test/1. Section Introduction.mp4
8.8 MB
7. Spring Boot Integration Test/1.1 Article Consume & Produce Testing.html
134 B
7. Spring Boot Integration Test/1.2 IntegrationTestIntroduction-Slides.pdf
327 kB
1. Introduction/1. Introduction.mp4
34 MB
7. Spring Boot Integration Test/2.1 Ending Source.html
161 B
7. Spring Boot Integration Test/2.2 IntegrationTest-Slides.pdf
301 kB
7. Spring Boot Integration Test/2.3 Starting Source.html
175 B
7. Spring Boot Integration Test/3. Integration Test Assignment.html
153 B
8. Multiple Instances & Consumer Groups/1. Section Introduction.mp4
87 MB
8. Multiple Instances & Consumer Groups/1.1 Article Consumer Group Rebalance.html
126 B
8. Multiple Instances & Consumer Groups/1.2 ConsumerGroups-Slides.pdf
516 kB
8. Multiple Instances & Consumer Groups/2. Introduction to Consumer Group Exercises.mp4
28 MB
8. Multiple Instances & Consumer Groups/2.1 ConsumerGroupExercises-Slides.pdf
277 kB
8. Multiple Instances & Consumer Groups/3. Shared Consumer Group.mp4
48 MB
8. Multiple Instances & Consumer Groups/3.1 Ending Source.html
160 B
8. Multiple Instances & Consumer Groups/3.2 SharedConsumerGroup-Slides.pdf
304 kB
8. Multiple Instances & Consumer Groups/3.3 Starting Source.html
161 B
8. Multiple Instances & Consumer Groups/4. Demo Consumer Failover.mp4
18 MB
8. Multiple Instances & Consumer Groups/4.1 At-Least-Once Delivery Article.html
140 B
8. Multiple Instances & Consumer Groups/4.2 ConsumerFailover-Slides.pdf
295 kB
8. Multiple Instances & Consumer Groups/4.3 Starting Source.html
160 B
8. Multiple Instances & Consumer Groups/5. Duplicate Consumption.mp4
33 MB
8. Multiple Instances & Consumer Groups/5.1 DuplicateConsumption-Slides.pdf
423 kB
8. Multiple Instances & Consumer Groups/5.2 Starting Source.html
160 B
8. Multiple Instances & Consumer Groups/6. Multiple Instances & Consumer Groups.html
149 B
8. Multiple Instances & Consumer Groups/7. Section Recap.mp4
20 MB
8. Multiple Instances & Consumer Groups/7.1 ConsumerGroupRecap-Slides.pdf
276 kB
9. Keys and Partitions/1. Section Introduction.mp4
32 MB
9. Keys and Partitions/1.1 Article Kafka Keys, Partitions and Message Ordering.html
123 B
9. Keys and Partitions/1.2 KeysAndPartitions-Slides.pdf
548 kB
9. Keys and Partitions/2. Message Keys.mp4
98 MB
9. Keys and Partitions/2.1 Ending Source.html
149 B
9. Keys and Partitions/2.2 KeyedMessages-Slides.pdf
304 kB
9. Keys and Partitions/2.3 Starting Source.html
160 B
9. Keys and Partitions/3. Consuming Keyed Messages.mp4
84 MB
9. Keys and Partitions/3.1 ConsumingKeyedMessages-Slides.pdf
496 kB
9. Keys and Partitions/3.2 Starting Source.html
149 B
9. Keys and Partitions/4. Keys and Partitions.html
149 B
9. Keys and Partitions/5. Section Recap.mp4
20 MB
9. Keys and Partitions/5.1 KeyPartitionsRecap-Slides.pdf
270 kB
10. Consuming Multiple Event Types/1. Section Introduction.mp4
45 MB
10. Consuming Multiple Event Types/1.1 Article Topics Fat Pipe or Thin Pipe.html
129 B
10. Consuming Multiple Event Types/1.2 ConsumingMultipleEventTypesIntro-Slides.pdf
373 kB
10. Consuming Multiple Event Types/2. Kafka Handler.mp4
9.1 MB
10. Consuming Multiple Event Types/2.1 Ending Source Tracking Service.html
175 B
10. Consuming Multiple Event Types/2.2 Starting Source Tracking Service.html
189 B
10. Consuming Multiple Event Types/3. Trusted Packages.mp4
44 MB
10. Consuming Multiple Event Types/3.1 Ending Source Tracking Service.html
178 B
10. Consuming Multiple Event Types/3.2 Starting Source Tracking Service.html
175 B
10. Consuming Multiple Event Types/4. Consuming Multiple Event Types.html
149 B
10. Consuming Multiple Event Types/5. Section Recap.mp4
16 MB
10. Consuming Multiple Event Types/5.1 ConsumingMultipleEventTypesRecap-Slides.pdf
285 kB
11. Assignment Multiple Event Types/1. Consume Multiple Event Types from the same Topic.html
153 B
12. Error Handling, Retry, & Dead Letter Topics/1. Section Introduction.mp4
50 MB
12. Error Handling, Retry, & Dead Letter Topics/1.1 ErrorHandlingRetryDLTIntro-Slides.pdf
368 kB
12. Error Handling, Retry, & Dead Letter Topics/2. Wiremock Overview.mp4
10 MB
12. Error Handling, Retry, & Dead Letter Topics/2.1 WiremockOverview-Slides.pdf
486 kB
12. Error Handling, Retry, & Dead Letter Topics/3. Retry Introduction.mp4
70 MB
12. Error Handling, Retry, & Dead Letter Topics/3.1 Article Consumer Retry.html
125 B
12. Error Handling, Retry, & Dead Letter Topics/3.2 Article Message Batch Consumer Retry.html
139 B
12. Error Handling, Retry, & Dead Letter Topics/3.3 Article Non-Blocking Retry Spring Retry Topics.html
130 B
12. Error Handling, Retry, & Dead Letter Topics/3.4 Ending Source.html
150 B
12. Error Handling, Retry, & Dead Letter Topics/3.5 Retry Intro-Slides.pdf
572 kB
12. Error Handling, Retry, & Dead Letter Topics/3.6 Standalone Wiremock Repo.html
128 B
12. Error Handling, Retry, & Dead Letter Topics/3.7 Starting Source.html
176 B
12. Error Handling, Retry, & Dead Letter Topics/4. Retry Coding.mp4
86 MB
12. Error Handling, Retry, & Dead Letter Topics/4.1 Retry Coding-Slides.pdf
285 kB
12. Error Handling, Retry, & Dead Letter Topics/5. Retry Integration Tests.mp4
60 MB
12. Error Handling, Retry, & Dead Letter Topics/5.1 Retry Coding-Slides.pdf
285 kB
12. Error Handling, Retry, & Dead Letter Topics/6. Retry Debugging Integration Tests.mp4
52 MB
12. Error Handling, Retry, & Dead Letter Topics/6.1 Retry Debugging Integration Tests-Slides.pdf
282 kB
12. Error Handling, Retry, & Dead Letter Topics/7. Retry Commandline Demo.mp4
52 MB
12. Error Handling, Retry, & Dead Letter Topics/7.1 Retry Commandline Demo-Slides.pdf
282 kB
12. Error Handling, Retry, & Dead Letter Topics/8. Retry Recap.mp4
3.1 MB
12. Error Handling, Retry, & Dead Letter Topics/8.1 Retry Recap-Slides.pdf
337 kB
12. Error Handling, Retry, & Dead Letter Topics/9. Dead Letter Topics.mp4
86 MB
12. Error Handling, Retry, & Dead Letter Topics/9.1 DLT-Slides.pdf
323 kB
12. Error Handling, Retry, & Dead Letter Topics/9.2 Ending Source.html
148 B
12. Error Handling, Retry, & Dead Letter Topics/9.3 Standalone Wiremock Repo.html
128 B
12. Error Handling, Retry, & Dead Letter Topics/9.4 Starting Source.html
150 B
12. Error Handling, Retry, & Dead Letter Topics/10. Error Handling, Retry, & Dead Letter Topics.html
149 B
12. Error Handling, Retry, & Dead Letter Topics/11. Section Recap.mp4
31 MB
12. Error Handling, Retry, & Dead Letter Topics/11.1 ErrorHandlingRetryDLTRecap-Slides.pdf
287 kB
13. Course Review/1. Course Review.mp4
91 MB
13. Course Review/2. Design Considerations.mp4
50 MB
13. Course Review/3. Next Steps.mp4
73 MB
13. Course Review/3.1 Lydtech Consulting Kafka Articles.html
114 B
14. Appendix A - Using GitHub/1. Git and GitHub Basics - Start Here!.html
2.1 kB