Implement Queue-Based Load Leveling Pattern in Azure - Part 2
Introduction :
In part 1, we saw what is a queue-based load leveling pattern, useful scenarios in which the pattern is implemented, and different approaches to implementing the pattern in Azure.
In this blog post, I will implement the pattern using o...
exploreazurecloud.com5 min read
Mayank Vaish
This same can be done using Azure Durable function orchestrator, and in this case it will require only the azure function.