ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,177 results

The Coding Gopher
Kafka vs RabbitMQ: The Best Message Queue Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

5:16
Kafka vs RabbitMQ: The Best Message Queue Explained

34,775 views

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

3 years ago

ByteByteGo
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar

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

4:31
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar

194,458 views

1 year 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

307,487 views

1 year ago

Gaurav Sen
What is a MESSAGE QUEUE and Where is it used?

Messaging Queues are widely used in asynchronous systems. Message processing in an asynchronous fashion allows the client ...

9:59
What is a MESSAGE QUEUE and Where is it used?

1,119,004 views

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

304,102 views

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

10 months ago

Hayk Simonyan
Message Queues in System Design

... =091-message-queues&utm_content=august-2024 Learn the basics of message queues and how they enhance system design ...

4:31
Message Queues in System Design

26,424 views

1 year ago

People also watched

Артём Шумейко
Kafka and RabbitMQ - MESSAGE BROKERS In plain language with a clear example

What are message brokers and why do backend developers need them? If you want to work with microservices architecture ...

17:32
Kafka and RabbitMQ - MESSAGE BROKERS In plain language with a clear example

128,924 views

1 year ago

Coder's Gyan
Use Postgres as a Message Queue | No RabbitMQ or Kafka | Explained in Hindi | Day 93/100

In today’s video, I'll explain why for many projects, using RabbitMQ or Kafka is overkill and how you can build a simple ...

29:10
Use Postgres as a Message Queue | No RabbitMQ or Kafka | Explained in Hindi | Day 93/100

22,204 views

1 month ago

Michael Guay
Nest.js + Kafka Tutorial With KafkaJS in 15 Minutes

In this tutorial, we integrate KafkaJS into our Nest.js project so that we can produce and consume messages to our local Kafka ...

13:33
Nest.js + Kafka Tutorial With KafkaJS in 15 Minutes

46,636 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

113,490 views

3 months ago

Topictrick
What are Message Queues? (MQ) Explained with Examples: Asynchronous Messaging, Message Brokers 🚀

00:29 - Message queues in everyday life: Asynchronous communication 00:39 - What is Message Queue, how does it work, and ...

17:18
What are Message Queues? (MQ) Explained with Examples: Asynchronous Messaging, Message Brokers 🚀

2,128 views

11 months 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,201 views

4 years ago

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

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

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

443,652 views

1 year ago

ByteMonk
From REST to gRPC to Messaging: SCALING Microservices the Right Way!

In this video, we explore how microservices communicate effectively using messaging queues and brokers instead of just REST ...

11:13
From REST to gRPC to Messaging: SCALING Microservices the Right Way!

23,568 views

8 months ago

CodelyTV - Redescubre la programación
RabbitMQ vs Kafka - ¿Cuál escoger?

RabbitMQ y Kafka son dos de los sistemas de mensajería más famosos que existen. En este vídeo los comparamos como ...

27:03
RabbitMQ vs Kafka - ¿Cuál escoger?

63,342 views

1 year ago

jeeconf
Lessons learned form Kafka in production (Tim Berglund, Confluent)

Many developers have already wrapped their minds around the basic architecture and APIs of Kafka as a message queue and a ...

45:06
Lessons learned form Kafka in production (Tim Berglund, Confluent)

209,902 views

8 years ago

Hussein Nasser
What is a Message Queue and When should you use Messaging Queue Systems Like RabbitMQ and Kafka

Message Queues system like RabbitMQ and Kafka are amazing technologies but when should you actually use a message ...

13:05
What is a Message Queue and When should you use Messaging Queue Systems Like RabbitMQ and Kafka

161,441 views

5 years ago

Concept && Coding - by Shrayansh
16. System Design - Distributed Messaging Queue | Design Messaging Queue like Kafka, RabbitMQ

Notes: Shared in the Member Community Post (If you are Member of this channel, then pls check the Member community post, ...

45:13
16. System Design - Distributed Messaging Queue | Design Messaging Queue like Kafka, RabbitMQ

137,685 views

2 years ago

Relbis Labs
Apache Kafka vs message queue explained

How Apache Kafka compares to a traditional message queue? In this video, we will go over key features provided by Apache ...

7:16
Apache Kafka vs message queue explained

79,763 views

3 years ago

Red Black Tech
System Design Interview Prep: Queue vs PubSub

This video contains a quick analysis of the difference between queue based architectures and publish/subscribe (pub/sub) ...

2:42
System Design Interview Prep: Queue vs PubSub

9,955 views

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

376,152 views

1 year ago

System Design School
Message Queues vs Pub/Sub | System Design

Chapters 0:00 - Message Queues 2:52 - Pub/Sub 5:50 - When to Use Each 6:35 - Message Queue Real Example 7:41 - Pub/Sub ...

8:41
Message Queues vs Pub/Sub | System Design

16,001 views

1 year ago

Confluent
Apache Kafka 101: Partitioning (2023)

TRY THIS YOURSELF: https://cnfl.io/kafka-101-module-1 Learn how partitioning works in Apache Kafka. With partitioning, the ...

4:23
Apache Kafka 101: Partitioning (2023)

165,517 views

5 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,174,426 views

7 years ago

IBM Technology
What is a Message Queue?

Learn more about Message Queues → https://ibm.biz/IBM_MQ_documentation Check out IBM MQ ...

15:38
What is a Message Queue?

118,786 views

4 years ago

ByteByteGo
Top Kafka Use Cases You Should Know

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

5:56
Top Kafka Use Cases You Should Know

131,128 views

1 year ago

AWS Events
AWS re:Invent 2025 - Transforming Apache Kafka into a Scalable Message Queue (OPN413)

Event streaming in Apache Kafka is powerful, but sometimes a queue-based model is more suited for workloads where parallel ...

51:10
AWS re:Invent 2025 - Transforming Apache Kafka into a Scalable Message Queue (OPN413)

320 views

1 month ago

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

3 years ago