I recently architected and built a system with real time requirements where devices needed to trigger an event on some backend that would orchestrate various different workflows based on the event it received. Hearing about Azure Functions and in particular Azure durable function, I thought this would be a great…