Add links for latency based and geolocation based routing (#319)

This commit is contained in:
Varsha Muzumdar 2020-07-09 17:48:47 -07:00 committed by GitHub
parent 78e2eb5df8
commit ad5435ba0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -601,8 +601,8 @@ Services such as [CloudFlare](https://www.cloudflare.com/dns/) and [Route 53](ht
* Prevent traffic from going to servers under maintenance * Prevent traffic from going to servers under maintenance
* Balance between varying cluster sizes * Balance between varying cluster sizes
* A/B testing * A/B testing
* Latency-based * [Latency-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-latency)
* Geolocation-based * [Geolocation-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-geo)
### Disadvantage(s): DNS ### Disadvantage(s): DNS