Slide 9
Slide 9 text
How does it compare?
• using client-side lookup is not easy to implement
and hard to debug
• SRV record or directory lookup
• e.g.: Consul, Zookeeper, etcd
• wrapping service discovery into proxy config is
not optimal and even harder to debug
• e.g.: multitude of bespoke code on Github