Actor Model based programming paradigm with Azure Service Fabric (ASF) Sep 22, 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]
Lambda Architecture Vs Kappa Architecture in IoT Sep 13, 2017 Lambda Architecture & Kappa Architecture use case in IoT In IoT world, the large amount of data from devices is pushed towards processing engine (in cloud or on-premise); which is... [read more]
Windows Service as a Container on Azure Service Fabric Sep 5, 2017 What is Docker and Container? The Docker is a container platform using which you can create software containers. The container is a packaged software which shares the host operating system... [read more]