Introduction This article explains how to achieve a right service placement strategy and Service Fabric (SF) cluster capacity planning. I … More
Tag: Azure
Deep dive into Azure Cosmos Db Change Feed
Azure Cosmos Db has an impressive feature called ‘Change feed’. It enables capturing the changes in the data (inserts and … More
Thick API Gateways
I came across the term ‘Overambitious API Gateways’ from Thought Works tech radar. The point is, whether is it good … More
WADLogsTable missing in Cloud Service project
This is observed in Visual Studio Cloud Service Template (Environment VS 2015 Enterprise Update 3 and Azure SDK 2.9.6 with … More
Controlling access to your Azure resources using RBAC
Being part of a software services company, customers often ask the question how to restrict access to Azure resources. It … More
Distributed Transactions in Azure SQL Databases–Azure App Service and EF
Are you handing more than one SQL database in Azure for your application ? Most of the times the answer … More
Directory contains one or more applications that were added by a user or administrator.
This post summarizes and lists down the information you need to solve the specific error which occurs when you try … More
Design an online forum on Azure Document DB
Couple of weeks back I posted an article on how to design an online forum application on top of Azure … More