1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 22:40:19 +02:00

Update 109-event-sourcing.md (#6250)

The youtube video for event sourcing is no longer available, I added an alternative.
This commit is contained in:
JesusG16
2024-07-29 04:03:21 -05:00
committed by GitHub
parent b4111cefca
commit 8da3fb7220

View File

@@ -7,5 +7,5 @@ In Event sourcing, all changes to the state of the system are treated as events,
Learn more from the following links:
- [@article@Event Sourcing Pattern](https://learn.microsoft.com/en-us/azure/architecture/patterns/event-sourcing)
- [@video@Design Patterns: Why Event Sourcing?](https://www.youtube.com/watch?v=rUDN40rdly8)
- [@video@Event Sourcing Example & Explained](https://www.youtube.com/watch?v=AUj4M-st3ic&list=PLThyvG1mlMzkRKJnhzvxtSAbY8oxENLUQ&ab_channel=CodeOpinion)
- [@feed@Explore top posts about Architecture](https://app.daily.dev/tags/architecture?ref=roadmapsh)