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

API SECURITY FOR DUMMIES | Authentication with Azure AD

API SECURITY FOR DUMMIES | Authentication with Azure AD

API Security with ASP.NET Core 5.0 and Azure AD for Dummies This blog is part of a complete blog series. Part 1: Authentication vs authorization Part 2: The different actors Part 3: Authentication with Azure AD (this blog) Part 4: Authorization with Access Control...
API SECURITY FOR DUMMIES | The different actors

API SECURITY FOR DUMMIES | The different actors

API Security with ASP.NET Core 5.0 and Azure AD for Dummies This blog is part of a complete blog series. Part 1: Authentication vs authorization Part 2: The different actors (this blog) Part 3: Authentication with Azure AD Part 4: Authorization with Access Control...

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...