Introduction This is a small series of articles about how to work with Azure Service Bus. The code is written in .net core and .net standard. No fancy Python in…
Category: <span>Service Bus</span>
Part 5: Final architecture & learnings This is the fourth of at six articles about how an IoT project with certain constraints and prerequisites was implemented. In recent article I…
Part 1: Analysis & Design This is the first of six articles about how an IoT project with certain constraints and prerequisites was implemented. I have to confess, I never…
Autofac on Azure Functions. Azure still keeps evoling a lot. The next new and hot thing is Azure Functions. What makes Azure Function attractive? In the past six months I did…
We recently went away from Azure Cloud Queue to migrate to Azure Service Bus. There had been a lot of reasons. One of the most important facts had been that…
As stated in The natural border of azure cloud queue scalability we experienced pretty relevant issues with Cloud Queues. We believed we solved the issues, though. As a result of too heavy…
The day before my vacation me and my team had probably everything in place to let our cloud solution run for two weeks. The only missing peace was the “initial…