EventsSourcing-on-Azure-Functions icon indicating copy to clipboard operation
EventsSourcing-on-Azure-Functions copied to clipboard

Large scale example

Open MerrionComputing opened this issue 6 years ago • 1 comments

The bank account example is a nice (and cliché) example of event sourcing but it would be good to have a larger multiple-domains example too to show intra-domain messaging and data cacheing strategies.

MerrionComputing avatar Nov 01 '19 11:11 MerrionComputing

This could also be done using static web apps as the read model and/or front end: https://docs.microsoft.com/en-us/azure/static-web-apps/functions-bring-your-own

MerrionComputing avatar Jun 30 '21 17:06 MerrionComputing