docker · docker-remote-api · docker-swarm · docker-swarm-mode · react · react-js · react-redux · redux · Ubuntu · visualizer

3D Docker Swarm visualizer with ThreeJS

Few days before I wrote about creating a Docker Swarm Visualizer here. I have enjoyed very much writing that peice of software. However, I wanted to have a more funny way to look at the cluster. Therefore, last weekend I thought of creating a 3D viewer of the cluster that might run on a large… Continue reading 3D Docker Swarm visualizer with ThreeJS

Azure · marathon · mesosphere · Ubuntu · vagrant · zookeeper

Production-ready mesosphere cluster on Azure with single command

Lately I have been busy exploring how a production ready mesosphere cluster can be built on top of Azure. The journey was interesting because it went through quite a few technologies that I was almost oblivious before I started. But at the same time excited and amazed by their capabilities that I feel I should… Continue reading Production-ready mesosphere cluster on Azure with single command

.NET · Azure · Cluster · RabbitMQ · Ubuntu

RabbitMQ High-availability clusters on Azure VM

Background Recently I had to look into a reliable AMQP solution (publish-subscribe queue model) in order to build a message broker for a large application. I started with the Azure service bus and RabbitMQ. It didn’t took long to understand that RabbitMQ is much more attractive over service bus because of their efficiency and cost… Continue reading RabbitMQ High-availability clusters on Azure VM