>But then what happens to the Orders that reference that now old and outdated Customer identity? If changing the Customer microservice breaks the Orders microservice, then what's the point of the separate encapsulation?
Isn't that what append only event sourcing and CQRS is designed to solved?
Isn't that what append only event sourcing and CQRS is designed to solved?