FileMood

Download Spring Boot + Apache Kafka Course - The Practical Guide

Spring Boot Apache Kafka Course The Practical Guide

Name

Spring Boot + Apache Kafka Course - The Practical Guide

 DOWNLOAD Copy Link

Total Size

2.2 GB

Total Files

144

Last Seen

2024-11-15 00:00

Hash

A3134FF526ED3E355CF41EA9E6E806FF5562E7E9

/.../5. Spring Boot + Kafka Real World Project - Kafka Producer Wikimedia/

5. Wikimedia Producer and Event Handler Implementation.mp4

145.0 MB

2. Spring Boot Kafka Project Setup - Create Two Microservices.srt

1.6 KB

7.1 springboot-kafka-real-world-project.zip

89.4 KB

5. Wikimedia Producer and Event Handler Implementation.srt

20.9 KB

3. Wikimedia Producer Spring Boot Project Setup.srt

11.7 KB

6. Run Wikimedia Producer and Have a Demo.srt

10.4 KB

4. Configure Wikimedia Producer and Create a Topic.srt

6.0 KB

1. Real World Project Overview.srt

5.1 KB

7. Download Source Code of this Section.html

0.3 KB

6. Run Wikimedia Producer and Have a Demo.mp4

103.8 MB

3. Wikimedia Producer Spring Boot Project Setup.mp4

74.6 MB

4. Configure Wikimedia Producer and Create a Topic.mp4

32.1 MB

1. Real World Project Overview.mp4

27.4 MB

2. Spring Boot Kafka Project Setup - Create Two Microservices.mp4

3.9 MB

/

TutsNode.org.txt

0.1 KB

[TGx]Downloaded from torrentgalaxy.to .txt

0.6 KB

/.../3. Spring Boot + Kafka Producer and Consumer for String Message/

7.1 springboot-kafka-tutorial.zip

103.4 KB

7. Download Source Code of this Section.html

0.3 KB

2. Configure Kafka Producer and Consumer.srt

13.0 KB

5. Create REST API to Send Message.srt

12.0 KB

6. Create Kafka Consumer.srt

8.0 KB

4. Create Kafka Producer.srt

7.7 KB

1. Create and Setup Spring Boot Project in IntelliJ.srt

7.0 KB

3. Create Kafka Topic.srt

5.8 KB

2. Configure Kafka Producer and Consumer.mp4

80.6 MB

5. Create REST API to Send Message.mp4

66.9 MB

6. Create Kafka Consumer.mp4

47.4 MB

4. Create Kafka Producer.mp4

46.0 MB

1. Create and Setup Spring Boot Project in IntelliJ.mp4

32.6 MB

3. Create Kafka Topic.mp4

30.6 MB

/.../6. Spring Boot + Kafka Real World Project - Kafka Consumer Database/

7.1 springboot-kafka-real-world-project.zip

101.1 KB

6. Refactor Code to Remove the Hard Coded Values.srt

11.9 KB

4. Configure MySQL Database.srt

9.8 KB

5. Save Wikimedia Data into MySQL Database.srt

9.7 KB

3. Kafka Consumer Implementation.srt

7.6 KB

1. Kafka Consumer Project Setup.srt

5.6 KB

2. Configure Kafka Consumer in application.properties File.srt

4.1 KB

7. Download Source Code of this Section.html

0.3 KB

5. Save Wikimedia Data into MySQL Database.mp4

75.2 MB

6. Refactor Code to Remove the Hard Coded Values.mp4

74.0 MB

4. Configure MySQL Database.mp4

64.0 MB

3. Kafka Consumer Implementation.mp4

61.8 MB

1. Kafka Consumer Project Setup.mp4

33.0 MB

2. Configure Kafka Consumer in application.properties File.mp4

19.4 MB

/9. What's Next/

2. Thank You Note and Feedback About This Course.html

0.1 KB

1. Discounts for My Other Udemy Courses.html

1.3 KB

/.../1. Getting Started with Apache Kafka/

3. Download Source Code.html

0.6 KB

2. Apache Kafka Core Concepts.srt

15.9 KB

1. Apache Kafka overview.srt

10.1 KB

2. Apache Kafka Core Concepts.mp4

67.6 MB

1. Apache Kafka overview.mp4

47.0 MB

/.../8. Event-Driven Microservices using Spring Boot and Apache Kafka/

13.1 springboot-kafka-microservices.zip

432.4 KB

10. StockService Microservice - Create Kafka Consumer.srt

15.9 KB

7. OrderService Microservice - Create Kafka Producer.srt

10.6 KB

9. StockService Microservice - Configure Kafka Consumer.srt

10.2 KB

8. OrderService Microservice - Create REST API to Send Order & Test Kafka Producer.srt

9.4 KB

3. Import and Setup 4 Microservices in IntelliJ IDEA.srt

9.3 KB

5. OrderService Microservice - Configure Kafka Producer.srt

8.3 KB

