Service Discovery with Consul
In a Microservices architecture, Services are dynamic, distributed and present in large numbers. It is needed to have a good Service discovery solution to address this dynamic problem. In this blog, I will cover basics of Service discovery and using Consul to do Service discovery. What is Service discovery? Service discovery should provide the following: … Continue reading Service Discovery with Consul