Recently, I was working on a project where we had to download multiple large files from Azure Blob Storage and process it further. When the application hits the production environment and started getting the actual files, we observed that memory consumption is getting very high. On top of that, the application was hosted in shared windows based app service plan, which was making it even worse for other applications too.

Continue reading

Hi Everyone! This post is continuation of how to perform unit and integration tests for Azure Blob Storage using Azurite Test Containers, Moq and xUnit. Over the time, I will updated this page with links to individual posts : Getting started with testing for Azure Blob Storage : Dependency Injection Getting started with testing for Azure Blob Storage : Unit Test with help of Moq Getting started with testing for Azure Blob Storage : Unit Test with help of FakeItEasy (Alternative to MoQ)

Continue reading

Hi Everyone! This post is continuation of how to perform unit and integration tests for Azure Blob Storage using Azurite Test Containers, Moq and xUnit. Over the time, I will updated this page with links to individual posts : Getting started with testing for Azure Blob Storage : Dependency Injection Getting started with testing for Azure Blob Storage : Unit Test with help of Moq Getting started with testing for Azure Blob Storage : Unit Test with help of FakeItEasy (Alternative to MoQ)

Continue reading

Hi Everyone! This post is continuation of how to perform unit and integration tests for Azure Blob Storage using Azurite Test Containers, Moq and xUnit. Over the time, I will updated this page with links to individual posts : Getting started with testing for Azure Blob Storage : Dependency Injection This Post - Getting started with testing for Azure Blob Storage : Unit Test with help of Moq Getting started with testing for Azure Blob Storage : Unit Test with help of FakeItEasy (Alternative to MoQ)

Continue reading

With this post, I am starting a new series about how to perform unit and integration tests for Azure Blob Storage using Azurite Test Containers, Moq and xUnit. Over the time, I will updated this page with links to individual posts : This Post - Getting started with testing for Azure Blob Storage : Dependency Injection Getting started with testing for Azure Blob Storage : Unit Test with help of Moq

Continue reading

Security is the ❤️ of any application but sometimes we need to balance security with usability. Sometimes you want to allow users to access a resource with a lower level of authentication by just entering username and password. But if the user wants to access a resource with a higher level of authentication, then you want to ask the user to enter a second factor of authentication. For instance, if you are building a money transfer application, you want to allow users to view transaction history or adding a new beneficiary with just a username and password.

Continue reading

Hi Everyone! This post is continuation of the series about a build automation tool called Nuke . Over the time, I will updated this page with links to individual posts : Getting Started with Nuke Write your first building block in Nuke Manage your Package Version using Nuke This Post - Manage your Package Release using Nuke in Github In our last post, we ran the build successfully in our local machine.

Continue reading

Author's picture

Ankit Sarkar | .NET Enthusiast | Azure Cloud Practitioner

Technical Architect, Microsoft Certified Azure Solutions Architect Expert

Technical Architect

Nottingham
#TalkWithMe