ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38,696 results

Related queries

kafka interview questions

java techie docker

java techie microservices

kafka spring boot durgesh

kafka code decode

kafka installation windows

kafka telusko

java techie spring boot

kafka tutorial in tamil

kafka tutorial telugu

kafka streams tutorial

kafka tutorial spring boot

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,436 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,369 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,615 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,466 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,084 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,275 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,855 views

7 years 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,538 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

295,931 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,891 views

3 years ago

Code with B
How to write integration test for kafka based applications

Hi everyone! in this video we will see how we can write the integration test for kafka based application. Main challenge with such ...

16:36
How to write integration test for kafka based applications

12,518 views

2 years ago

Intellipaat
Kafka Tutorial | Learn Kafka | Intellipaat

Intellipaat Kafka training: https://intellipaat.com/kafka-training-online/ In this kafka tutorial you will learn what is apache kafka, ...

1:51:30
Kafka Tutorial | Learn Kafka | Intellipaat

166,748 views

5 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,702 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,541 views

1 year ago

vodQA - a forum for software testing enthusiasts
Introduction to Kafka Testing | vodQA Pune 2021

Introduction to Kafka Testing by Hemant Badaya and Tejas Chitale: Kafka is distributed streaming platform that is used to publish ...

51:30
Introduction to Kafka Testing | vodQA Pune 2021

7,134 views

4 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,931 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,275 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,322 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,133 views

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

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

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

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

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

2 years ago