Simple Microservices application on Azure Kubernetes cluster Nov 4, 2017 Background of sample application & technologies/tools used for the development Previously I have written introductory post about microservices application and also written about Azure Service Fabric based microservices application here... [read more]
Serverless architecture with Microsoft Azure Oct 17, 2017 What is Serverless Architecture? If we google for “serverless architecture” phrase, we will find plenty of information with multiple definitions. So instead of providing definition, I would like to walk... [read more]
Actor Model based programming paradigm with Azure Service Fabric (ASF) Sep 23, 2017 What is the Actor Model programming paradigm? When we talk about scalability of any software systems/applications, we look at it with two aspects: (1) Whether the system is built with... [read more]