Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thanks Michael, this makes sense.. I do have a couple of questions If you could help me out here. 1). When using dns I am assuming we have to write a script to change the mapped IP address of the service when a failure is detected. 2.) If you have used a DNS service before, then can you help me out with the software you are using. I can see consul which provides dns based api for service registry. Thank you in advance :). Commented Apr 13, 2021 at 8:00
  • Ahh yes. This is really easy within one of the cloud providers environments (e.g. AWS, with route53). Less so when you are managing the DNS server yourself. There is a standard protocol for interacting with DNS servers defined in rfc3007. Commented Apr 16, 2021 at 4:51