ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72,048 results

Related queries

event driven architecture spring boot

event driven programming

event driven architecture in hindi

event driven architecture in tamil

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!

222,620 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,311 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)

277,105 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

438,906 views

1 year ago

Software Developer Diaries
A Beginner's Guide to Event-Driven Architecture

In this gentle introduction to Event-Driven Architecture, we will explore real-world use cases and main concepts such as Event ...

37:28
A Beginner's Guide to Event-Driven Architecture

40,731 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,045 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

530 views

1 year ago

Be A Better Dev
Event Driven VS Request Response - What's the Difference?

Event Driven and Request Response are two common patterns to build software systems. In this video, I explain the key ...

3:46
Event Driven VS Request Response - What's the Difference?

16,853 views

1 year ago

People also watched

ByteByteGo
8 Most Important System Design Concepts 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: ...

6:05
8 Most Important System Design Concepts You Should Know

363,258 views

11 months ago

AWS Events
AWS re:Invent 2025 - Lambda Managed Instances: EC2 Power with Serverless Simplicity (CNS382)

AWS Lambda Managed Instances enables you to run Lambda functions on your choice of EC2 compute. With Lambda Managed ...

52:54
AWS re:Invent 2025 - Lambda Managed Instances: EC2 Power with Serverless Simplicity (CNS382)

801 views

8 days ago

CodeWise
Building a Microservices Backend with NodeJS

Coming up: • Kubernetes deployment • Message queues with Redis • Event-driven architecture • Monitoring & observability ...

8:02:45
Building a Microservices Backend with NodeJS

11,624 views

4 months ago

Code with Jay
Node.js Microservices in Practice: Split a Monolith E-Commerce App Step-by-Step

Node.js Architecture Tutorial: Monolith to Microservices Step-by-Step In this step-by-step Node.js architecture tutorial, we take a ...

36:32
Node.js Microservices in Practice: Split a Monolith E-Commerce App Step-by-Step

267,965 views

4 years ago

Devoxx
Creating event-driven microservices: the why, how and what by Andrew Schofield

Please subscribe to our YouTube channel @ https://bit.ly/devoxx-youtube Like us on Facebook ...

39:01
Creating event-driven microservices: the why, how and what by Andrew Schofield

145,594 views

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

76,955 views

4 years ago

GOTO Conferences
The Many Meanings of Event-Driven Architecture • Martin Fowler • GOTO 2017

This presentation was recorded at GOTO Chicago 2017. #GOTOcon #GOTOchgo http://gotochgo.com Martin Fowler - Author, ...

50:06
The Many Meanings of Event-Driven Architecture • Martin Fowler • GOTO 2017

663,236 views

8 years ago

Dev Mastery
Using Clean Architecture for Microservice APIs in Node.js with MongoDB and Express

In this video we talk about Bob Martin's Clean Architecture model and I will show you how we can apply it to a Microservice built in ...

33:50
Using Clean Architecture for Microservice APIs in Node.js with MongoDB and Express

331,636 views

6 years ago

Lydia Hallie
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

Learn how the browser event loop, task queue, microtask queue, and Web APIs work together to enable non-blocking, ...

12:35
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

1,024,623 views

1 year ago

Modern Software Engineering
Event Driven Architecture EXPLAINED in 15 Minutes

What is Event Driven Architecture and why is it so popular these days? Event Driven Architecture is the most loosely coupled, ...

14:55
Event Driven Architecture EXPLAINED in 15 Minutes

47,433 views

1 year ago

Software Developer Diaries
Node.js Event Loop Explained

How does the event loop in Node.js work, what are the phases of the event loop and what is the precedence? What is process.

10:26
Node.js Event Loop Explained

38,454 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,028 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,446 views

1 year ago

Scalable Scripts
NodeJS Microservices Full Course - Event-Driven Architecture with RabbitMQ

Check our website: https://scalablescripts.com Learn how to create Microservices with NodeJS. We learn how to create an ...

1:01:29
NodeJS Microservices Full Course - Event-Driven Architecture with RabbitMQ

104,568 views

4 years ago

Next LVL Programming
What Is Event-Driven Programming in Node.js? - Next LVL Programming

What Is Event-Driven Programming in Node.js? Have you ever been curious about how Node.js handles operations behind the ...

3:42
What Is Event-Driven Programming in Node.js? - Next LVL Programming

128 views

11 months ago

Mahesh Kariya
Kafka + Microservices + Event Driven Architecture with NodeJS

In this tutorial we will learn how to use Kafka to communicate between microservices and pass events between containers So we ...

34:01
Kafka + Microservices + Event Driven Architecture with NodeJS

43,484 views

3 years ago

freeCodeCamp.org
Event-Driven Architecture Course – NextJS, Clerk, Webhooks

In this Event-Driven Architecture course you'll learn to build a modern SAAS application using NextJS and Clerk. Throughout this ...

4:22:32
Event-Driven Architecture Course – NextJS, Clerk, Webhooks

45,598 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

4,345 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,178 views

2 years ago