Partial Document Update Samples with Cosmos DB REST Operation

Overview : In last November 2021, Cosmos DB team has announced support for patching documents with SQL API which was the top requested features in the user voice. This is a useful and long-awaited feature among users. Prior to this announcement the only way to change the stored document was to completely replace it. Users… Read More Partial Document Update Samples with Cosmos DB REST Operation

BOOK GIVEAWAY: Win a free copy of “Cloud Scale Analytics with Azure Data Services “

Hello folks! Azure Data Lake is a big data solution which allows organizations to ingest multiple data sets covering structured, unstructured, and semi-structured data into an infinitely scalable data lake enabling storage, processing, and analytics. It enables users to build their own customized analytical platform to fit any analytical requirements in terms of volume, speed,… Read More BOOK GIVEAWAY: Win a free copy of “Cloud Scale Analytics with Azure Data Services “

Publish an Angular Application to Azure static web apps with Azure Devops

Microsoft introduced App Service Static Web Apps in Preview at Build 2020 as”Azure static web apps“, a service which allows web developers to build and deploy website to any environment from Github repository for free. Developers can deploy applications in minute while taking the advantage of scaling and cost savings offered by azure functions as… Read More Publish an Angular Application to Azure static web apps with Azure Devops

How i built Serverless App ‘MentorMe’ with Azure Functions and Cosmosdb

Overview As per a survey, 57% of young individuals agreed they do not have the right connections to find a mentor and more than 50% of them couldn’t find a job that they are passionate about. As a result I was exploring if there is any platform that would solve this major problem. Yes, there… Read More How i built Serverless App ‘MentorMe’ with Azure Functions and Cosmosdb

Effective Monitoring : How to Setup SMS alerts for any unhealthy resource on Azure

If you are hosting your application on any environment whether it’s in cloud or on-prem, an effective monitoring helps to increase the uptime by proactively notifying us of critical issues so that you resolve them before they become problems. An effective monitoring is a part of Devops process which helps you to achieve the following,… Read More Effective Monitoring : How to Setup SMS alerts for any unhealthy resource on Azure

Project Tye : Build developer focused Microsevices with AKS

Overview Are you are .Net developer interested in building Microservice based applications to the Cloud?. Recently i gave a talk about announcements on DotNet ecosystem and building Cloud Native applcitions with Tye and i decided to write on the same topic . Tye is an amazing project from Microsoft to ease the development, deployment with… Read More Project Tye : Build developer focused Microsevices with AKS