Azure Tip : Learn Azure Modules while you’re in Azure Portal

Starting as a fresher in Azure can be difficult because you don’t have any previous knowledge regarding Azure and the services that it offers. If you are new to Azure and exploring on azure portal, One of the tips that I wanted to share today with azure enthusiasts is that you can access the learn… Read More Azure Tip : Learn Azure Modules while you’re in Azure Portal

Advertisement

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

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!