1. Getting Started With the Course/1. Course Introduction & Objectives.mp4 |
6.99MB |
1. Getting Started With the Course/1. Course Introduction & Objectives.srt |
2.91kB |
1. Getting Started With the Course/2. Pre-Requesities.mp4 |
4.96MB |
1. Getting Started With the Course/2. Pre-Requesities.srt |
2.06kB |
2. Course Slides/1.1 kafka-using-spring-boot.pdf |
2.60MB |
2. Course Slides/1. Course Slides.html |
0.05kB |
3. Getting Started with Kafka/1. Introduction to Kafka.mp4 |
23.16MB |
3. Getting Started with Kafka/1. Introduction to Kafka.srt |
8.65kB |
3. Getting Started with Kafka/2. Kafka Terminologies and Client APIs.mp4 |
9.50MB |
3. Getting Started with Kafka/2. Kafka Terminologies and Client APIs.srt |
3.28kB |
4. Download and Install Kafka/1. Download and Install Kafka.mp4 |
25.24MB |
4. Download and Install Kafka/1. Download and Install Kafka.srt |
5.15kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/1. Kafka Topics and Partitions - Theory.mp4 |
13.37MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/1. Kafka Topics and Partitions - Theory.srt |
6.59kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2. Set Up a ZooKeeperKafka Broker in Local.mp4 |
54.08MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2. Set Up a ZooKeeperKafka Broker in Local.srt |
8.88kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3. Create Topic, Produce and Consume Messages using the CLI.mp4 |
23.78MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3. Create Topic, Produce and Consume Messages using the CLI.srt |
7.45kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4. Produce and Consume Messages with Key.mp4 |
22.20MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4. Produce and Consume Messages with Key.srt |
9.37kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5. Consumer Offsets.mp4 |
11.68MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5. Consumer Offsets.srt |
5.69kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6. Consumer Groups.mp4 |
30.44MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6. Consumer Groups.srt |
10.88kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7. Commit Log and Retention Policy.mp4 |
55.55MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7. Commit Log and Retention Policy.srt |
11.11kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/8. Kafka as a Distributed Streaming System.mp4 |
13.80MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/8. Kafka as a Distributed Streaming System.srt |
5.62kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9.2 create-topic-commad.txt |
0.12kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9. Setting up a Kafka Cluster in Local with 3 Kafka Brokers.mp4 |
90.58MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9. Setting up a Kafka Cluster in Local with 3 Kafka Brokers.srt |
12.37kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/10. How Kafka Cluster distributes the Client Requests - LeaderFollower.mp4 |
19.87MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/10. How Kafka Cluster distributes the Client Requests - LeaderFollower.srt |
7.40kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/11.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/11. How Kafka handles Data Loss - Replication and In-Sync-Replica (ISR).mp4 |
45.68MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/11. How Kafka handles Data Loss - Replication and In-Sync-Replica (ISR).srt |
11.69kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12.1 Kafka Commands Link.html |
0.16kB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12. Fault Tolerance and Robustness in Kafka.mp4 |
12.84MB |
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12. Fault Tolerance and Robustness in Kafka.srt |
3.97kB |
6. Application Overview/1. Overview of the application - Library Inventory.mp4 |
10.02MB |
6. Application Overview/1. Overview of the application - Library Inventory.srt |
3.86kB |
7. Source Code for this Course/1.1 library-events-consumer.zip |
1.60MB |
7. Source Code for this Course/1.2 library-events-producer.zip |
4.82MB |
7. Source Code for this Course/1. Source Code.html |
0.23kB |
8. Build SpringBoot Kafka Producer - Hands On/1.1 library-events-producer.zip |
85.02kB |
8. Build SpringBoot Kafka Producer - Hands On/1. Setting up the Base project for Library Event Kafka producer.mp4 |
30.26MB |
8. Build SpringBoot Kafka Producer - Hands On/1. Setting up the Base project for Library Event Kafka producer.srt |
7.53kB |
8. Build SpringBoot Kafka Producer - Hands On/2.1 library-event-domain.zip |
86.44kB |
8. Build SpringBoot Kafka Producer - Hands On/2. Build the Library Event Domain.mp4 |
18.66MB |
8. Build SpringBoot Kafka Producer - Hands On/2. Build the Library Event Domain.srt |
4.50kB |
8. Build SpringBoot Kafka Producer - Hands On/3.1 curl-ommands.txt |
0.25kB |
8. Build SpringBoot Kafka Producer - Hands On/3.2 post-library-event.zip |
96.15kB |
8. Build SpringBoot Kafka Producer - Hands On/3. Create the POST endpoint libraryevent.mp4 |
33.92MB |
8. Build SpringBoot Kafka Producer - Hands On/3. Create the POST endpoint libraryevent.srt |
7.85kB |
8. Build SpringBoot Kafka Producer - Hands On/4. Introduction to Spring KafkaTemplate to Produce Messages - Theory.mp4 |
26.77MB |
8. Build SpringBoot Kafka Producer - Hands On/4. Introduction to Spring KafkaTemplate to Produce Messages - Theory.srt |
8.92kB |
8. Build SpringBoot Kafka Producer - Hands On/5.1 library-event-producer-autoconfigure.zip |
94.61kB |
8. Build SpringBoot Kafka Producer - Hands On/5. Configure KafkaTemplate using SpringBoot Profiles - application.yml.mp4 |
36.14MB |
8. Build SpringBoot Kafka Producer - Hands On/5. Configure KafkaTemplate using SpringBoot Profiles - application.yml.srt |
8.90kB |
8. Build SpringBoot Kafka Producer - Hands On/6. How Spring Boot AutoConfiguration Works - Kafka Producer.mp4 |
48.10MB |
8. Build SpringBoot Kafka Producer - Hands On/6. How Spring Boot AutoConfiguration Works - Kafka Producer.srt |
7.14kB |
8. Build SpringBoot Kafka Producer - Hands On/7.1 auto-create-topic.zip |
96.65kB |
8. Build SpringBoot Kafka Producer - Hands On/7. AutoCreate TOPIC using KafkaAdmin.mp4 |
41.86MB |
8. Build SpringBoot Kafka Producer - Hands On/7. AutoCreate TOPIC using KafkaAdmin.srt |
8.97kB |
8. Build SpringBoot Kafka Producer - Hands On/8.1 library-eventsproducer-kafka-template-asynchronous-part1.zip |
97.95kB |
8. Build SpringBoot Kafka Producer - Hands On/8. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part1.mp4 |
85.41MB |
8. Build SpringBoot Kafka Producer - Hands On/8. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part1.srt |
16.85kB |
8. Build SpringBoot Kafka Producer - Hands On/9.1 library-eventsproducer-kafka-template-async-part2.zip |
102.32kB |
8. Build SpringBoot Kafka Producer - Hands On/9.2 curl-commands.txt |
0.26kB |
8. Build SpringBoot Kafka Producer - Hands On/9. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part2.mp4 |
39.66MB |
8. Build SpringBoot Kafka Producer - Hands On/9. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part2.srt |
6.90kB |
8. Build SpringBoot Kafka Producer - Hands On/10.1 library-events-producer-api-behind-the-scenes.zip |
102.54kB |
8. Build SpringBoot Kafka Producer - Hands On/10. LibraryEvents Producer API - Behind the Scenes.mp4 |
40.04MB |
8. Build SpringBoot Kafka Producer - Hands On/10. LibraryEvents Producer API - Behind the Scenes.srt |
6.67kB |
8. Build SpringBoot Kafka Producer - Hands On/11.1 library-eventsproducer-kafka-template-sync-approach2.zip |
103.32kB |
8. Build SpringBoot Kafka Producer - Hands On/11. Build LibraryEvents Producer using KafkaTemplate - Approach2.mp4 |
73.74MB |
8. Build SpringBoot Kafka Producer - Hands On/11. Build LibraryEvents Producer using KafkaTemplate - Approach2.srt |
10.42kB |
8. Build SpringBoot Kafka Producer - Hands On/12.1 library-eventsproducer-kafka-template-async-approach3.zip |
106.42kB |
8. Build SpringBoot Kafka Producer - Hands On/12. Build LibraryEvents Producer using KafkaTemplate - Approach3.mp4 |
66.28MB |
8. Build SpringBoot Kafka Producer - Hands On/12. Build LibraryEvents Producer using KafkaTemplate - Approach3.srt |
9.47kB |
8. Build SpringBoot Kafka Producer - Hands On/13.1 kafka-template-with-headers.zip |
106.69kB |
8. Build SpringBoot Kafka Producer - Hands On/13. Sending KafkaRecord With Headers using KafkaTemplate.mp4 |
33.68MB |
8. Build SpringBoot Kafka Producer - Hands On/13. Sending KafkaRecord With Headers using KafkaTemplate.srt |
4.88kB |
8. Build SpringBoot Kafka Producer - Hands On/14.1 library-event-type.zip |
108.11kB |
8. Build SpringBoot Kafka Producer - Hands On/14. Add LibraryEvent Type - NEW, UPDATE.mp4 |
25.88MB |
8. Build SpringBoot Kafka Producer - Hands On/14. Add LibraryEvent Type - NEW, UPDATE.srt |
5.00kB |
9. Integration Testing using JUnit5 - Hands On/1. Introduction to Automates Tests.mp4 |
4.58MB |
9. Integration Testing using JUnit5 - Hands On/1. Introduction to Automates Tests.srt |
3.08kB |
9. Integration Testing using JUnit5 - Hands On/2.1 integration-test-library-events-producer-api-part1.zip |
108.60kB |
9. Integration Testing using JUnit5 - Hands On/2. Integration Test for POST endpoint - v1libraryevent - Part 1.mp4 |
16.77MB |
9. Integration Testing using JUnit5 - Hands On/2. Integration Test for POST endpoint - v1libraryevent - Part 1.srt |
4.60kB |
9. Integration Testing using JUnit5 - Hands On/3.1 integration-test-library-events-producer-api-part2.zip |
110.08kB |
9. Integration Testing using JUnit5 - Hands On/3. Integration Test for POST endpoint - v1libraryevent - Part 2.mp4 |
92.73MB |
9. Integration Testing using JUnit5 - Hands On/3. Integration Test for POST endpoint - v1libraryevent - Part 2.srt |
14.12kB |
9. Integration Testing using JUnit5 - Hands On/4.1 embedded-kafka.zip |
110.52kB |
9. Integration Testing using JUnit5 - Hands On/4. Embedded Kafka - Introduction , Configure and Integrate in JUnit.mp4 |
74.83MB |
9. Integration Testing using JUnit5 - Hands On/4. Embedded Kafka - Introduction , Configure and Integrate in JUnit.srt |
11.34kB |
9. Integration Testing using JUnit5 - Hands On/5.1 embedded-kafka-junit-consumer-.zip |
111.85kB |
9. Integration Testing using JUnit5 - Hands On/5. Integrate Kafka Consumer in JUnit and Consume the record.mp4 |
111.92MB |
9. Integration Testing using JUnit5 - Hands On/5. Integrate Kafka Consumer in JUnit and Consume the record.srt |
18.81kB |
10. Unit Testing using JUnit5- Hands On/1. Introduction to Unit Testing.mp4 |
4.06MB |
10. Unit Testing using JUnit5- Hands On/1. Introduction to Unit Testing.srt |
2.11kB |
10. Unit Testing using JUnit5- Hands On/2.1 unit-test-post-library-event.zip |
112.92kB |
10. Unit Testing using JUnit5- Hands On/2. Unit Test POST libraryevent endpoint using MockMVC.mp4 |
90.58MB |
10. Unit Testing using JUnit5- Hands On/2. Unit Test POST libraryevent endpoint using MockMVC.srt |
12.44kB |
10. Unit Testing using JUnit5- Hands On/3.1 adding-validations.zip |
115.29kB |
10. Unit Testing using JUnit5- Hands On/3. Adding Validations to the LibraryEvent Payload.mp4 |
36.36MB |
10. Unit Testing using JUnit5- Hands On/3. Adding Validations to the LibraryEvent Payload.srt |
5.92kB |
10. Unit Testing using JUnit5- Hands On/4.1 custom-error-messages.zip |
118.40kB |
10. Unit Testing using JUnit5- Hands On/4. Custom ErrorMessages using ControllerAdvice.mp4 |
57.67MB |
10. Unit Testing using JUnit5- Hands On/4. Custom ErrorMessages using ControllerAdvice.srt |
12.76kB |
10. Unit Testing using JUnit5- Hands On/5.1 unit-test-kafka-producer-failure.zip |
121.92kB |
10. Unit Testing using JUnit5- Hands On/5. Write JUnit Test for Kafka Producer - OnFailure().mp4 |
99.56MB |
10. Unit Testing using JUnit5- Hands On/5. Write JUnit Test for Kafka Producer - OnFailure().srt |
14.08kB |
10. Unit Testing using JUnit5- Hands On/6.1 unit-test-kafka-producer-success.zip |
123.03kB |
10. Unit Testing using JUnit5- Hands On/6. Write JUnit Test for Kafka Producer - OnSuccess().mp4 |
54.45MB |
10. Unit Testing using JUnit5- Hands On/6. Write JUnit Test for Kafka Producer - OnSuccess().srt |
9.47kB |
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1.1 curl-commands.txt |
0.94kB |
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1.2 put-library-events-producer.zip |
123.69kB |
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1. Create the PUT endpoint - v1libraryEvent.mp4 |
54.66MB |
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1. Create the PUT endpoint - v1libraryEvent.srt |
11.74kB |
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/2. Assignment - Integration Test PUT libraryevent endpoint using Embedded Kafka.html |
0.16kB |
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/3. Assignment - Unit Test PUT - libraryevent endpoint using MockMVC.html |
0.16kB |
12. Kafka Producer Important Configurations/1. Kafka Producer - Important Configurations.mp4 |
12.06MB |
12. Kafka Producer Important Configurations/1. Kafka Producer - Important Configurations.srt |
3.93kB |
12. Kafka Producer Important Configurations/2.1 config-producer-override.zip |
123.73kB |
12. Kafka Producer Important Configurations/2. Configure the acks value as All - Hands On.mp4 |
28.34MB |
12. Kafka Producer Important Configurations/2. Configure the acks value as All - Hands On.srt |
4.38kB |
13. Build SpringBoot Kafka Consumer - Hands On/1.1 library-events-consumer-set-up.zip |
78.46kB |
13. Build SpringBoot Kafka Consumer - Hands On/1. Set Up the Library Events Consumer Base project.mp4 |
29.65MB |
13. Build SpringBoot Kafka Consumer - Hands On/1. Set Up the Library Events Consumer Base project.srt |
6.86kB |
13. Build SpringBoot Kafka Consumer - Hands On/2. Introduction to Spring Kafka Consumer - Theory.mp4 |
19.95MB |
13. Build SpringBoot Kafka Consumer - Hands On/2. Introduction to Spring Kafka Consumer - Theory.srt |
6.05kB |
13. Build SpringBoot Kafka Consumer - Hands On/3.1 kafka-consumer-auto-configure.zip |
81.07kB |
13. Build SpringBoot Kafka Consumer - Hands On/3. Configure Kafka Consumer using SpringBoot Profiles - application.yml.mp4 |
29.62MB |
13. Build SpringBoot Kafka Consumer - Hands On/3. Configure Kafka Consumer using SpringBoot Profiles - application.yml.srt |
7.80kB |
13. Build SpringBoot Kafka Consumer - Hands On/4.1 kafka-consumer-kafkalistener.zip |
741.02kB |
13. Build SpringBoot Kafka Consumer - Hands On/4. Build Kafka Consumer using @KafkaListener Annotation.mp4 |
58.64MB |
13. Build SpringBoot Kafka Consumer - Hands On/4. Build Kafka Consumer using @KafkaListener Annotation.srt |
11.30kB |
13. Build SpringBoot Kafka Consumer - Hands On/5. How Spring Boot AutoConfiguration Works - Kafka Consumer.mp4 |
58.10MB |
13. Build SpringBoot Kafka Consumer - Hands On/5. How Spring Boot AutoConfiguration Works - Kafka Consumer.srt |
9.44kB |
14. Consumer Groups and Consumer Offset Management- Hands On/1. Consumer Groups and Rebalance- Hands On.mp4 |
38.64MB |
14. Consumer Groups and Consumer Offset Management- Hands On/1. Consumer Groups and Rebalance- Hands On.srt |
7.82kB |
14. Consumer Groups and Consumer Offset Management- Hands On/2. Default Consumer Offset Management in Spring Kafka - Hands On.mp4 |
36.57MB |
14. Consumer Groups and Consumer Offset Management- Hands On/2. Default Consumer Offset Management in Spring Kafka - Hands On.srt |
6.94kB |
14. Consumer Groups and Consumer Offset Management- Hands On/3.1 manual-consumer-offset-management.zip |
741.49kB |
14. Consumer Groups and Consumer Offset Management- Hands On/3. Manual Consumer Offset Management - Hands On.mp4 |
53.52MB |
14. Consumer Groups and Consumer Offset Management- Hands On/3. Manual Consumer Offset Management - Hands On.srt |
10.21kB |
14. Consumer Groups and Consumer Offset Management- Hands On/4.1 concurrent-consumers.zip |
749.49kB |
14. Consumer Groups and Consumer Offset Management- Hands On/4. Concurrent Consumers - Hands On.mp4 |
30.20MB |
14. Consumer Groups and Consumer Offset Management- Hands On/4. Concurrent Consumers - Hands On.srt |
4.41kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/1.1 configure-in-memory-db.zip |
754.33kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/1. Configuring the H2 In-Memory DB.mp4 |
30.05MB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/1. Configuring the H2 In-Memory DB.srt |
6.58kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2.1 configure-library-event-entity.zip |
767.84kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2. Create LibraryEvent and Book Entity.mp4 |
33.41MB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2. Create LibraryEvent and Book Entity.srt |
9.20kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3.1 library-event-service-add.zip |
778.41kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3. Build Service Layer to process LibraryEvent - ADD Event Type.mp4 |
81.35MB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3. Build Service Layer to process LibraryEvent - ADD Event Type.srt |
16.24kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4.1 library-event-service-modify.zip |
778.93kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4.2 curl-commands.txt |
1.39kB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4. Build Service Layer to process LibraryEvent - MODIFY Event Type.mp4 |
67.23MB |
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4. Build Service Layer to process LibraryEvent - MODIFY Event Type.srt |
10.01kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1.1 configure-embedded-kafka-consumer.zip |
780.30kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1. Configure Embedded Kafka for Integration Tests.mp4 |
59.36MB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1. Configure Embedded Kafka for Integration Tests.srt |
10.73kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2.1 libraryevent-consumer-integration-test-ADD.zip |
898.54kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2. Write the Integration test for posting a new LibraryEvent.mp4 |
77.92MB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2. Write the Integration test for posting a new LibraryEvent.srt |
14.52kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3.1 libraryevent-consumer-integration-test-MODIFY.zip |
912.80kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3. Write the Integration test for posting a UPDATE LibraryEvent.mp4 |
64.22MB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3. Write the Integration test for posting a UPDATE LibraryEvent.srt |
11.05kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/4. Integration Test for MODIFY Library Event - Not a valid library Event.html |
0.16kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5.1 Integration Test for Real Databases.html |
0.10kB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5. Integration Tests for Real Databases using TestContainers.mp4 |
10.72MB |
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5. Integration Tests for Real Databases using TestContainers.srt |
3.71kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1.1 custom-error-handler.zip |
45.87MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1. Custom Error Handler.mp4 |
49.76MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1. Custom Error Handler.srt |
8.45kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2.1 enable-retry-consumer.zip |
45.87MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2. Retry in Kafka Consumer.mp4 |
64.65MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2. Retry in Kafka Consumer.srt |
11.68kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3.1 custom-retrypolicy.zip |
45.87MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3. Retry SpecificExceptions using Custom RetryPolicy.mp4 |
81.11MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3. Retry SpecificExceptions using Custom RetryPolicy.srt |
12.67kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/4. RecoveryRetry in Kafka Consumer.mp4 |
8.83MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/4. RecoveryRetry in Kafka Consumer.srt |
4.44kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5.1 recovery-consumer-part-1.zip |
832.95kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5. Handling Recovery in Kafka Consumer - Part 1.mp4 |
51.71MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5. Handling Recovery in Kafka Consumer - Part 1.srt |
7.45kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6.1 recovery-consumer-part-2.zip |
957.24kB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6. Handling Recovery in Kafka Consumer - Part 2.mp4 |
95.38MB |
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6. Handling Recovery in Kafka Consumer - Part 2.srt |
14.93kB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/1. Error Handling in Kafka Producer.mp4 |
6.63MB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/1. Error Handling in Kafka Producer.srt |
2.94kB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2.1 retry-kafka-producer.zip |
2.33MB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2. Retry in Kafka Producer - Broker Not Available.mp4 |
83.84MB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2. Retry in Kafka Producer - Broker Not Available.srt |
8.96kB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3.1 retry-min-insync-replicas.zip |
2.33MB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3. Retry in Kafka Producer - min.in.sync.replicas.mp4 |
52.71MB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3. Retry in Kafka Producer - min.in.sync.replicas.srt |
7.93kB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/4. RetainRecover Failed Records in Kafka Producer.mp4 |
10.45MB |
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/4. RetainRecover Failed Records in Kafka Producer.srt |
3.72kB |
19. Kafka Security using SSL Hands-On/1. Why Kafka Security & How SSL works.mp4 |
35.90MB |
19. Kafka Security using SSL Hands-On/1. Why Kafka Security & How SSL works.srt |
11.45kB |
19. Kafka Security using SSL Hands-On/2. How Enterprises addmanage SSL Certificate .mp4 |
6.08MB |
19. Kafka Security using SSL Hands-On/2. How Enterprises addmanage SSL Certificate .srt |
3.11kB |
19. Kafka Security using SSL Hands-On/3.1 GitHub Link.html |
0.16kB |
19. Kafka Security using SSL Hands-On/3. Set Up SSL Kafka Security in Local.mp4 |
114.02MB |
19. Kafka Security using SSL Hands-On/3. Set Up SSL Kafka Security in Local.srt |
25.57kB |
19. Kafka Security using SSL Hands-On/4.1 GitHub Link.html |
0.16kB |
19. Kafka Security using SSL Hands-On/4. Accessing Secured Kafka Cluster using CLI - ProducerConsumer Messages.mp4 |
54.27MB |
19. Kafka Security using SSL Hands-On/4. Accessing Secured Kafka Cluster using CLI - ProducerConsumer Messages.srt |
12.90kB |
19. Kafka Security using SSL Hands-On/5. 2 Way Authentication - Client & Server Authentication.mp4 |
40.42MB |
19. Kafka Security using SSL Hands-On/5. 2 Way Authentication - Client & Server Authentication.srt |
10.14kB |
20. Accessing SSL Secured Kafka Cluster using Spring Boot/1.1 ssl-producer-spring-boot.zip |
2.33MB |
20. Accessing SSL Secured Kafka Cluster using Spring Boot/1. Configuring Library Events Producer to access SSL secured Cluster.mp4 |
65.66MB |
20. Accessing SSL Secured Kafka Cluster using Spring Boot/1. Configuring Library Events Producer to access SSL secured Cluster.srt |
12.55kB |
20. Accessing SSL Secured Kafka Cluster using Spring Boot/2. Configuring Library Events Consumer to access SSL secured Cluster.mp4 |
30.85MB |
20. Accessing SSL Secured Kafka Cluster using Spring Boot/2. Configuring Library Events Consumer to access SSL secured Cluster.srt |
5.18kB |