Comment on Service Directory: Manage all your services in one place at scaleparentComments−politelemon6yIt feels like AWS Cloud Map, their service discovery solution: https://aws.amazon.com/cloud-map/I've used it by way of ECS Service Discovery which lets you register a container as 'hub.local' or 'xyzparser.svc' for example
Comments
It feels like AWS Cloud Map, their service discovery solution: https://aws.amazon.com/cloud-map/
I've used it by way of ECS Service Discovery which lets you register a container as 'hub.local' or 'xyzparser.svc' for example