My experience at Microsoft OpenHack DevOps – Singapore

This week I participated my first ever OpenHack on DevOps organized by Microsoft in Singapore. It was a three day event from 26th-29th November 2019. The hackathon was focused on Azure DevOps and Azure Kubernetes services. There were participants from all over the world gathered at one place. There were over 90+ Participants comprised of… Read More My experience at Microsoft OpenHack DevOps – Singapore

Deploy Angular Applications to Azure with Github Actions – Emotion Detection App

The first ever Github Universe viewing party in SriLanka took place on last Thursday organized by the Github Campus Experts in the country. It was an event to share all the exciting news and updates on Github and it was a great success. I decided to write this blog based on the session i presented… Read More Deploy Angular Applications to Azure with Github Actions – Emotion Detection App

Programmatically change CosmosDB Request Units(RU) with Azure function 2.x and Cosmos DB SDK 3.0

When you are involving in an architectural discussion which involves Azure’s cosmosdb, a mandatory question that you get is “Is not Azure Cosmos DB very expensive?”. Based on the fact that Cosmos DB is evolving very fast, there are lot of customers stepping in to use the service in their architecture. To understand one thing… Read More Programmatically change CosmosDB Request Units(RU) with Azure function 2.x and Cosmos DB SDK 3.0

Build serverless functions with OpenFaaS on Azure

For the past one month , I have been experimenting with one of the promising serverless framework for creating serverless functions.  With the modern applications moving to cloud with microservices this framework becomes very handy to create/manage your microservices in the form of functions. What do we need microservices? When I started my career as… Read More Build serverless functions with OpenFaaS on Azure

Build your serverless functions with OpenFaaS on Azure

For the past one month , I have been experimenting with one of the promising serverless framework for creating serverless functions.  With the modern applications moving to cloud with microservices this framework becomes very handy to create/manage your microservices in the form of functions. What do we need microservices? When I started my career as… Read More Build your serverless functions with OpenFaaS on Azure