Example 4 – Session Management with Logic Apps and Service Bus

When working with Logic Apps as a distributed integration platform, we sometimes need to maintain the order in which messages are received. In integration terms, we call this pattern a sequential convoy.

In this exercise, we will go through the process of creating integration solutions with Azure Logic Apps and Service Bus to get a sequential flow of messages. We will use the session ID property of Service Bus with the Logic Apps Service Bus connector to route the messages to the backend system in the same order as they are received from the client application:

To illustrate ...

Get Serverless Integration Design Patterns with Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.