Skip to content

Files

Latest commit

 

History

History

choreography

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Choregraphy pattern example

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.

Diagram of an event driven cloud native example workload implementing choreography pattern

Related documentation

Contributions

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.