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

The youtube video for event sourcing is no longer available, I added an alternative.
pull/6270/head
JesusG16 4 months ago committed by GitHub
parent b4111cefca
commit 8da3fb7220
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/software-design-architecture/content/107-architectural-patterns/109-event-sourcing.md

@ -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)

Loading…
Cancel
Save