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

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

Scale Applications with Kuberenetes-based Event Driven AutoScaling

Overview: This year I’ve started focusing deeply on the areas around App Modernization with various cloud native offerings with different cloud vendors. One of my main focuses has been Kuberentes and how it can help organizations to design scalable applications to cater their needs. Scaling is one of the interesting concepts on Kuberentes and a… Read More Scale Applications with Kuberenetes-based Event Driven AutoScaling

How to Build a Rocking Github Profile

Since the acquisition by Microsoft, Github been so much better! They have added so many new features, made mobile app. GitHub recently made lot of improvements on the UI aspects including adding a twitter handle to your profile. Also introduced a special feature for developers, that allows you to showcase yourself by pinning a README.md containing information… Read More How to Build a Rocking Github Profile

Azure static web app is simply AWESOME : Deployed an Angular app in 10 seconds!

One of the highlight among the announcements made at Microsoft Build 2020 was announcement of the new Azure service in the keynote which is Azure App Static Web Apps. Azure Static Web Apps is a service that automatically builds and deploys full stack web apps to Azure from a GitHub repository. This service allow web… Read More Azure static web app is simply AWESOME : Deployed an Angular app in 10 seconds!

Azure static web app is simply AWESOME : Deployed MEME generator app in 10 seconds!

One of the highlight among the announcements made at Microsoft Build 2020 was announcement of the new Azure service in the keynote: Azure App Static Web Apps. Azure Static Web Apps is a service that automatically builds and deploys full stack web apps to Azure from a GitHub repository. This service allow web developers to… Read More Azure static web app is simply AWESOME : Deployed MEME generator app in 10 seconds!

How world reacts to Work from home(#WFH) using Serverless with Azure(CosmosDB + Functions + LogicApps)

Overview: Due to the recent COVID outbreak and as it continues to spread throughout the world, employees are being to asked to work from home. While most of the companies are already getting adapted to this new way of working, there are mixed opinions among employees from different parts of the world. IMO , Working from… Read More How world reacts to Work from home(#WFH) using Serverless with Azure(CosmosDB + Functions + LogicApps)

Automate Azure Resources with PowerApps

Microsoft’s Power Platform is a low code platform which enable the organization to analyse data from multiple sources, act on it through application and automate business process. Power Platform contains 3 main aspects (Power Apps,Power BI and Microsoft Flow) and it also integrates two main ecosystems(Office 365 and Dynamics 365). In this blog we will… Read More Automate Azure Resources with PowerApps

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