Retry logic for Azure Functions with Queue Trigger
Azure functions with Storage Queue trigger has a built in retry logic based on the dequeue count of the message in the queue. You can configure the frequency...
Azure functions with Storage Queue trigger has a built in retry logic based on the dequeue count of the message in the queue. You can configure the frequency...
Json (JavaScript Object Notation ) is a lightweight, self-describing markup, which has become a universal notation for data exchange. Json is now everywhere ...
Sonarqube is an open source tool which provides continuous inspection of the code quality. It integrates seamlessly with all the CI/CD tools such as Jenkins,...
Azure Application Insights is a powerful logging/monitoring service provided by Azure. It can be used to live-stream your application logs, analyze the perfo...
I completed AZ-301 Microsoft Azure Architect Design exam successfully, which earned me Azure Solution Architect Expert certification.