If you are a .NET developer you might have already come across Azure Devops, Its a very simple and powerful…
Securing APIs through Functions and API Management
There are several ways of out of the box security mechanisms that Azure provide in its products. When you write…
REST to SOAP using Azure API Management
I have seen several use-cases where you have to expose your legacy SOAP based services to modern REST base clients.…
Choosing the right Azure Integration Service based on Performance Benchmarking
When it comes to integrating different applications using Azure Platform, Microsoft provides a lot of different tools (such as EventHub,…
Azure Functions | Triggers & Bindings
This video talks about how we can integrate Azure Functions with different Azure Services. We use Triggers and Bindings and…
Azure Web Jobs | Triggers and Bindings
Azure Webjobs is a way to invoke scripts or applications under your Azure App Service Context. Which means you don’t…
Troubleshooting Azure App Services
Recently I have been working in the Azure App Services and given the number of options Azure provide for troubleshooting,…
Designing Batch Apps for better troubleshooting
When it comes to background applications, be it a windows service or a Spring batch application, troubleshooting is one of…
RabbitMQ vs NService Bus
There was a time when NService Bus surfaced and solved a lot of problems in the space of Messaging systems…
Cloud Native Applications – Where to start
Most of us have used cloud services in one way or the other, whether its about deploying your monolith in the AWS or Azure