Skip to content

Service discovery

Mike Ahlers edited this page Oct 11, 2018 · 6 revisions

Back to home

Service discovery

Index

Introduction

It is possible for the micro service to auto register with a service discovery service. This requires some configuration.

See also:

Consul

The image below shows an example of a registered mock micro service for Consul.

consul

Eureka

The image below shows an example of a registered mock micro service for Eureka.

eureka

Clone this wiki locally