zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Apache Kafka for Developers using Spring Boot
magnet:?xt=urn:btih:8d6bce26eb6e625e9f2baaae0fd1fffbdcc7d77a&dn=Apache Kafka for Developers using Spring Boot
磁力链接详情
文件列表详情
8d6bce26eb6e625e9f2baaae0fd1fffbdcc7d77a
infohash:
80
文件数量
3.21 GB
文件大小
2025-10-30 07:50
创建日期
2025-10-30 07:50
最后访问
相关分词
Apache
Kafka
for
Developers
using
Spring
Boot
19. Kafka Security using SSL Hands-On/3. Set Up SSL Kafka Security in Local.mp4 108.74 MB
1. Getting Started With the Course/2. Pre-Requesities.mp4 4.73 MB
3. Getting Started with Kafka/1. Introduction to Kafka.mp4 22.08 MB
3. Getting Started with Kafka/2. Kafka Terminologies and Client APIs.mp4 9.06 MB
4. Download and Install Kafka/1. Download and Install Kafka.mp4 24.07 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/1. Kafka Topics and Partitions - Theory.mp4 12.75 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/2. Set Up a ZooKeeperKafka Broker in Local.mp4 51.57 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/3. Create Topic, Produce and Consume Messages using the CLI.mp4 22.68 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/4. Produce and Consume Messages with Key.mp4 21.17 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/5. Consumer Offsets.mp4 11.14 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/6. Consumer Groups.mp4 29.03 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/7. Commit Log and Retention Policy.mp4 52.97 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/8. Kafka as a Distributed Streaming System.mp4 13.16 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.39 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/10. How Kafka Cluster distributes the Client Requests - LeaderFollower.mp4 18.95 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.56 MB
5. Understanding Kafka Components and its Internals - (Theory + Hands On)/12. Fault Tolerance and Robustness in Kafka.mp4 12.24 MB
6. Application Overview/1. Overview of the application - Library Inventory.mp4 9.56 MB
8. Build SpringBoot Kafka Producer - Hands On/1. Setting up the Base project for Library Event Kafka producer.mp4 28.86 MB
8. Build SpringBoot Kafka Producer - Hands On/2. Build the Library Event Domain.mp4 17.8 MB
8. Build SpringBoot Kafka Producer - Hands On/3. Create the POST endpoint libraryevent.mp4 32.35 MB
8. Build SpringBoot Kafka Producer - Hands On/4. Introduction to Spring KafkaTemplate to Produce Messages - Theory.mp4 25.53 MB
8. Build SpringBoot Kafka Producer - Hands On/5. Configure KafkaTemplate using SpringBoot Profiles - application.yml.mp4 34.46 MB
8. Build SpringBoot Kafka Producer - Hands On/6. How Spring Boot AutoConfiguration Works - Kafka Producer.mp4 45.87 MB
8. Build SpringBoot Kafka Producer - Hands On/7. AutoCreate TOPIC using KafkaAdmin.mp4 39.92 MB
8. Build SpringBoot Kafka Producer - Hands On/8. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part1.mp4 81.45 MB
8. Build SpringBoot Kafka Producer - Hands On/9. Build LibraryEvents Producer using KafkaTemplate - Approach1- Part2.mp4 37.82 MB
8. Build SpringBoot Kafka Producer - Hands On/10. LibraryEvents Producer API - Behind the Scenes.mp4 38.18 MB
8. Build SpringBoot Kafka Producer - Hands On/11. Build LibraryEvents Producer using KafkaTemplate - Approach2.mp4 70.33 MB
8. Build SpringBoot Kafka Producer - Hands On/12. Build LibraryEvents Producer using KafkaTemplate - Approach3.mp4 63.21 MB
8. Build SpringBoot Kafka Producer - Hands On/13. Sending KafkaRecord With Headers using KafkaTemplate.mp4 32.12 MB
8. Build SpringBoot Kafka Producer - Hands On/14. Add LibraryEvent Type - NEW, UPDATE.mp4 24.68 MB
9. Integration Testing using JUnit5 - Hands On/1. Introduction to Automates Tests.mp4 4.37 MB
9. Integration Testing using JUnit5 - Hands On/2. Integration Test for POST endpoint - v1libraryevent - Part 1.mp4 15.99 MB
9. Integration Testing using JUnit5 - Hands On/3. Integration Test for POST endpoint - v1libraryevent - Part 2.mp4 88.44 MB
9. Integration Testing using JUnit5 - Hands On/4. Embedded Kafka - Introduction , Configure and Integrate in JUnit.mp4 71.36 MB
9. Integration Testing using JUnit5 - Hands On/5. Integrate Kafka Consumer in JUnit and Consume the record.mp4 106.74 MB
10. Unit Testing using JUnit5- Hands On/1. Introduction to Unit Testing.mp4 3.87 MB
10. Unit Testing using JUnit5- Hands On/2. Unit Test POST libraryevent endpoint using MockMVC.mp4 86.38 MB
10. Unit Testing using JUnit5- Hands On/3. Adding Validations to the LibraryEvent Payload.mp4 34.67 MB
10. Unit Testing using JUnit5- Hands On/4. Custom ErrorMessages using ControllerAdvice.mp4 55 MB
10. Unit Testing using JUnit5- Hands On/5. Write JUnit Test for Kafka Producer - OnFailure().mp4 94.95 MB
10. Unit Testing using JUnit5- Hands On/6. Write JUnit Test for Kafka Producer - OnSuccess().mp4 51.93 MB
11. Build SpringBoot Kafka Producer - Sending Message With Key - Hands On/1. Create the PUT endpoint - v1libraryEvent.mp4 52.12 MB
12. Kafka Producer Important Configurations/1. Kafka Producer - Important Configurations.mp4 11.5 MB
12. Kafka Producer Important Configurations/2. Configure the acks value as All - Hands On.mp4 27.02 MB
13. Build SpringBoot Kafka Consumer - Hands On/1. Set Up the Library Events Consumer Base project.mp4 28.28 MB
13. Build SpringBoot Kafka Consumer - Hands On/2. Introduction to Spring Kafka Consumer - Theory.mp4 19.03 MB
13. Build SpringBoot Kafka Consumer - Hands On/3. Configure Kafka Consumer using SpringBoot Profiles - application.yml.mp4 28.25 MB
13. Build SpringBoot Kafka Consumer - Hands On/4. Build Kafka Consumer using @KafkaListener Annotation.mp4 55.92 MB
13. Build SpringBoot Kafka Consumer - Hands On/5. How Spring Boot AutoConfiguration Works - Kafka Consumer.mp4 55.41 MB
14. Consumer Groups and Consumer Offset Management- Hands On/1. Consumer Groups and Rebalance- Hands On.mp4 36.85 MB
14. Consumer Groups and Consumer Offset Management- Hands On/2. Default Consumer Offset Management in Spring Kafka - Hands On.mp4 34.88 MB
14. Consumer Groups and Consumer Offset Management- Hands On/3. Manual Consumer Offset Management - Hands On.mp4 51.04 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.65 MB
15. Persisting Library Events in DB - Using H2 InMemory DataBase - Hands On/2. Create LibraryEvent and Book Entity.mp4 31.86 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.58 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.12 MB
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/1. Configure Embedded Kafka for Integration Tests.mp4 56.61 MB
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/2. Write the Integration test for posting a new LibraryEvent.mp4 74.31 MB
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/3. Write the Integration test for posting a UPDATE LibraryEvent.mp4 61.24 MB
16. Integration Testing using Embedded Kafka - Kafka Consumer - Hands On/5. Integration Tests for Real Databases using TestContainers.mp4 10.23 MB
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/1. Custom Error Handler.mp4 47.45 MB
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/2. Retry in Kafka Consumer.mp4 61.66 MB
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/3. Retry SpecificExceptions using Custom RetryPolicy.mp4 77.36 MB
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/4. RecoveryRetry in Kafka Consumer.mp4 8.42 MB
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/5. Handling Recovery in Kafka Consumer - Part 1.mp4 49.31 MB
17. Error Handling, Retry and Recovery - Kafka Consumer - Hands On/6. Handling Recovery in Kafka Consumer - Part 2.mp4 90.96 MB
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/1. Error Handling in Kafka Producer.mp4 6.32 MB
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/2. Retry in Kafka Producer - Broker Not Available.mp4 79.95 MB
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/3. Retry in Kafka Producer - min.in.sync.replicas.mp4 50.27 MB
18. Error Handling, Retry and Recovery - Kafka Producer - Hands On/4. RetainRecover Failed Records in Kafka Producer.mp4 9.96 MB
19. Kafka Security using SSL Hands-On/1. Why Kafka Security & How SSL works.mp4 34.24 MB
19. Kafka Security using SSL Hands-On/2. How Enterprises addmanage SSL Certificate .mp4 5.79 MB
1. Getting Started With the Course/1. Course Introduction & Objectives.mp4 6.66 MB
19. Kafka Security using SSL Hands-On/4. Accessing Secured Kafka Cluster using CLI - ProducerConsumer Messages.mp4 51.75 MB
19. Kafka Security using SSL Hands-On/5. 2 Way Authentication - Client & Server Authentication.mp4 38.55 MB
20. Accessing SSL Secured Kafka Cluster using Spring Boot/1. Configuring Library Events Producer to access SSL secured Cluster.mp4 62.62 MB
20. Accessing SSL Secured Kafka Cluster using Spring Boot/2. Configuring Library Events Consumer to access SSL secured Cluster.mp4 29.42 MB
其他位置