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
4,407 results
Become a senior software engineer with a job guarantee: https://go.hayksimonyan.com/174-message-queues Understand how ...
3,215 views
4 weeks ago
Ever ordered food on food delivery app and gotten a confirmation instantly, even though the restaurant, the driver, and the ...
36 views
3 days ago
Which Message Queue? Kafka vs RabbitMQ vs SQS vs Redis — and why each one exists. Put a buffer between a fast producer ...
663 views
12 days ago
This talk was recorded at NDC Copenhagen in Copenhagen, Denmark. #ndccopenhagen #ndcconferences #developer ...
4,720 views
2 weeks ago
message queue, system design concepts.
2 views
3 weeks ago
AI inference servers have become critical infrastructure for deploying large language models at scale, with platforms like vLLM, ...
890 views
6 days ago
What happens when one service produces work faster than another service can process it? You don't want the producer to wait.
15 views
How do high-scale distributed systems decouple services, absorb traffic spikes, and reliably move billions of events per second?
1 view
In this video, we explore **Asynchronous Processing in System Design** and understand how modern distributed systems handle ...
14 views
Does your app lose requests during traffic spikes? Amazon SQS prevents this. I'll explain what a message queue is, how it ...
45 views
A checkout endpoint that takes almost four seconds. We move the work out of the request, build the queue ourselves on Postgres ...
47 views
One customer gets charged and never gets a receipt. The next customer gets a receipt and is never charged. Nothing crashed, no ...
115 views
Queue or topic? On paper they look identical — you drop a message in, it comes out the other side. Pick the wrong one and you ...
33 views
1 day ago
You've invested in building event-driven systems. But as those systems grow, one question becomes increasingly important: Is ...
217 views
Hi everyone, my name is Dmitry, I'm a Software Engineer and Python/C++ mentor. In this video we'll break service decoupling ...
1,750 views
Kafka and RabbitMQ both "move messages between services" — which is exactly why teams pick the wrong one. Underneath ...
Message Queue Explained with Node.js Why do companies like Amazon, Uber, Netflix, and Airbnb use Message Queues?
SNS can distribute messages to subscribers while SQS provides durable message queuing, allowing applications to process ...
12 views
5 days ago
LVL 5 | Easy | Notification System ScaleDojo HLD Architecture Lab Design a notification system that supports push (iOS/Android), ...
658 views
Design a Distributed Messaging Queue (Kafka-style) — the full system design interview walkthrough, end to end. Partitioning ...
9 views