In the fifth part, let's look at the front-end and its map view of the sample app.
In the fourth part, let's take a look at how we implement real-time events in the sample app.
A look into how the sample app processes location events.
In this part we will look at how the device simulator in the sample app works, including how it self-provisions through Device Provisioning Service.
In the first part, we look at the architecture for the sample application.
How to offload cryptographic operations to Azure Key Vault such that your application never has to handle the private keys.
In the third part we look at how the orchestrator function triggers activity functions and handles their results
In the second part we take a look at what Durable Functions does under the hood when you tell it to start an orchestration
In the first part we will look at what happens during the startup process of an instance in Durable Functions
Attempt to build something similar to .NET Fiddle, running untrusted C# code in a container sandbox