– Event Sourcing pattern https://docs.microsoft.com/en-us/azure/architecture/patterns/event-sourcing “Instead of storing just the current state of the data in a domain, use an append-only store to record the full series of actions taken on that data”