Actor Model based programming paradigm with Azure Service Fabric (ASF) Sep 23, 2017 · 7 min read 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 14, 2017 · 4 min read 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 6, 2017 · 8 min read 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]