mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 02:02:31 +03:00 
			
		
		
		
	Fix DNS routing hyperlinks (#872)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							a07e261677
						
					
				
				
					commit
					c0132a3f4c
				
			@@ -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](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-latency)
 | 
					* [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.html#routing-policy-geo)
 | 
					* [Geolocation-based](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-geo.html)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Disadvantage(s): DNS
 | 
					### Disadvantage(s): DNS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user