Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
system-design-primer
Commits
c0132a3f
Unverified
Commit
c0132a3f
authored
Jun 23, 2024
by
Aditya Vishwakarma
Committed by
GitHub
Jun 23, 2024
Browse files
Fix DNS routing hyperlinks (#872)
parent
a07e2616
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c0132a3f
...
...
@@ -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
*
Balance between varying cluster sizes
*
A/B testing
*
[
Latency-based
](
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy
.html#routing-policy
-latency
)
*
[
Geolocation-based
](
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html
#routing-policy-geo
)
*
[
Latency-based
](
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-latency
.html
)
*
[
Geolocation-based
](
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy
-geo
.html
)
### Disadvantage(s): DNS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment