ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72,528 results

Related queries

event driven architecture spring boot

event driven architecture in hindi

event driven programming

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!

224,308 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,416 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,289 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

442,806 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,197 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

540 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

41,039 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,948 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,114 views

1 year ago

People also watched

Akhil Sharma
Master Microservices & Event-Driven Architecture: Complete 6-Hour Guide for Beginners to Advanced

... 2:17:18 - Event Driven Architecture 2:52:00 - Message Queue 3:09:00 - Pub Sub 3:22:00 - Event Streams 3:51:00 - Event Bloat ...

6:14:48
Master Microservices & Event-Driven Architecture: Complete 6-Hour Guide for Beginners to Advanced

78,686 views

1 year 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

12,103 views

4 months ago

TomDoesTech
Event-driven Microservices with Node.js, Kafka & Conduktor

Repository: https://github.com/TomDoesTech/event-driven-microservices Event-driven architecture uses events to communicate ...

28:39
Event-driven Microservices with Node.js, Kafka & Conduktor

19,226 views

3 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

77,034 views

4 years ago

Mehul Mohan
Hardest Backend Node.js Concept to Master

Streams is one of the most important and difficult topic in Node.js. It comes into play when you're working with a large amount of ...

11:20
Hardest Backend Node.js Concept to Master

73,734 views

3 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,716 views

6 years 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,723 views

4 years ago

Mano Sriram
E-Commerce Microservice with NodeJS and RabbitMQ | NodeJS Microservice | Microservice Architecture

In this video, we'll build a complete e-commerce microservice application using NodeJS and RabbitMQ. Github Code Link: ...

46:03
E-Commerce Microservice with NodeJS and RabbitMQ | NodeJS Microservice | Microservice Architecture

60,497 views

4 years ago

Michael Guay
Nest.js Kafka Microservice Tutorial

In this video, we create a Nest.js Microservice using Kafka as our transporter. We use both an event-driven and message-driven ...

22:57
Nest.js Kafka Microservice Tutorial

66,857 views

3 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,305 views

2 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

132 views

1 year 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,528 views

3 years 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,643 views

4 years ago

Coder's Gyan
Event Driven Architecture in Node.js | Event Emitter | Explained in Hindi | Day 71/100

In this video, we’ll understand Event Driven Architecture and why it makes backend systems more decoupled, scalable, and ...

41:09
Event Driven Architecture in Node.js | Event Emitter | Explained in Hindi | Day 71/100

4,181 views

1 month 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,533 views

1 year 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,531 views

8 months 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,986 views

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

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

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

2 years ago