ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

355 results

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?

119,125 views

4 years 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,121,945 views

7 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

195,257 views

1 year ago

CloudAMQP
Microservices and Message Queues - Explained

And in order for this to work, we need to use a Message Queue as a broker. The Message Queue will manage all communication ...

5:43
Microservices and Message Queues - Explained

37,706 views

5 years ago

Gaurav Sen
Apache Kafka: a Distributed Messaging System for Log Processing

Apache Kafka is a very popular distributed event streaming system. It's most popular use cases are message sending and event ...

15:33
Apache Kafka: a Distributed Messaging System for Log Processing

160,362 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)

166,007 views

5 years ago

Topictrick
Kafka vs RabbitMQ: Which Messaging Queue for Your Enterprise? (2026 Guide) #kafka #rabbitmq

We also discuss the impact of 2026 infrastructure trends on message queue selection. #Kafka #RabbitMQ #Microservices ...

10:01
Kafka vs RabbitMQ: Which Messaging Queue for Your Enterprise? (2026 Guide) #kafka #rabbitmq

32 views

17 hours ago

Drawing Boxes
Outbox Pattern: Fixing event failures in an event-driven architecture

The Transactional Outbox Pattern ensures a message is always published to a message broker when making changes to a ...

4:35
Outbox Pattern: Fixing event failures in an event-driven architecture

23,231 views

1 year ago

ByteByteGo
Top 7 Most-Used Distributed System Patterns

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter.: https://blog.bytebytego.com Animation ...

6:14
Top 7 Most-Used Distributed System Patterns

332,001 views

2 years ago

Amazon Web Services
Back to Basics: Building Fan-Out Serverless Architectures Using SNS, SQS and Lambda

Learn how to use fan-out messaging patterns with Amazon SNS to build decoupled and scalable distributed microservice ...

5:17
Back to Basics: Building Fan-Out Serverless Architectures Using SNS, SQS and Lambda

5,118 views

1 year ago

CloudAMQP
RabbitMQ Explained - Exchanges

Messages are not sent directly to Queues. They first pass through an Exchange (in the broker) that redirects them to their ...

5:40
RabbitMQ Explained - Exchanges

112,927 views

5 years ago

The Theory Of Code
Asynchronous Task Queues in the Software Systems - The WHAT and WHY

... Asynchronous task queues and Message Queues 1:23 : What is a Task Queue and the idea behind asynchronous queues 1:55 ...

10:44
Asynchronous Task Queues in the Software Systems - The WHAT and WHY

910 views

2 years ago

Gaurav Sen
Why do Databases fail? AntiPatterns to avoid!

The database is rarely designed to deal with messaging features, and hence is a poor substitute of a specialized message queue.

8:27
Why do Databases fail? AntiPatterns to avoid!

123,615 views

7 years ago

Confluent
4 Key Types of Event-Driven Architecture

Adam Bellemare compares four main types of Event-Driven Architecture (EDA): Application Internal, Ephemeral Messaging, ...

9:19
4 Key Types of Event-Driven Architecture

44,186 views

1 year ago

ByteByteGo
Top 5 Redis Use Cases

Learn something new every week by subscribing to our newsletter: https://bit.ly/3tfAlYD Why is Redis fast?

6:28
Top 5 Redis Use Cases

242,581 views

2 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,931 views

1 year ago

Confluent
Event-Driven Architecture (EDA) vs Request/Response (RR)

In this video, Adam Bellemare compares and contrasts Event-Driven and Request-Driven Architectures to give you a better idea of ...

12:00
Event-Driven Architecture (EDA) vs Request/Response (RR)

282,716 views

1 year ago

Simplifying Tech
What is JMS and Messages Queues ? | Where & How its used ?

What is JMS and Messages Queues ? | Where & How its used ? | The Java Message Service (JMS) API is a Java ...

11:23
What is JMS and Messages Queues ? | Where & How its used ?

33,514 views

4 years ago

Solace
Topic vs. Topic: Solace PubSub+ and Apache Kafka

Solace Developer Advocate Aaron Lee explains the differences of how topics are implemented in the Solace event broker and the ...

11:10
Topic vs. Topic: Solace PubSub+ and Apache Kafka

26,001 views

6 years ago

CockroachDB
Idempotency and Ordering

This is a lecture from the Cockroach University course “Event-Driven Architecture with Java”. In this lecture, students will learn ...

6:17
Idempotency and Ordering

3,544 views

4 years ago

Connected Cookie
Apache Kafka Explained in 4 minutes

Learn the fundamentals of Apache Kafka. In short, Apache Kafka mediates between data systems, facilitating real-time, ...

4:25
Apache Kafka Explained in 4 minutes

1,106 views

2 years ago

IBM Technology
What is RabbitMQ?

Learn more about Message Brokers → http://ibm.biz/message-brokers-guide Check out IBM Messages for RabbitMQ ...

10:10
What is RabbitMQ?

382,984 views

5 years ago

Reach Goals
System Design: Where is Message Queue used in Real world ?

Message Queue is a software component used to communicate between two applications in real world. In this video, I have talked ...

8:14
System Design: Where is Message Queue used in Real world ?

5,023 views

6 years ago

Coding with Yalco
Let's learn about Message Broker - RabbitMQ and Kafka

Kafka #RabbitMQ #MessageBroker In this video, we looked at two types of Message Brokers, RabbitMQ and Kafka. A Message ...

10:00
Let's learn about Message Broker - RabbitMQ and Kafka

4,199 views

1 year ago

Confluent
Errors and Dead Letter Queues | Kafka Connect 101 (2023)

TRY THIS YOURSELF: https://cnfl.io/kafka-connect-101-module-1 Kafka Connect supports various options for handling errors in ...

4:57
Errors and Dead Letter Queues | Kafka Connect 101 (2023)

15,125 views

3 years ago