Azure trainings!
Infused with experience from the field, brought with lots of passion!

Exploring Dapr: Pub/Sub – Part 2: ASP.NET Core integration

In this “Exploring Dapr” series, I’m exploring some of its capabilities and sharing my thoughts on it.  Dapr is an event-driven portable runtime for building micro-services, for more information I refer to the documentation.  Be aware that Dapr is...

Exploring Dapr: Pub/Sub – Part 1: Introduction

In this “Exploring Dapr” series, I’m exploring some of its capabilities and sharing my thoughts on it.  Dapr is an event-driven portable runtime for building micro-services, for more information I refer to the documentation.  Be aware that Dapr is...

Multi-region ARM deployments

Azure solutions that span multiple regions are more and more requested.  There are several options to deploy Azure resources across regions and ARM templates are one of them.  It’s very easy, let me explain! In this example, we’ll deploy an App Service...