Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 7 Next »

Problem

  • Adding or removing services without breaking existing logic. and, so create a centralized service which is the entry point to multiple services for incoming requests.

  • Make sure that each service completes their responsability and is not aware of the overall workflow.

image-20240826-192751.png

Solution

Choreography In Practice

  • No labels