ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

73,028 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,608 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,439 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,523 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,422 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

544 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,114 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

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,978 views

1 year ago

People also watched

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,230 views

3 years ago

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,865 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,199 views

4 months 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,050 views

4 years ago

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

368,050 views

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

3 years ago

Software Developer Diaries
Microservices with Databases can be challenging...

... Event-Driven Architecture. ☕ Buy me a coffee: https://www.buymeacoffee.com/softwaredeveloperdiaries Become my Patreon ...

20:52
Microservices with Databases can be challenging...

206,879 views

1 year ago

Mano Sriram
Introduction to Kafka + NodeJS

This video is an Intro to Kafka with Nodejs. Don't forget to Subscribe! Timestamps: 00:00 - 7:41: Intro to Kafka 7:41 - 9:55: Kafka ...

26:52
Introduction to Kafka + NodeJS

10,666 views

4 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,741 views

6 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,446 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

134 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

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,226 views

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

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

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,702 views

8 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

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,758 views

2 years ago