Event-Driven Architecture | EDA | Software Architectural Patterns

preview_player
Показать описание
In this video, I explain in detail the event-driven architectural pattern, or EDA, and talk about its components, internals, and characteristics.
Here are the points I address in this lesson:

* Basic Concepts and Pattern Description
* Event-Driven in Action
* Implementation Approaches
* Pros and Cons
* Implementation Technologies
* Pitfalls & Considerations

This video is part of the Software Architecture Series,

Software Architecture & Architectural Patterns

Layered Architectural Pattern:

Microservices Architectural Pattern:

MicroKernel Architectural Pattern:

Service-Oriented Architectural Pattern:

Event-Driven Architectural Pattern:

Enjoy!
Рекомендации по теме
Комментарии
Автор

Great presentation of the EDA concept. Really love it. Thank you!

confused
Автор

Thank you for posting such good content!

waynechang
Автор

Wow! Great explanation, great series, great channel. Thank you very, very much !!!

mixbaal
Автор

What a great video! Thank you for sharing your knowledge.

emilemanuel
Автор

great content. thanks for the explanation. looking forward to your next video

zouhiirizmer
Автор

Very in depth explanation .. Thank you

anilvits
Автор

awesome video, I've learned A LOT!

omarabdo
Автор

Is there is a way that you can give me a quick comparison between Microkernel and event driven ?

asmataha
Автор

I kind of feel like the mediator you are describing is a SOA ESB pattern and not for microservices. Microservices architecture specifies dumb pipes and smart endpoints. A mediator with logic in between services sounds like the opposite, smart pipes, i.e. the messaging middleware from SOA. Only way a mediator could be applied in microservices by definition would be if each service had one to distribute the event among its internal components.

gustavhedberg
Автор

is this approach suitable for game non stateful services like leaderboard, profile and stats etc

commonman
Автор

i'm french and i look your videos it's very cool continue like that , just look books of marketing and personnal devlopment for grow your buisness thank you =),

jeremieelbaz
Автор

3:13 oh yes this one in particular would come in very handy now

danielkrajnik
Автор

I'm left with a few questions...

When events are handled by a microservice are they generally removed from the queue?

What if you wanted more than one type of Microservice to respond to an event?

Would the handler event need to send out a new EventHandledEvent? Or would they issue a command?

If everything is event driven then where do commands fit in?

zebcode
Автор

Will you be making the slides available?

alanslkwong
Автор

Very useful content and explained very well... my only feedback can be about your reading flow. It would be better if you stop and wait at some point. Sometimes it's hard to follow since you keep moving without any interval. Thanks a lot.

kipergil
Автор

Thanks a lot for the video!! Vey much appreciated. Some questions have raised. Does anyone know a good book about System Architecture?

pedrohenriqueferreira
Автор

👍🏻Great content! Where else could I get myself into EDA?

errrzarrr
Автор

Event driven Architecture is a big pub/sub pattern in cloud. As the complexity increases more support structures like mediators come in play. Period.

prabhusoft
Автор

Hey bro, can u give me the Sources of this video ?

paradox
Автор

Great series! Thank you very much
could you please recommend me some useful resources and books regarding software architecture and architecture patterns?
I am considering writting my bachelor thesis on something in this direction. Any recommendations? That would be very helpful ^^

moe.