Route 53 - Routing Policies - Multi-ValueΒΆ
- Use when routing traffic to multiple resources
- AWS Route 53 return multiple values/resources
- Can be associated with Health Checks (return only values for healthy resources)
- Up to 8 healthy records are returned for each [[Multi-Value query]]
- Multi Value is not a substitute for having an ELB (it's kind of a [[client side load balancer]])
The difference between simple routing policy is that this supports health checks and will return records based on them.