Consul
-
DevOps
Service Discovery with Docker and Consul: part 2
So, welcome to the second part of the series on using Consul for service discovey together with docker. In this…
Read More » -
DevOps
Service Discovery with Docker and Consul: part 1
During the last year I’ve become a big fan of using Consul for all things related to service discovery. If…
Read More » -
DevOps
Docker Swarm Cluster using Consul
Docker Swarm is native clustering for Docker. It allows you create and access to a pool of Docker hosts using…
Read More » -
DevOps
Service Discovery: Zookeeper vs etcd vs Consul
The more services we have, the bigger the chance for a conflict to occur if we are using predefined ports.…
Read More »