Apache Kafka for Developers using Spring Boot
File List
- 19. Kafka Security using SSL Hands-On/3. Set Up SSL Kafka Security in Local.mp4 108.7 MB
- 9. Integration Testing using JUnit5 - Hands On/5. Integrate Kafka Consumer in JUnit and Consume the record.mp4 106.7 MB
- 10. Unit Testing using JUnit5- Hands On/5. Write JUnit Test for Kafka Producer - OnFailure().mp4 95.0 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6. Handling Recovery in Kafka Consumer - Part 2.mp4 91.0 MB
- 9. Integration Testing using JUnit5 - Hands On/3. Integration Test for POST endpoint - v1libraryevent - Part 2.mp4 88.4 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9. Setting up a Kafka Cluster in Local with 3 Kafka Brokers.mp4 86.4 MB
- 10. Unit Testing using JUnit5- Hands On/2. Unit Test POST libraryevent endpoint using MockMVC.mp4 86.4 MB
- 8. Build SpringBoot Kafka Producer - Hands On/8. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part1.mp4 81.5 MB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2. Retry in Kafka Producer - Broker Not Available.mp4 80.0 MB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3. Build Service Layer to process LibraryEvent - ADD Event Type.mp4 77.6 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3. Retry SpecificExceptions using Custom RetryPolicy.mp4 77.4 MB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2. Write the Integration test for posting a new LibraryEvent.mp4 74.3 MB
- 9. Integration Testing using JUnit5 - Hands On/4. Embedded Kafka - Introduction , Configure and Integrate in JUnit.mp4 71.4 MB
- 8. Build SpringBoot Kafka Producer - Hands On/11. Build LibraryEvents Producer using KafkaTemplate - Approach2.mp4 70.3 MB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4. Build Service Layer to process LibraryEvent - MODIFY Event Type.mp4 64.1 MB
- 8. Build SpringBoot Kafka Producer - Hands On/12. Build LibraryEvents Producer using KafkaTemplate - Approach3.mp4 63.2 MB
- 20. Accessing SSL Secured Kafka Cluster using Spring Boot/1. Configuring Library Events Producer to access SSL secured Cluster.mp4 62.6 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2. Retry in Kafka Consumer.mp4 61.7 MB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3. Write the Integration test for posting a UPDATE LibraryEvent.mp4 61.2 MB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1. Configure Embedded Kafka for Integration Tests.mp4 56.6 MB
- 13. Build SpringBoot Kafka Consumer - Hands On/4. Build Kafka Consumer using @KafkaListener Annotation.mp4 55.9 MB
- 13. Build SpringBoot Kafka Consumer - Hands On/5. How Spring Boot AutoConfiguration Works - Kafka Consumer.mp4 55.4 MB
- 10. Unit Testing using JUnit5- Hands On/4. Custom ErrorMessages using ControllerAdvice.mp4 55.0 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7. Commit Log and Retention Policy.mp4 53.0 MB
- 11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1. Create the PUT endpoint - v1libraryEvent.mp4 52.1 MB
- 10. Unit Testing using JUnit5- Hands On/6. Write JUnit Test for Kafka Producer - OnSuccess().mp4 51.9 MB
- 19. Kafka Security using SSL Hands-On/4. Accessing Secured Kafka Cluster using CLI - ProducerConsumer Messages.mp4 51.8 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2. Set Up a ZooKeeperKafka Broker in Local.mp4 51.6 MB
- 14. Consumer Groups and Consumer Offset Management- Hands On/3. Manual Consumer Offset Management - Hands On.mp4 51.0 MB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3. Retry in Kafka Producer - min.in.sync.replicas.mp4 50.3 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5. Handling Recovery in Kafka Consumer - Part 1.mp4 49.3 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1. Custom Error Handler.mp4 47.5 MB
- 8. Build SpringBoot Kafka Producer - Hands On/6. How Spring Boot AutoConfiguration Works - Kafka Producer.mp4 45.9 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3.1 custom-retrypolicy.zip 43.7 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2.1 enable-retry-consumer.zip 43.7 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1.1 custom-error-handler.zip 43.7 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/11. How Kafka handles Data Loss - Replication and In-Sync-Replica (ISR).mp4 43.6 MB
- 8. Build SpringBoot Kafka Producer - Hands On/7. AutoCreate TOPIC using KafkaAdmin.mp4 39.9 MB
- 19. Kafka Security using SSL Hands-On/5. 2 Way Authentication - Client & Server Authentication.mp4 38.5 MB
- 8. Build SpringBoot Kafka Producer - Hands On/10. LibraryEvents Producer API - Behind the Scenes.mp4 38.2 MB
- 8. Build SpringBoot Kafka Producer - Hands On/9. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part2.mp4 37.8 MB
- 14. Consumer Groups and Consumer Offset Management- Hands On/1. Consumer Groups and Rebalance- Hands On.mp4 36.9 MB
- 14. Consumer Groups and Consumer Offset Management- Hands On/2. Default Consumer Offset Management in Spring Kafka - Hands On.mp4 34.9 MB
- 10. Unit Testing using JUnit5- Hands On/3. Adding Validations to the LibraryEvent Payload.mp4 34.7 MB
- 8. Build SpringBoot Kafka Producer - Hands On/5. Configure KafkaTemplate using SpringBoot Profiles - application.yml.mp4 34.5 MB
- 19. Kafka Security using SSL Hands-On/1. Why Kafka Security & How SSL works.mp4 34.2 MB
- 8. Build SpringBoot Kafka Producer - Hands On/3. Create the POST endpoint libraryevent.mp4 32.3 MB
- 8. Build SpringBoot Kafka Producer - Hands On/13. Sending KafkaRecord With Headers using KafkaTemplate.mp4 32.1 MB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2. Create LibraryEvent and Book Entity.mp4 31.9 MB
- 20. Accessing SSL Secured Kafka Cluster using Spring Boot/2. Configuring Library Events Consumer to access SSL secured Cluster.mp4 29.4 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6. Consumer Groups.mp4 29.0 MB
- 8. Build SpringBoot Kafka Producer - Hands On/1. Setting up the Base project for Library Event Kafka producer.mp4 28.9 MB
- 14. Consumer Groups and Consumer Offset Management- Hands On/4. Concurrent Consumers - Hands On.mp4 28.8 MB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/1. Configuring the H2 In-Memory DB.mp4 28.7 MB
- 13. Build SpringBoot Kafka Consumer - Hands On/1. Set Up the Library Events Consumer Base project.mp4 28.3 MB
- 13. Build SpringBoot Kafka Consumer - Hands On/3. Configure Kafka Consumer using SpringBoot Profiles - application.yml.mp4 28.2 MB
- 12. Kafka Producer Important Configurations/2. Configure the acks value as All - Hands On.mp4 27.0 MB
- 8. Build SpringBoot Kafka Producer - Hands On/4. Introduction to Spring KafkaTemplate to Produce Messages - Theory.mp4 25.5 MB
- 8. Build SpringBoot Kafka Producer - Hands On/14. Add LibraryEvent Type - NEW, UPDATE.mp4 24.7 MB
- 4. Download and Install Kafka/1. Download and Install Kafka.mp4 24.1 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3. Create Topic, Produce and Consume Messages using the CLI.mp4 22.7 MB
- 3. Getting Started with Kafka/1. Introduction to Kafka.mp4 22.1 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4. Produce and Consume Messages with Key.mp4 21.2 MB
- 13. Build SpringBoot Kafka Consumer - Hands On/2. Introduction to Spring Kafka Consumer - Theory.mp4 19.0 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/10. How Kafka Cluster distributes the Client Requests - LeaderFollower.mp4 18.9 MB
- 8. Build SpringBoot Kafka Producer - Hands On/2. Build the Library Event Domain.mp4 17.8 MB
- 9. Integration Testing using JUnit5 - Hands On/2. Integration Test for POST endpoint - v1libraryevent - Part 1.mp4 16.0 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/8. Kafka as a Distributed Streaming System.mp4 13.2 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/1. Kafka Topics and Partitions - Theory.mp4 12.8 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12. Fault Tolerance and Robustness in Kafka.mp4 12.2 MB
- 12. Kafka Producer Important Configurations/1. Kafka Producer - Important Configurations.mp4 11.5 MB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5. Consumer Offsets.mp4 11.1 MB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5. Integration Tests for Real Databases using TestContainers.mp4 10.2 MB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/4. RetainRecover Failed Records in Kafka Producer.mp4 10.0 MB
- 6. Application Overview/1. Overview of the application - Library Inventory.mp4 9.6 MB
- 3. Getting Started with Kafka/2. Kafka Terminologies and Client APIs.mp4 9.1 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/4. RecoveryRetry in Kafka Consumer.mp4 8.4 MB
- 1. Getting Started With the Course/1. Course Introduction & Objectives.mp4 6.7 MB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/1. Error Handling in Kafka Producer.mp4 6.3 MB
- 19. Kafka Security using SSL Hands-On/2. How Enterprises addmanage SSL Certificate .mp4 5.8 MB
- 1. Getting Started With the Course/2. Pre-Requesities.mp4 4.7 MB
- 7. Source Code for this Course/1.2 library-events-producer.zip 4.6 MB
- 9. Integration Testing using JUnit5 - Hands On/1. Introduction to Automates Tests.mp4 4.4 MB
- 10. Unit Testing using JUnit5- Hands On/1. Introduction to Unit Testing.mp4 3.9 MB
- 2. Course Slides/1.1 kafka-using-spring-boot.pdf 2.5 MB
- 20. Accessing SSL Secured Kafka Cluster using Spring Boot/1.1 ssl-producer-spring-boot.zip 2.2 MB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3.1 retry-min-insync-replicas.zip 2.2 MB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2.1 retry-kafka-producer.zip 2.2 MB
- 7. Source Code for this Course/1.1 library-events-consumer.zip 1.5 MB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6.1 recovery-consumer-part-2.zip 934.8 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3.1 libraryevent-consumer-integration-test-MODIFY.zip 891.4 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2.1 libraryevent-consumer-integration-test-ADD.zip 877.5 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5.1 recovery-consumer-part-1.zip 813.4 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1.1 configure-embedded-kafka-consumer.zip 762.0 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4.1 library-event-service-modify.zip 760.7 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3.1 library-event-service-add.zip 760.2 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2.1 configure-library-event-entity.zip 749.8 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/1.1 configure-in-memory-db.zip 736.7 KB
- 14. Consumer Groups and Consumer Offset Management- Hands On/4.1 concurrent-consumers.zip 731.9 KB
- 14. Consumer Groups and Consumer Offset Management- Hands On/3.1 manual-consumer-offset-management.zip 724.1 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/4.1 kafka-consumer-kafkalistener.zip 723.7 KB
- 12. Kafka Producer Important Configurations/2.1 config-producer-override.zip 120.8 KB
- 11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1.2 put-library-events-producer.zip 120.8 KB
- 10. Unit Testing using JUnit5- Hands On/6.1 unit-test-kafka-producer-success.zip 120.1 KB
- 10. Unit Testing using JUnit5- Hands On/5.1 unit-test-kafka-producer-failure.zip 119.1 KB
- 10. Unit Testing using JUnit5- Hands On/4.1 custom-error-messages.zip 115.6 KB
- 10. Unit Testing using JUnit5- Hands On/3.1 adding-validations.zip 112.6 KB
- 10. Unit Testing using JUnit5- Hands On/2.1 unit-test-post-library-event.zip 110.3 KB
- 9. Integration Testing using JUnit5 - Hands On/5.1 embedded-kafka-junit-consumer-.zip 109.2 KB
- 9. Integration Testing using JUnit5 - Hands On/4.1 embedded-kafka.zip 107.9 KB
- 9. Integration Testing using JUnit5 - Hands On/3.1 integration-test-library-events-producer-api-part2.zip 107.5 KB
- 9. Integration Testing using JUnit5 - Hands On/2.1 integration-test-library-events-producer-api-part1.zip 106.1 KB
- 8. Build SpringBoot Kafka Producer - Hands On/14.1 library-event-type.zip 105.6 KB
- 8. Build SpringBoot Kafka Producer - Hands On/13.1 kafka-template-with-headers.zip 104.2 KB
- 8. Build SpringBoot Kafka Producer - Hands On/12.1 library-eventsproducer-kafka-template-async-approach3.zip 103.9 KB
- 8. Build SpringBoot Kafka Producer - Hands On/11.1 library-eventsproducer-kafka-template-sync-approach2.zip 100.9 KB
- 8. Build SpringBoot Kafka Producer - Hands On/10.1 library-events-producer-api-behind-the-scenes.zip 100.1 KB
- 8. Build SpringBoot Kafka Producer - Hands On/9.1 library-eventsproducer-kafka-template-async-part2.zip 99.9 KB
- 8. Build SpringBoot Kafka Producer - Hands On/8.1 library-eventsproducer-kafka-template-asynchronous-part1.zip 95.7 KB
- 8. Build SpringBoot Kafka Producer - Hands On/7.1 auto-create-topic.zip 94.4 KB
- 8. Build SpringBoot Kafka Producer - Hands On/3.2 post-library-event.zip 93.9 KB
- 8. Build SpringBoot Kafka Producer - Hands On/5.1 library-event-producer-autoconfigure.zip 92.4 KB
- 8. Build SpringBoot Kafka Producer - Hands On/2.1 library-event-domain.zip 84.4 KB
- 8. Build SpringBoot Kafka Producer - Hands On/1.1 library-events-producer.zip 83.0 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/3.1 kafka-consumer-auto-configure.zip 79.2 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/1.1 library-events-consumer-set-up.zip 76.6 KB
- 19. Kafka Security using SSL Hands-On/3. Set Up SSL Kafka Security in Local.srt 25.0 KB
- 9. Integration Testing using JUnit5 - Hands On/5. Integrate Kafka Consumer in JUnit and Consume the record.srt 18.4 KB
- 8. Build SpringBoot Kafka Producer - Hands On/8. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part1.srt 16.5 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/3. Build Service Layer to process LibraryEvent - ADD Event Type.srt 15.9 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6. Handling Recovery in Kafka Consumer - Part 2.srt 14.6 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2. Write the Integration test for posting a new LibraryEvent.srt 14.2 KB
- 9. Integration Testing using JUnit5 - Hands On/3. Integration Test for POST endpoint - v1libraryevent - Part 2.srt 13.8 KB
- 10. Unit Testing using JUnit5- Hands On/5. Write JUnit Test for Kafka Producer - OnFailure().srt 13.7 KB
- 19. Kafka Security using SSL Hands-On/4. Accessing Secured Kafka Cluster using CLI - ProducerConsumer Messages.srt 12.6 KB
- 10. Unit Testing using JUnit5- Hands On/4. Custom ErrorMessages using ControllerAdvice.srt 12.5 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3. Retry SpecificExceptions using Custom RetryPolicy.srt 12.4 KB
- 20. Accessing SSL Secured Kafka Cluster using Spring Boot/1. Configuring Library Events Producer to access SSL secured Cluster.srt 12.3 KB
- 10. Unit Testing using JUnit5- Hands On/2. Unit Test POST libraryevent endpoint using MockMVC.srt 12.1 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9. Setting up a Kafka Cluster in Local with 3 Kafka Brokers.srt 12.1 KB
- 11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1. Create the PUT endpoint - v1libraryEvent.srt 11.5 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/11. How Kafka handles Data Loss - Replication and In-Sync-Replica (ISR).srt 11.4 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2. Retry in Kafka Consumer.srt 11.4 KB
- 19. Kafka Security using SSL Hands-On/1. Why Kafka Security & How SSL works.srt 11.2 KB
- 9. Integration Testing using JUnit5 - Hands On/4. Embedded Kafka - Introduction , Configure and Integrate in JUnit.srt 11.1 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/4. Build Kafka Consumer using @KafkaListener Annotation.srt 11.0 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7. Commit Log and Retention Policy.srt 10.8 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3. Write the Integration test for posting a UPDATE LibraryEvent.srt 10.8 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6. Consumer Groups.srt 10.6 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1. Configure Embedded Kafka for Integration Tests.srt 10.5 KB
- 8. Build SpringBoot Kafka Producer - Hands On/11. Build LibraryEvents Producer using KafkaTemplate - Approach2.srt 10.2 KB
- 14. Consumer Groups and Consumer Offset Management- Hands On/3. Manual Consumer Offset Management - Hands On.srt 10.0 KB
- 19. Kafka Security using SSL Hands-On/5. 2 Way Authentication - Client & Server Authentication.srt 9.9 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4. Build Service Layer to process LibraryEvent - MODIFY Event Type.srt 9.8 KB
- 8. Build SpringBoot Kafka Producer - Hands On/12. Build LibraryEvents Producer using KafkaTemplate - Approach3.srt 9.2 KB
- 10. Unit Testing using JUnit5- Hands On/6. Write JUnit Test for Kafka Producer - OnSuccess().srt 9.2 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/5. How Spring Boot AutoConfiguration Works - Kafka Consumer.srt 9.2 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4. Produce and Consume Messages with Key.srt 9.1 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2. Create LibraryEvent and Book Entity.srt 9.0 KB
- 8. Build SpringBoot Kafka Producer - Hands On/7. AutoCreate TOPIC using KafkaAdmin.srt 8.8 KB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2. Retry in Kafka Producer - Broker Not Available.srt 8.7 KB
- 8. Build SpringBoot Kafka Producer - Hands On/4. Introduction to Spring KafkaTemplate to Produce Messages - Theory.srt 8.7 KB
- 8. Build SpringBoot Kafka Producer - Hands On/5. Configure KafkaTemplate using SpringBoot Profiles - application.yml.srt 8.7 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2. Set Up a ZooKeeperKafka Broker in Local.srt 8.7 KB
- 3. Getting Started with Kafka/1. Introduction to Kafka.srt 8.4 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1. Custom Error Handler.srt 8.3 KB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3. Retry in Kafka Producer - min.in.sync.replicas.srt 7.7 KB
- 8. Build SpringBoot Kafka Producer - Hands On/3. Create the POST endpoint libraryevent.srt 7.7 KB
- 14. Consumer Groups and Consumer Offset Management- Hands On/1. Consumer Groups and Rebalance- Hands On.srt 7.6 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/3. Configure Kafka Consumer using SpringBoot Profiles - application.yml.srt 7.6 KB
- 8. Build SpringBoot Kafka Producer - Hands On/1. Setting up the Base project for Library Event Kafka producer.srt 7.4 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5. Handling Recovery in Kafka Consumer - Part 1.srt 7.3 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3. Create Topic, Produce and Consume Messages using the CLI.srt 7.3 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/10. How Kafka Cluster distributes the Client Requests - LeaderFollower.srt 7.2 KB
- 8. Build SpringBoot Kafka Producer - Hands On/6. How Spring Boot AutoConfiguration Works - Kafka Producer.srt 7.0 KB
- 14. Consumer Groups and Consumer Offset Management- Hands On/2. Default Consumer Offset Management in Spring Kafka - Hands On.srt 6.8 KB
- 8. Build SpringBoot Kafka Producer - Hands On/9. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part2.srt 6.7 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/1. Set Up the Library Events Consumer Base project.srt 6.7 KB
- 8. Build SpringBoot Kafka Producer - Hands On/10. LibraryEvents Producer API - Behind the Scenes.srt 6.5 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/1. Kafka Topics and Partitions - Theory.srt 6.4 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/1. Configuring the H2 In-Memory DB.srt 6.4 KB
- 13. Build SpringBoot Kafka Consumer - Hands On/2. Introduction to Spring Kafka Consumer - Theory.srt 5.9 KB
- 10. Unit Testing using JUnit5- Hands On/3. Adding Validations to the LibraryEvent Payload.srt 5.8 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5. Consumer Offsets.srt 5.6 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/8. Kafka as a Distributed Streaming System.srt 5.5 KB
- 20. Accessing SSL Secured Kafka Cluster using Spring Boot/2. Configuring Library Events Consumer to access SSL secured Cluster.srt 5.1 KB
- 4. Download and Install Kafka/1. Download and Install Kafka.srt 5.0 KB
- 8. Build SpringBoot Kafka Producer - Hands On/14. Add LibraryEvent Type - NEW, UPDATE.srt 4.9 KB
- 8. Build SpringBoot Kafka Producer - Hands On/13. Sending KafkaRecord With Headers using KafkaTemplate.srt 4.8 KB
- 9. Integration Testing using JUnit5 - Hands On/2. Integration Test for POST endpoint - v1libraryevent - Part 1.srt 4.5 KB
- 8. Build SpringBoot Kafka Producer - Hands On/2. Build the Library Event Domain.srt 4.4 KB
- 17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/4. RecoveryRetry in Kafka Consumer.srt 4.3 KB
- 14. Consumer Groups and Consumer Offset Management- Hands On/4. Concurrent Consumers - Hands On.srt 4.3 KB
- 12. Kafka Producer Important Configurations/2. Configure the acks value as All - Hands On.srt 4.3 KB
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12. Fault Tolerance and Robustness in Kafka.srt 3.9 KB
- 12. Kafka Producer Important Configurations/1. Kafka Producer - Important Configurations.srt 3.8 KB
- 6. Application Overview/1. Overview of the application - Library Inventory.srt 3.8 KB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/4. RetainRecover Failed Records in Kafka Producer.srt 3.6 KB
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5. Integration Tests for Real Databases using TestContainers.srt 3.6 KB
- 3. Getting Started with Kafka/2. Kafka Terminologies and Client APIs.srt 3.2 KB
- 19. Kafka Security using SSL Hands-On/2. How Enterprises addmanage SSL Certificate .srt 3.0 KB
- 9. Integration Testing using JUnit5 - Hands On/1. Introduction to Automates Tests.srt 3.0 KB
- 18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/1. Error Handling in Kafka Producer.srt 2.9 KB
- 1. Getting Started With the Course/1. Course Introduction & Objectives.srt 2.8 KB
- 10. Unit Testing using JUnit5- Hands On/1. Introduction to Unit Testing.srt 2.1 KB
- 1. Getting Started With the Course/2. Pre-Requesities.srt 2.0 KB
- 15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/4.2 curl-commands.txt 1.4 KB
- 11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1.1 curl-commands.txt 943 bytes
- 8. Build SpringBoot Kafka Producer - Hands On/9.2 curl-commands.txt 259 bytes
- 8. Build SpringBoot Kafka Producer - Hands On/3.1 curl-ommands.txt 248 bytes
- 7. Source Code for this Course/1. Source Code.html 234 bytes
- 19. Kafka Security using SSL Hands-On/3.1 GitHub Link.html 164 bytes
- 19. Kafka Security using SSL Hands-On/4.1 GitHub Link.html 164 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/11.1 Kafka Commands Link.html 160 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12.1 Kafka Commands Link.html 160 bytes
- 11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/2. Assignment - Integration Test PUT libraryevent endpoint using Embedded Kafka.html 159 bytes
- 11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/3. Assignment - Unit Test PUT - libraryevent endpoint using MockMVC.html 159 bytes
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/4. Integration Test for MODIFY Library Event - Not a valid library Event.html 159 bytes
- 5. Understanding Kafka Components and its Internals - (Theory + Hands On)/9.2 create-topic-commad.txt 121 bytes
- 16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5.1 Integration Test for Real Databases.html 96 bytes
- 2. Course Slides/1. Course Slides.html 50 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.