2. Create 4 Microservices - OrderService, StockService, EmailService & Base-Domains.srt

7.4 KB

11. EmailService Microservice - Configure and Create Kafka Consumer.srt

6.5 KB

12. Run 3 Microservices Together and Have a Demo.srt

5.3 KB

6. OrderService Microservice - Configure Kafka Topic.srt

5.1 KB

4. Base-Domains Microservice - Create DTO Classes - Order and OrderEvent.srt

4.1 KB

1. Event-Driven Microservices Project Architecture Overview.srt

2.6 KB

13. Download Source Code of this Section.html

0.3 KB

10. StockService Microservice - Create Kafka Consumer.mp4

104.1 MB

7. OrderService Microservice - Create Kafka Producer.mp4

60.6 MB

8. OrderService Microservice - Create REST API to Send Order & Test Kafka Producer.mp4

55.2 MB

5. OrderService Microservice - Configure Kafka Producer.mp4

46.6 MB

9. StockService Microservice - Configure Kafka Consumer.mp4

46.1 MB

3. Import and Setup 4 Microservices in IntelliJ IDEA.mp4

39.5 MB

12. Run 3 Microservices Together and Have a Demo.mp4

36.9 MB

11. EmailService Microservice - Configure and Create Kafka Consumer.mp4

33.5 MB

2. Create 4 Microservices - OrderService, StockService, EmailService & Base-Domains.mp4

30.9 MB

6. OrderService Microservice - Configure Kafka Topic.mp4

27.2 MB

4. Base-Domains Microservice - Create DTO Classes - Order and OrderEvent.mp4

22.4 MB

1. Event-Driven Microservices Project Architecture Overview.mp4

8.5 MB

/.../2. Apache Kafka Installation/

2.1 kafka_commands_windows_notes.txt

1.0 KB

2. Install and Setup Kafka for Windows (Hands on using CLI).srt

21.3 KB

1. Install and Setup Kafka for Mac.srt

12.4 KB

2. Install and Setup Kafka for Windows (Hands on using CLI).mp4

99.2 MB

1. Install and Setup Kafka for Mac.mp4

74.8 MB

/.../4. Spring Boot + Kafka Producer and Consumer for JSON Message/

8.1 springboot-kafka-tutorial.zip

97.2 KB

7. Refactor Code to Externalize The Topic Name - Remove Hard Coded Values.srt

17.6 KB

1. Spring Kafka – JSON Serializer and Deserializer Overview.srt

2.2 KB

5. Create REST API to Send JSON Object.srt

10.0 KB

3. Create Simple POJO to SerializeDeserialize.srt

2.7 KB

8. Download Source Code of this Section.html

0.3 KB

4. Create Kafka Producer to Produce JSON Message.srt

7.3 KB

6. Create Kafka Consumer to Consume JSON Message.srt

6.3 KB

2. Configure Kafka Producer and Consumer for JSON Serializer and Deserializer.srt

4.8 KB

7. Refactor Code to Externalize The Topic Name - Remove Hard Coded Values.mp4

110.4 MB

5. Create REST API to Send JSON Object.mp4

61.4 MB

6. Create Kafka Consumer to Consume JSON Message.mp4

48.8 MB

4. Create Kafka Producer to Produce JSON Message.mp4

48.2 MB

2. Configure Kafka Producer and Consumer for JSON Serializer and Deserializer.mp4

34.9 MB

3. Create Simple POJO to SerializeDeserialize.mp4

17.0 MB

1. Spring Kafka – JSON Serializer and Deserializer Overview.mp4

12.6 MB

/.../7. Event Driven Architecture/

2. How Event Driven Architecture Works and It's Advantages.srt

7.6 KB

1. What is Event Driven Architecture.srt

6.3 KB

2. How Event Driven Architecture Works and It's Advantages.mp4

30.0 MB

1. What is Event Driven Architecture.mp4

23.9 MB

/.pad/

0

48.6 KB

1

217.7 KB

2

191.4 KB

3

29.4 KB

4

382.6 KB

5

120.9 KB

6

268.8 KB

7

129.2 KB

8

359.7 KB

9

454.9 KB

10

3.7 KB

11

236.4 KB

12

501.3 KB

13

66.4 KB

14

513.9 KB

15

244.6 KB

16

417.5 KB

17

497.5 KB

18

517.2 KB

19

300.3 KB

20

142.3 KB

21

102.4 KB

22

85.6 KB

23

111.4 KB

24

358.5 KB

25

292.9 KB

26

189.2 KB

27

78.2 KB

28

507.8 KB

29

464.0 KB

30

446.3 KB

31

56.5 KB

32

332.7 KB

33

420.7 KB

34

382.0 KB

35

21.1 KB

36

258.2 KB

37

154.4 KB

38

13.6 KB

39

305.2 KB

40

2.0 KB

41

394.1 KB

 

Total files 144


Copyright © 2024 FileMood.com