Message Handling Options in Azure
Messages are published from publishers to receivers and there might be scenarios where the receivers respond back. For example, they may contain information regarding a purchasing order or they might hold routing/processing steps. There might be contractual agreements on the time within which they should be processed, the order in which they should be processed, the value associated with them, etc.
Azure Service Bus, Azure Logic Apps, and Azure API Gateway are some of the message handling options available in Azure. https://goo.gl/Ye18uw #DataIntegration #ML