ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,540 results

Java Techie
🚀 Apache Kafka Crash Course With Spring Boot 3.0.x | @Javatechie

JavaTechie #DistributedMessaging #SpringBoot #Kafka This video will guide you through Kafka, starting from the ...

4:50:16
🚀 Apache Kafka Crash Course With Spring Boot 3.0.x | @Javatechie

255,295 views

1 year ago

Java Techie
Apache Kafka® Producer Example using SpringBoot 3.x | Java Techie

In this tutorial, we will be creating a simple Kafka Producer using Spring Boot 3.0 and will understand below key points Default ...

25:59
Apache Kafka® Producer Example using SpringBoot 3.x | Java Techie

98,580 views

2 years ago

Java Techie
Kafka Error Handling with Spring Boot | Retry Strategies & Dead Letter Topics | JavaTechie

JavaTechie #Kafka #SpringBoot #ErrorHandling In this Video, We will understand how to handle error in Kafka using retry and ...

28:34
Kafka Error Handling with Spring Boot | Retry Strategies & Dead Letter Topics | JavaTechie

45,289 views

1 year ago

Java Techie
Apache Kafka® Consumer Example using SpringBoot 3 | Consumer Groups | Java Techie

In this tutorial, we will be creating a simple Kafka consumer using Spring Boot 3.0 and will understand below key points How to ...

28:00
Apache Kafka® Consumer Example using SpringBoot 3 | Consumer Groups | Java Techie

63,133 views

2 years ago

Java Techie
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll dive deep into Kafka Streams methods — not just theory, ...

44:48
Kafka Streams Methods in Action with Spring Boot 🚀 | Real-Time Examples @Javatechie

4,066 views

1 month ago

Java Techie
Does Kafka Guarantee Message Ordering? 🤔 Microservices Fix Inside !

JavaTechie #Kafka #Microservices Does Kafka really guarantee message ordering in microservices? Many developers ...

28:28
Does Kafka Guarantee Message Ordering? 🤔 Microservices Fix Inside !

9,968 views

3 months ago

Java Techie
Event-Driven Microservices : What Happens When Kafka Fails Midway? (Real-Time Fixes!) @Javatechie

JavaTechie #microservice #springboot #Kafka What happens when your Kafka event fails midway? Don't panic — in this ...

33:18
Event-Driven Microservices : What Happens When Kafka Fails Midway? (Real-Time Fixes!) @Javatechie

18,111 views

6 months ago

Java Techie
Apache Kafka No Longer Requires ZooKeeper | Kraft Mode | Detailed Explanation | JavaTechie

In this Tutorial, we will run apache kafka without Zookeeper and will understand how internally it manage the brokers metadada ...

20:16
Apache Kafka No Longer Requires ZooKeeper | Kraft Mode | Detailed Explanation | JavaTechie

56,467 views

2 years ago

Java Techie
Spring Boot | Kafka Schema Registry & Avro with Practical Example and Implementation | #JavaTechie

JavaTechie #springboot #kafka #SchemaRegistry #Avro In this Video, we will learn about how to use Avro schema to produce ...

49:10
Spring Boot | Kafka Schema Registry & Avro with Practical Example and Implementation | #JavaTechie

48,854 views

1 year ago

Java Techie
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll build a Real-Time Fraud Detection App using Kafka ...

21:34
🔥 Kafka Streams + Spring Boot 🚀 Design a Real-Time Fraud Detection App (Step-by-Step!)

10,236 views

1 month ago

Java Techie
AsyncAPI + Kafka Microservices 🔥 | SpringWolf Auto-Docs in Spring Boot (Zero Config)

JavaTechie #microservice #springboot #Kafka Tired of writing AsyncAPI docs manually? In this video, we'll show you how to ...

30:01
AsyncAPI + Kafka Microservices 🔥 | SpringWolf Auto-Docs in Spring Boot (Zero Config)

11,533 views

6 months ago

Java Techie
Microservice | CQRS Design Pattern with SpringBoot  & Apache Kafka | JavaTechie

In this tutorial, we will Implement CQRS Design pattern using Spring Boot & Kafka CQRS stands for Command and Query ...

59:03
Microservice | CQRS Design Pattern with SpringBoot & Apache Kafka | JavaTechie

81,039 views

2 years ago

