ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

42,089 results

Related queries

kafka interview questions

java techie spring boot

java techie docker

java techie microservices

kafka streams tutorial

java techie microservices interview questions

kafka code decode

kafka telusko

kafka tutorial in hindi

kafka tutorial in tamil

java techie kubernetes

kafka installation windows

kafka tutorial spring boot

kafka tutorial telugu

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

257,446 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,992 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,914 views

2 months 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,936 views

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

3 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,652 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,339 views

6 months ago

People also watched

TechWorld with Nana
Kafka Crash Course - Hands-On Project

... Setup Python Project 13:03 - Run Kafka with Docker Compose 27:43 - Write and Run a Kafka Producer 44:12 - Using Kafka CLI ...

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

99,418 views

2 months ago

Java Techie
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀

JavaTechie #SpringBoot #Realtime Spring Boot 4.0 just changed the game — it introduced a brand-new REST Client API that ...

17:22
Spring Boot 4 Just Made REST Calls Super Easy ! 🚀

12,533 views

7 days 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

299,390 views

1 year ago

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

Build More features - https://www.codejackal.com Join the Code Jackal Discord – Connect with devs & get help!

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

422,616 views

9 months ago

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

361,587 views

1 year ago

Anton Putra
Apache Kafka Architecture

Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com Benchmarks: ...

11:19
Apache Kafka Architecture

72,554 views

1 year ago

Quix
A Simple Kafka and Python Walkthrough

In this walkthrough we take you through the process of creating a simple Kafka Producer using the Quix Streams library. Clone ...

11:34
A Simple Kafka and Python Walkthrough

53,261 views

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

2 years ago

Fullstack Mania
Kafka Stream Processing | Spring Boot

What is Kafka Stream? Learn Kafka Stream with real time processing. Queries Solved - kafka Stream - Using kafka Stream as a ...

19:32
Kafka Stream Processing | Spring Boot

20,953 views

4 years 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,173,288 views

7 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

243,058 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,788 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,309 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,415 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

49,167 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,449 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,190 views

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

10 months 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,597 views

6 months ago