ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,346 results

Alex Hyett
Event-Driven Architecture: Explained in 7 Minutes!

CHAPTERS 00:00 - What is Event Driven Architecture? 02:24 - When to use it? 03:12 - Advantages 04:41 - Disadvantages ...

7:18
Event-Driven Architecture: Explained in 7 Minutes!

224,640 views

2 years ago

procademy
#20 Understanding event driven architecture | Fundamentals of NODE JS | A Complete NODE JS Course

In this lecture you will learn what do we mean by event-driven architecture and how NODE JS uses this architecture. Source code ...

9:07
#20 Understanding event driven architecture | Fundamentals of NODE JS | A Complete NODE JS Course

41,442 views

3 years ago

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

RELATED RESOURCES ▻ Tips to Help your Event-Driven Architecture Succeed - https://youtu.be/SZ18o5ZCo5E ▻ Request ...

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

278,521 views

1 year ago

ByteMonk
Unlock the Power of Event-Driven Architecture: How Netflix & Uber Handle Billions of Events

In this video, we'll break down Event Driven Architecture (EDA) pattern and dive into real-world case studies from Netflix and Uber ...

8:39
Unlock the Power of Event-Driven Architecture: How Netflix & Uber Handle Billions of Events

443,448 views

1 year ago

CodeOpinion
Why Event-Driven Architecture Feels Broken

We switched to Event-Driven Architecture... and now we can't debug anything.” That quote from a blog post might sound familiar if ...

11:26
Why Event-Driven Architecture Feels Broken

72,245 views

4 months ago

GemniKodes
Event driven architecture basics in Node.js | Real-life example #nodejs #appdevelopment

In this video, we will explore how we can use events in node.js to communicate between services. This video has a real world ...

10:01
Event driven architecture basics in Node.js | Real-life example #nodejs #appdevelopment

545 views

1 year ago

Hitesh Choudhary
Event Driven Architecture  | A guide on Clerk Webhooks

Saas Starter Template: https://go.clerk.com/E8FSejS Event Driven Architecture: https://go.clerk.com/lLClAdC Get all source code ...

12:36
Event Driven Architecture | A guide on Clerk Webhooks

18,133 views

1 year ago

Software Developer Diaries
Node.js "Event Emitters" Explained

Event Emitters in Node.js are the key for the Event-Driven Architecture within your app. In this video we're gonna learn how Event ...

9:50
Node.js "Event Emitters" Explained

17,551 views

1 year ago

Shubham Kulkarni | Coding and Interviews
Top 5 MOST Difficult Node.js Interview Questions (With Answers & Explanations!) #nodejsinterview

Top 5 MOST Difficult Node.js Interview Questions (With Answers & Explanations!) #nodejsinterview In the last few months, ...

16:48
Top 5 MOST Difficult Node.js Interview Questions (With Answers & Explanations!) #nodejsinterview

5,119 views

2 months ago

Codevolution
Node.js Tutorial - 21 - Events Module

Syncfusion components: https://syncf.co/3Emhvnv Courses - https://learn.codevolution.dev/ Support UPI ...

8:28
Node.js Tutorial - 21 - Events Module

68,486 views

3 years ago

ByteMonk
The Genius Behind Node.js Single Thread Model 🚀

The Single Thread Model is at the core of how JavaScript works in browsers and Node.js—and understanding it is key for building ...

8:27
The Genius Behind Node.js Single Thread Model 🚀

56,701 views

8 months ago

Piyush Garg
How NodeJS Works?

What is an Event Loop in NodeJS? Nodejs Architecture Thread Pool in NodeJS Event Queue in NodeJS Tags #nodejs #javascript ...

14:23
How NodeJS Works?

306,757 views

2 years ago

Gaurav Sen
What's an Event Driven System?

We talk about different applications using an event-driven architecture such as Git and Gaming Systems. We then discuss the ...

14:59
What's an Event Driven System?

381,116 views

7 years ago

Programming with Mosh
Events and Event Emitter in Node.js

Get the COMPLETE Course (45% OFF - LIMITED TIME): https://programmingwithmosh.com/courses/node Subscribe for more ...

7:01
Events and Event Emitter in Node.js

136,141 views

7 years 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,330 views

3 years ago

LogN
Simple Event-Driven Microservice Architecture with Node.js & Kafka

Repo: https://github.com/bipro-b/micro-service-kafka.

6:16
Simple Event-Driven Microservice Architecture with Node.js & Kafka

27 views

10 days ago

Software Architecture Monday
Lesson 165 - Event-Driven Architecture

Even though event-driven architecture has been around for a very long time, it continues to gain in popularity, particulary as ...

11:25
Lesson 165 - Event-Driven Architecture

11,849 views

2 years ago

Coding with Tushar
What is Event-Driven Architecture ? Why big Companies use it ?

Join this channel to get access to perks: https://www.youtube.com/channel/UCDVpu3Y40Pcp3hN9b7se-jQ/join You can Follow me on ...

10:10
What is Event-Driven Architecture ? Why big Companies use it ?

8,930 views

1 year ago

Coding Env
Event Driven Architecture Explained

Event-driven architecture (EDA) is a software design pattern that emphasizes the use of events to trigger and communicate ...

4:21
Event Driven Architecture Explained

11,230 views

2 years ago

Telusko
How Node JS Works?

Its important to understand how Node JS works as a backend And How it handle multiple requests from clients. What is libuv?

9:11
How Node JS Works?

231,875 views

5 years ago

Software Developer Diaries
Node.js Project Structure and Architecture Best Practices

What are the best practices when setting up a Node.js app in terms of its folder structure and architecture? Let's take a look at that ...

7:38
Node.js Project Structure and Architecture Best Practices

82,445 views

2 years ago

Monsterlessons Academy
Node JS Event Loop: The One Thing Most Developers Overlook!

We'll also dive into how the JavaScript event loop differs from the NodeJS event loop and why understanding these distinctions is ...

9:33
Node JS Event Loop: The One Thing Most Developers Overlook!

15,407 views

1 year ago

Thapa Technical
#16: Node.js Event Emitters: Practical Examples & Argument Handling Explained

Get the Node.js Source Code, PPT & Notes – Absolutely Free! : https://www.thapatechnical.com/2025/03/introduction-to-node.html ...

15:04
#16: Node.js Event Emitters: Practical Examples & Argument Handling Explained

19,186 views

1 year ago

Peter Elbaum
Node.js Interview Questions (4 Must-Know Concepts)

Follow Me Online Here: My website/blog - https://peterelbaum.com ✉️ My newsletter (weekly on Sundays) ...

5:29
Node.js Interview Questions (4 Must-Know Concepts)

183,807 views

4 years ago

JavaScript Guy
Event-Driven Architecture in Node.js - Lecture 08 | Hindi and English

In this video, I have discussed about Event-driven architecture in Node.js, I have talked about event emitters, event listeners as ...

10:24
Event-Driven Architecture in Node.js - Lecture 08 | Hindi and English

6,851 views

5 years ago