Wix.com migrated from a request-reply RPC style system to an event driven architecture and, not surprisingly ran into a few issues. One of the developers wrote a blog post outlining five event driven architecture pitfalls they experienced. I will go over this post and hopefully shed more light on their problems and solutions.
🔗 EventStoreDB
https://eventsto.re/codeopinion
🔔 Subscribe: https://www.youtube.com/channel/UC3RKA4vunFAfrfxiJhPEplw?sub_confirmation=1
💥 Join this channel to get access to source code & demos!
https://www.youtube.com/channel/UC3RKA4vunFAfrfxiJhPEplw/join
🔥 Don't have the JOIN button? Support me on Patreon!
https://www.patreon.com/codeopinion
📝 Blog: https://codeopinion.com
👋 Twitter: https://twitter.com/codeopinion
✨ LinkedIn: https://www.linkedin.com/in/dcomartin/
📧 Weekly Updates: https://mailchi.mp/63c7a0b3ff38/codeopinion
Original Blog: https://medium.com/wix-engineering/event-driven-architecture-5-pitfalls-to-avoid-b3ebf885bdb1
0:00 Intro
1:34 Reliable Publishing
4:44 Event Sourcing
8:02 Distributed Tracing
8:37 Claim Check
9:42 Idempotent Consumers