Lambda Architecture Vs Kappa Architecture in IoT Sep 14, 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 6, 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]
Creating SignalR based microservices app on Azure Service Fabric Sep 1, 2017 What is Azure Service Fabric? You can read about Azure Service Fabric in detail from here. I will try to summarize it if you do not have a time to... [read more]