ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38,647 results

Related queries

kafka interview questions

java techie docker

kafka spring boot durgesh

java techie microservices

kafka code decode

kafka telusko

kafka installation windows

kafka tutorial in tamil

java techie spring boot

kafka streams tutorial

kafka tutorial telugu

kafka tutorial spring boot

java guides

kafka tutorial in hindi

java techie kubernetes

kafka spring boot tamil

Java Techie

215K subscribers

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,534 views

1 year ago

Java Techie
Apache Kafka® Components & Architecture Detailed Explanation in 15 min | Javatechie

In this Tutorial, we will discuss Apache Kafka Components and its architecture with Internal flow Agenda Producer Consumer ...

15:41
Apache Kafka® Components & Architecture Detailed Explanation in 15 min | Javatechie

136,375 views

2 years 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,627 views

2 years ago

Java Techie
🔥 Kafka Streams for Beginners | What & Why Kafka Streams Explained @Javatechie

JavaTechie #Kafka #Stream #Java In this video, we're kicking off a beginner-friendly series on Kafka Streams — the powerful ...

10:39
🔥 Kafka Streams for Beginners | What & Why Kafka Streams Explained @Javatechie

10,506 views

1 month 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,099 views

1 month ago

People also watched

Hello Interview - SWE Interview Preparation
Kafka System Design Deep Dive w/ a Ex-Meta Staff Engineer

Kafka is a must-know technology for System Design interviews. This video, with a former Meta staff engineer, breaks down the ...

43:31
Kafka System Design Deep Dive w/ a Ex-Meta Staff Engineer

356,590 views

1 year ago

James Cutajar
Apache Kafka in 6 minutes

A quick introduction to how Apache Kafka works and differs from other messaging systems using an example application. In this ...

6:48
Apache Kafka in 6 minutes

1,172,885 views

7 years ago

Chris Blakely
Build & Deploy a Production-Ready Patient Management System with Microservices: Java Spring Boot AWS

Build More features - https://www.youtube.com/playlist?list=PLaebUsP3fWHvcKvG34lQ3TaUfNzsbi_bf Join the Code Jackal ...

11:58:23
Build & Deploy a Production-Ready Patient Management System with Microservices: Java Spring Boot AWS

414,184 views

9 months ago

Java Techie
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie

JavaTechie #microservice #springboot #VirtualThread in this video, I'm going to show you how Virtual Threads can ...

26:31
Virtual Threads in Spring Boot 🔥 10x Faster & Lighter with RealTime Example @Javatechie

29,582 views

5 months ago

ByteByteGo
Apache Kafka Fundamentals You Should Know

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social Animation tools: ...

4:55
Apache Kafka Fundamentals You Should Know

296,059 views

1 year ago

Java Guides
Spring Boot Kafka Microservices - Spring Boot Kafka Real-World Project Tutorial @RameshFadatare

In this tutorial, you will learn how to create a Spring boot Apache Kafka real-world project step by step. We will create two ...

1:19:36
Spring Boot Kafka Microservices - Spring Boot Kafka Real-World Project Tutorial @RameshFadatare

139,901 views

3 years ago

Tech Primers
Kafka Streams using Spring Cloud Stream | Microservices Example | Tech Primers

This video covers how to leverage Kafka Streams using Spring Cloud stream by creating multiple spring boot microservices ...

34:05
Kafka Streams using Spring Cloud Stream | Microservices Example | Tech Primers

94,535 views

4 years ago

Quick Learning Hub
Kafka retry consumer and error handling - Spring boot

You will learn about Error Handling and Retry pattern from Kafka topic(s) using spring boot so as not to lose any message.

14:30
Kafka retry consumer and error handling - Spring boot

18,703 views

2 years 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,577 views

1 year ago

The Java Tech Learning
Spring Kafka Avro Consumer | Consume Avro messages from kafka topic | Confluent | Schema Registry

This video talk about creating Spring Consumer to read Avro schema based messages from Kafka topic. Checkout source code ...

11:12
Spring Kafka Avro Consumer | Consume Avro messages from kafka topic | Confluent | Schema Registry

14,094 views

3 years ago

Java Techie
Apache Kafka® Tutorials for Beginners | What & Why Apache Kafka? Brief introduction | JavaTechie

In this Tutorial, we will discuss basic introduction of Kafka Agenda What is Kafka Why do we need kafka How doest it works ...

14:07
Apache Kafka® Tutorials for Beginners | What & Why Apache Kafka? Brief introduction | JavaTechie

241,949 views

2 years ago

TechWorld with Nana
Kafka Tutorial for Beginners | Everything you need to get started

Step by Step DevOps Roadmap PDF: https://bit.ly/4jv2qDH Apache Kafka Tutorial | Everything you need to know: What is Kafka, ...

18:33
Kafka Tutorial for Beginners | Everything you need to get started

1,016,812 views

9 months 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,331 views

1 year 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,140 views

6 months 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,307 views

1 month 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,157 views

2 years ago

Java Techie
Kafka Streams SerDes Explained 🚀 | JSON & Custom in Spring Boot @Javatechie

JavaTechie #KafkaStreams #SpringBoot #Realtime In this video, we'll break down one of the most confusing yet powerful parts of ...

17:47
Kafka Streams SerDes Explained 🚀 | JSON & Custom in Spring Boot @Javatechie

4,035 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 !

10,003 views

3 months 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,888 views

1 year ago

Java Techie
Kafka Pro Tips | Mastering Message Routing with Specific Partitions | @Javatechie

JavaTechie #SpringBoot #Kafka In this video, you'll learn: ✓ Default kafka partition message distribution ✓ How to send ...

17:04
Kafka Pro Tips | Mastering Message Routing with Specific Partitions | @Javatechie

29,318 views

2 years ago