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

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 resolve : Cosmos DB x-ms-partitionkey Error

One of the most repeated question that i came across on stackoverflow on the tag #Cosmosdb is that how to resolve the error “The partition key supplied in x-ms-partitionkey header has fewer components than defined in the the collection” This error could occur when you are attempting to get a Document from Cosmosdb using the… Read More How to resolve : Cosmos DB x-ms-partitionkey Error

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)