Getting Started with Reliability on Azure: Ensuring Cloud Applications Stay Up and Running

As businesses increasingly rely on cloud services, the imperative for robust cloud solutions has never been greater. Azure stands at the forefront of this realm, offering architects and technology leaders a platform where reliability is not just a feat… Continue reading Getting Started with Reliability on Azure: Ensuring Cloud Applications Stay Up and Running

Customize percentiles for response time in Azure Load Testing

Introduction
Azure Load Testing is a cloud-based service that lets you test the performance and scalability of your web applications and APIs. You can create and run load tests, analyze and compare the results, and define test fail criteria based on me… Continue reading Customize percentiles for response time in Azure Load Testing

Challenges in Uploading Files Over 2GB via HTTP Protocol in IIS Web Server

Recently, I had worked on a case where customer`s ask was to upload a file larger than 2gb into the IIS hosted web application.
 
In my case, customer had a normal Asp.net Framework 4.6 application and when they were trying to perform the upload o… Continue reading Challenges in Uploading Files Over 2GB via HTTP Protocol in IIS Web Server