Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
305,733 results
A simple explanation of Message Queues in the context of system design interviews. Excalidraw used in video: ...
228,124 views
6mo ago
Queues are one of the most underrated concepts in system design. They quietly power almost every scalable app you use.
39,986 views
10mo ago
This is a solution to the classic Distributed Message Queue (Kafka) system design interview question. Links Full Write Up ...
9,299 views
3mo ago
Is Apache Kafka just a "faster" message queue? Spoiler: No. In this lecture, we settle the debate between traditional message ...
379 views
In this video, we learn how to implement professional task queues by using Celery, RabbitMQ and Redis in Python. We also look ...
32,418 views
11mo ago
Video for Professor Bui Operating Systems.
16 views
Episode 26 of 28 For the full video series, click here: https://aka.ms/AZ-204onYouTube Learn how to integrate Azure Service Bus ...
2,019 views
8mo ago
2,027 views
Message queues help systems communicate asynchronously, handle high traffic, reduce dependency between services, and ...
5,935 views
Message Queues (MQ) power the reliability of apps like Amazon, Uber, and Twitter. But what exactly is a message queue, and ...
377 views
What are message queues, and why does every major distributed system rely on them to survive traffic spikes? In this video, we ...
639 views
5mo ago
Which Message Queue? Kafka vs RabbitMQ vs SQS vs Redis — and why each one exists. Put a buffer between a fast producer ...
762 views
1mo ago
Learn the difference between REST APIs, Message Queues, and Event-Driven Architecture using a simple shopping app example ...
44 views
Learn how microservices communicate in real-world enterprise applications. In this video, you'll discover when architects choose ...
47 views
2mo ago
Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovic ☄️ Master the Modular Monolith ...
41,043 views
... System Design - Kafka, BullMQ and RabbitMQ Message Queues Hashtags #systemdesign #nodejs #backenddeveloper #kafka ...
40,038 views
kafkavsrabbitmq #kafkatutorial #rabbitmqtutorial #springboot #systemdesign In this video, we dive deep into the difference ...
13 views
4mo ago
How do high-scale distributed systems decouple services, absorb traffic spikes, and reliably move billions of events per second?
2 views
message queue, system design concepts.
This is the first part of the development of My Rust Message Queue - The Architecture.