ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

73,057 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,645 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,539 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,451 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

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,116 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,134 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

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

4 months ago

GemniKodes
Microservice architecture with NodeJS + RabbitMQ message queue + MongoDB | Ecommerce use-case

In this video, we will learn about microservices and how we can implement this architecture pattern for an e-commerce use-case.

32:15
Microservice architecture with NodeJS + RabbitMQ message queue + MongoDB | Ecommerce use-case

9,248 views

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

1 year ago

Islam Mahmoud | إسلام محمود
What is Event-driven architecture?

في الحلقة دي برد علي سؤال و احاول اوضح اية هو Event-driven architecture اصلا و اية المميزات و العيوب اللي فية Realtime distributed ...

7:08
What is Event-driven architecture?

6,594 views

4 years ago

SWE with Vivek Bharatha
API Gateway in Microservices with Express.js v5 #microservicesmasterclass

Welcome to the second video in the Microservices Masterclass course! In this video, we dive into: - Microservices architecture ...

36:19
API Gateway in Microservices with Express.js v5 #microservicesmasterclass

4,651 views

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

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

4 years 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,342 views

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

2 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,980 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,532 views

3 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

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,230 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,551 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,665 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,710 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,797 views

2 years ago

Exceed Academy
Event-Driven Microservices in Node.js with RabbitMQ | Full Advanced Tutorial

Welcome back, Developers! In this advanced Node.js tutorial, we'll build a complete Event-Driven Microservices Architecture ...

26:22
Event-Driven Microservices in Node.js with RabbitMQ | Full Advanced Tutorial

184 views

8 months ago