Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
1–10 of 23 posts
Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#2Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#3For folks who are using Consul or Zookeeper, would you consider replacing service discovery with this?
Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#4Historically Route53 has been pretty useless for service discovery because of the heavy rate-limiting. Something around 5 updates per second, on the whole account with a window of 60 seconds. I don't know if it's still the case but it used to be quite painful, especially when you need to scale up the number of instances quickly.
Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#5Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#6Only 8 records per answer? I wonder why. Many of us run services comprising hundreds of endpoints or more.
Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#7Only 8 records per answer? I wonder why. Many of us run services comprising hundreds of endpoints or more.
Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#8Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#9For folks who are using Consul or Zookeeper, would you consider replacing service discovery with this?
Not yet. I think this is just the first step towards an AWS-native service mesh solution. I suspect there will be future announcements over the coming months that continue to put all the pieces together.
Re: Amazon Route 53 Releases Auto Naming API for Service Name Management/Discovery
#10Is it that they didn't have APIs for these operations and now they do?
I know I'm missing something.