Posted on: 26-03-2025 0 Comments
What Azure components I recommend for people building applications on Azure PaaS to have what I'd call "good enough" security.
Posted on: 20-03-2024 0 Comments
In the fifth part, let's look at the front-end and its map view of the sample app.
Posted on: 14-03-2024 0 Comments
In the fourth part, let's take a look at how we implement real-time events in the sample app.
Posted on: 12-03-2024 0 Comments
A look into how the sample app processes location events.
Posted on: 29-02-2024 0 Comments
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.
Posted on: 22-02-2024 0 Comments
In the first part, we look at the architecture for the sample application.
Posted on: 20-02-2024 1 Comment
How to offload cryptographic operations to Azure Key Vault such that your application never has to handle the private keys.
Posted on: 11-09-2022 0 Comments
In the third part we look at how the orchestrator function triggers activity functions and handles their results
Posted on: 08-04-2022 0 Comments
In the second part we take a look at what Durable Functions does under the hood when you tell it to start an orchestration
Posted on: 27-03-2022 1 Comment
In the first part we will look at what happens during the startup process of an instance in Durable Functions