Please enable JavaScript.
Coggle requires JavaScript to display documents.
10.108: Routing policy - Coggle Diagram
10.108: Routing policy
Simple
-
-
If multiple values are returned, a random one is chosen by the client
When Alias enabled, specify only one AWS resource
-
Weighted
-
-
-
-
Use cases
Load balancing between regions, testing new app version...
-
If all records have weight of 0, then all records will be returned equally
-
-
Geolocation
-
-
Specify location by Continent, Country or by US State
-
Use case: website localization, restrict content distribution, load balancing
-
Geoproximity
-
-
To change the size of the geographic region, specify bias values
-
-
-
-
IP-based Routing
-
-
Use cases: Optimize performance, reduce network costs
-
-