Have each component of the system participate in the decision-making process about the workflow of a business transaction, instead of relying on a central point of control : https://docs.microsoft.com/en-us/azure/architecture/patterns/choreography
Context and problem
We need to make different small services to work together in order to process a business transaction end-to-end.Solution
Challenges