The Choreography cloud design pattern does not have code associated with it. You'll find an example of this pattern in the Example section of that article.
The scenario presented is how code running in an Azure Container Apps can use a message broker to exchange messages without central coordination to process a business transaction that requires ordered handling of unbounded sequences of related messages. The scenario uses a Drone Delivery app.
- Choose between Azure messaging services
- Use asynchronous distributed messaging through the publisher-subscriber pattern
- Managing consistency issues implementing Saga
Please see our contributor guide.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
With ❤️ from Microsoft Patterns & Practices, Azure Architecture Center.