MerrionComputing / EventsSourcing-on-Azure-Functions

A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
MIT License
103 stars 20 forks source link

Large scale example #13

Open MerrionComputing opened 4 years ago

MerrionComputing commented 4 years ago

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 commented 3 years ago

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