azure

Sep
24
Azure Managed Identity : Demystified

Azure Managed Identity : Demystified

In simple words, a managed identity in Azure is a great feature which can must be used to shift the
8 min read
Sep
19
Azure Event Hub or Azure Service Bus?

Azure Event Hub or Azure Service Bus?

Some years ago, I was tasked to analyze Azure Event Hub & Azure Service Bus capabilities so that one of these platforms can be used in one of my project to meet some requirements. I sat with my team (which comprised of 6 super smart developers) & we started brainstorming...
9 min read
Sep
16
What exactly is Azure API Management platform - Part 2

What exactly is Azure API Management platform - Part 2

Let's start by creating a simple web api in .Net Core 6. Name the project as "WebAPI1" (please use only this name for the project. You will see how it is important in some time). Now add a new controller "ValuesController" & add below code
6 min read
Sep
06
What exactly is Azure API Management platform - Part 1

What exactly is Azure API Management platform - Part 1

Ok. This is going to be a tricky ride. To make things easier it will be good to first understand some problems which arise during API development process.
5 min read