This is a continuation of the previous chapter on Azure Logic Apps. In this chapter, we will continue our learning by looking at advanced integration patterns using Azure integration services, a robust serverless platform that includes Logic Apps, Azure Functions, Event Grid, Service Bus, and API Management.
In this chapter, we will cover integration patterns such as batching, session management with Service Bus, message broadcasting, layered service design, and so on. These can be directly implemented in our enterprise-grade solutions. As an example, the following diagram shows the broadcasting pattern using Event Grid and connected services such as Azure Functions, Logic Apps, and API Management: