Queue-based processing
In order to implement the aforementioned queue-based load leveling pattern, Azure distributed systems can utilize Azure queues, as well as the Azure Service Bus. In this way, various asynchronous processing patterns can be implemented.
Azure queues can be configured to trigger functions and Logic Apps. Both the binding and the connector have available actions so that they can listen to a specific queue. The connector contains actions for executing basic operations, including but not limited to the creation of message queues, the insertion of messages, and the retrieval of messages. An Azure message queue can also be used as an output target of an Azure function to create a message in the configured queue.
The connector ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access