Azure Managed Identity : Demystified
In simple words, a managed identity in Azure is a great feature which can must be used to shift the
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...
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
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.