Domain Event: a data structure representing one domain change
http://blog.sapiensworks.com/post/2015/05/25/DDD-Concepts-As-One-Liners
An event is something that has happened in the past
https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/microservice-ddd-cqrs-patterns/domain-events-design-implementation
Might help: http://blog.sapiensworks.com/post/2014/03/27/Domain-Event-Design-Principles.aspx
Might help: http://verraes.net/2014/11/domain-events/