AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Are You Using Event Sourcing or Event Driven?
Event driven is an umbrella term that basically encompasses all this other stuff and there's like different ways how you can, you know, utilize it. There's a little bit of event sourcing and event driven. They are extremely similar and they work with each other as well. In regards to testing things or whether it's actually part of your CI and so on, yes, you're essentially just emitting events. You rarely will have to like do some sort of DB mocks and so on to actually perform your unit tests or integration tests.