ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72,846 results

Related queries

event driven architecture spring boot

event driven architecture in hindi

event driven architecture in tamil

event driven programming

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,551 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,435 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,482 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,361 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,232 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,101 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,132 views

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

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

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

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

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

367,887 views

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

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

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

1 year ago

Small Town Coder
Blog App with Microservices | RabbitMQ, Redis Cache, Google Auth (Full Stack Tutorial)

In this video, we'll build a Real-World Blog App using Microservices Architecture powered by RabbitMQ, Redis, PostgreSQL, ...

11:34:03
Blog App with Microservices | RabbitMQ, Redis Cache, Google Auth (Full Stack Tutorial)

25,382 views

7 months ago

ByteMonk
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

Node.js is famously single-threaded—but when you hit CPU-heavy operations like encryption, data processing, or image resizing, ...

7:52
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

33,311 views

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

3 years 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,974 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,223 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

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

2 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,102 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,483 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,680 views

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

7 years ago