Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

  1. Context and problem

    We need to make different small services to work together in order to process a business transaction end-to-end.

  2. Solution

  3. Challenges

  • No labels