TechWorld with Nana
Kafka Crash Course - Hands-On Project

Ready to build complete production systems? Grab your DevOps Roadmap PDF to see the full tech stack that powers scalable ...

1:07:59
Kafka Crash Course - Hands-On Project

93,703 views

2 months ago

Java Techie
Mastering Kafka E2E Integration Testing in Spring Boot with TestContainers | JavaTechie

JavaTechie #SpringBoot #Kafka #IntegrationTest #Testcontainers In this tutorial, we will walk through the process of creating an ...

22:56
Mastering Kafka E2E Integration Testing in Spring Boot with TestContainers | JavaTechie

29,806 views

2 years ago

Amigoscode
Kafka Tutorial - Spring Boot Microservices

Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data ...

51:29
Kafka Tutorial - Spring Boot Microservices

500,683 views

3 years ago

Java Techie
Apache Kafka Consumer Example using SpringBoot | Java Techie

This video explain you How to Consume plain text and object using Kafka and @KafkaListener GitHub: ...

25:37
Apache Kafka Consumer Example using SpringBoot | Java Techie

42,241 views

7 years ago

Java Techie
What is Apache Kafka & Apache Kafka Publisher Example using SpringBoot | Java Techie

This video explain you 1.What is Apache kafka 2. Basic Architecture of Kafka 3. Environment setup for kafka 4.How to publish ...

34:04
What is Apache Kafka & Apache Kafka Publisher Example using SpringBoot | Java Techie

101,328 views

7 years ago

Java Techie
Kafka Streams Can Remember? 🤯 Stateful Processing & Real-Time Fraud Detection Explained

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll explore how Kafka Streams can actually remember data ...

20:18
Kafka Streams Can Remember? 🤯 Stateful Processing & Real-Time Fraud Detection Explained

2,717 views

2 weeks ago

Learn Code With Durgesh
🔥Master Kafka in Single Video | Apache Kafka Crash Course | Kafka in Hindi

Let's learn "Mastering Apache Kafka in One Video" together! In this video, we will cover everything that will turn you into a pro in ...

1:35:50
🔥Master Kafka in Single Video | Apache Kafka Crash Course | Kafka in Hindi

336,381 views

2 years ago

Java Techie
Spring Cloud Stream With Apache Kafka Binder | Example | JavaTechie

This video will guide you How to build highly scalable event-driven microservices connected with shared messaging systems ...

21:28
Spring Cloud Stream With Apache Kafka Binder | Example | JavaTechie

79,980 views

5 years ago

Java Techie
Spring Boot | Apache Kafka JSON Serialization & Deserialization Example | JavaTechie

In this tutorial, We will learn How to send and receive a Java Object as a JSON byte[] to and from Apache Kafka using ...

25:05
Spring Boot | Apache Kafka JSON Serialization & Deserialization Example | JavaTechie

44,939 views

2 years ago

Java Techie
Microservice Transactional Outbox Pattern 🚀  | Realtime Hands-On Example | @Javatechie

javatechie #microservice #springboot #designpatterns In this tutorial we will understand how to avoid Dual Write & Data ...

54:31
Microservice Transactional Outbox Pattern 🚀 | Realtime Hands-On Example | @Javatechie

27,844 views

1 year ago

Java Techie
Java 8 Stream API Cheat Sheet for Interviews | PlayBook | @Javatechie

JavaTechie #Microservice #SpringBoot #DesignPattern In this video, I'll cover all the essential Java 8 stream methods with ...

54:15
Java 8 Stream API Cheat Sheet for Interviews | PlayBook | @Javatechie

69,510 views

1 year ago

Java Guides
Spring Boot Microservices Full Course in 2 Hours | Spring Boot Kafka Event-Driven E-Commerce Example

In this video, we'll cover everything you need to know about building event-driven microservices using Spring Boot and Apache ...

1:42:17
Spring Boot Microservices Full Course in 2 Hours | Spring Boot Kafka Event-Driven E-Commerce Example

56,479 views

1 year ago

Engineering Digest
What is Kafka ? How to use Confluent Kafka in Spring Boot Application ?

Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://razorpay.me/@engineeringdigest Perks: ...

1:25:57
What is Kafka ? How to use Confluent Kafka in Spring Boot Application ?

128,397 views

1 year ago