ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100,734 results

Related queries

kafka use cases

kafka vs rabbitmq

kafka docker

kafka architecture

kafka java

kafka java techie

node js microservices

kafka installation windows

kafka confluent

kafka freecodecamp

kafka tutorial spring boot

kafka tutorial telugu

kafka honkai

kafka song

Florian Ludewig
The Ultimate Guide of Using Kafka with Node.js

Kafka is all about events. Events are organized in topics and categorized into partitions. These streams of events can then be ...

9:10
The Ultimate Guide of Using Kafka with Node.js

22,334 views

3 years ago

Kris Foster
Kafka Tutorial - Node.js Producer & Consumer

Learn how to create a kafka producer & consumer using node.js. We will be running apache kafka in a docker container.

28:50
Kafka Tutorial - Node.js Producer & Consumer

77,054 views

4 years ago

Lama Dev
Learn Microservices and Kafka with an E-commerce Example | Kafka Tutorial for beginners

Microservices and Kafka tutorial. Real-world Kafka use case with an e-commerce app. Microservices architecture with Kafka Kraft ...

1:04:45
Learn Microservices and Kafka with an E-commerce Example | Kafka Tutorial for beginners

69,160 views

6 months ago

Fireship
Kafka in 100 Seconds

Apache Kafka is a distributed event streaming platform used to handle large amounts of realtime data. Learn the basics of Kafka in ...

2:35
Kafka in 100 Seconds

1,143,479 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,029,989 views

10 months ago

People also watched

Vlad Mishustin
Лучший Гайд по Kafka для Начинающих За 1 Час

Бесплатные материалы и шпаргалки для подготовки к собесам: ...

1:15:01
Лучший Гайд по Kafka для Начинающих За 1 Час

438,237 views

1 year ago

TomDoesTech
Event-driven Microservices with Node.js, Kafka & Conduktor

Repository: https://github.com/TomDoesTech/event-driven-microservices Event-driven architecture uses events to communicate ...

28:39
Event-driven Microservices with Node.js, Kafka & Conduktor

19,230 views

3 years ago

KodeKloud
Apache Kafka Crash Course | Kafka Tutorial for Beginners | KodeKloud

Access Black Friday Sale(Up To 50% OFF): https://kode.wiki/4oJUEZ5 Apache Kafka for Beginners - https://kode.wiki/4laffnl ...

1:02:12
Apache Kafka Crash Course | Kafka Tutorial for Beginners | KodeKloud

25,395 views

5 months ago

lemoncode21
Apache Kafka Node js Producer and Consumer

In This Video We'll create a producer & consumer using node.js which will read & write events to the stream. This is useful when ...

10:49
Apache Kafka Node js Producer and Consumer

23,065 views

2 years ago

Coding With Dustin
Aggregating Kafka Streams with NodeJS

Code: https://github.com/dmcquay/katas/tree/master/2021-06-25-kafka-aggregates See other videos in this channel for basics on ...

52:11
Aggregating Kafka Streams with NodeJS

6,137 views

4 years ago

Bogdan Stashchuk
Apache Kafka with Node.js: 05 Creating basic Node.js producer

Playlist for Apache Kafka with Node.js https://youtube.com/playlist?list=PLWkguCWKqN9ODj1BNk5V-aOhjvjPxSb2R Full-length ...

7:03
Apache Kafka with Node.js: 05 Creating basic Node.js producer

22,530 views

5 years ago

Michael Guay
Nest.js Kafka Microservice Tutorial

In this video, we create a Nest.js Microservice using Kafka as our transporter. We use both an event-driven and message-driven ...

22:57
Nest.js Kafka Microservice Tutorial

66,871 views

3 years ago

pragma
Kafka - كافكا بالعربي

kafka #messagebrokers #microservices #بالعربي يعد كافكا أكثر وسطاء الرسائل شيوعًا للتطبيقات التي تم إنشاؤها باستخدام ...

29:31
Kafka - كافكا بالعربي

46,982 views

3 years ago

ByteMonk
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

Node.js is famously single-threaded—but when you hit CPU-heavy operations like encryption, data processing, or image resizing, ...

7:52
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

33,357 views

8 months ago

Michael Guay
Nest.js & Kafkajs | Error Handling + Class Design

In this video we refactor our Kafkajs implementation to follow SOLID design principles and also implement error handling ...

41:03
Nest.js & Kafkajs | Error Handling + Class Design

17,947 views

3 years 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

300,062 views

1 year ago

Fireship
RabbitMQ in 100 Seconds

RabbitMQ is an open-source message broker often used for communication between microservices in the cloud. Learn how to ...

2:31
RabbitMQ in 100 Seconds

747,199 views

3 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

100,528 views

2 months ago

Interview Pen
When to Use Kafka or RabbitMQ | System Design

Visit Our Website: https://interviewpen.com/?utm_campaign=queues Join Our Discord (24/7 help): https://discord.gg/Qy85PT9wj6 ...

8:16
When to Use Kafka or RabbitMQ | System Design

301,069 views

1 year ago

Piyush Garg
Apache Kafka Crash Course | What is Kafka?

Kafka Crash Course ▻ Mastering Kafka ▻ Kafka Nodejs Tutorial Hashtags #Kafka #RealTimeDataStreaming #nodejs ...

1:17:04
Apache Kafka Crash Course | What is Kafka?

769,935 views

2 years ago

TechByAni
L19. Kafka Masterclass | Hands-On with Node.js & Docker | System Design
2:00:27
L19. Kafka Masterclass | Hands-On with Node.js & Docker | System Design

1,787 views

1 month ago

Mahesh Kariya
Kafka + Microservices + Event Driven Architecture with NodeJS

In this tutorial we will learn how to use Kafka to communicate between microservices and pass events between containers So we ...

34:01
Kafka + Microservices + Event Driven Architecture with NodeJS

43,533 views

3 years ago

Code with Jay
🚀 Build a Robust Kafka Auth Microservice in Node.js (Step-by-Step Guide) [Part 18]

Welcome back to Code with Jay! In this video, we're diving deep into building a robust Kafka authentication microservice using ...

26:57
🚀 Build a Robust Kafka Auth Microservice in Node.js (Step-by-Step Guide) [Part 18]

4,307 views

1 year ago

Code with Jay
Master Kafka Implementation in Node.js: Step-by-Step Guide for Beginners [Part 16]

Welcome to Code with Jay! In this comprehensive tutorial, we'll dive deep into the world of Kafka and Node.js. Whether you're a ...

1:03:29
Master Kafka Implementation in Node.js: Step-by-Step Guide for Beginners [Part 16]

8,733 views

1 year ago