Blog

Martyn Coupland
27 December 2024

Building Resilient Microservices with .NET and Azure

This year, I am making a second contribution to the Festive Tech Calendar 2024. I will share insights on using several resiliency patterns. These patterns are essential for building your microservices.

Martyn Coupland
19 November 2024

Validating Plus Addressing with .NET

Following a conversation about how great plus addressing is, I discussed some scenarios. You could use plus addressing to abuse a discount code, for example. Let's look at some code to see if a plus address matches the root email address.

Martyn Coupland
02 May 2024

Dynamic Configuration with Azure App Configuration

Azure App Configuration provides a service to centrally manage application settings and feature flags. Modern programs, especially programs running in a cloud, generally have many components that are distributed in nature.

« Previous Next