Author: Joost Lambregts
The context In my current project, we make extensive use of Event Hubs and Azure Functions, which we are running on Linux App Service Plans. These services have performed …
Programming model V4 for NodeJS Azure Functions has been out for about two years now, and overall I think it is a great improvement over V3. If you are …
In my current project, we receive messages from Azure Service Bus that we need to deliver to edge devices that are located all over the country. The connections to …