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 second article we'll look at how you can use ...
So, welcome to the second part of the series on using Consul for service discovey together with docker. In this second article we'll look at how you can use ...
During the last year I've become a big fan of using Consul for all things related to service discovery. If you're doing microservices you've probably ran int...
I recently gave a presentation on how you can use Consul (http://consul.io) for all your service discovery needs in a microservice architecture. The present...