Question 340:
You are designing multi-region architecture, and you want to send users to a geographic location based on latency-based routing, which seems simple enough. However, you also want to use weighted-based routing among resources within that region. Which of the below setups would best accomplish this?
Answer options:
A.You will need to use complex routing (nested recordsets) and ensure that you define the latency based records first. B.You will need to use complex routing (nested recordsets) and ensure that you define the weighted resource record sets first. C.This cannot be done. You can`t use different routing records together. D.You will need to use AAAA - IPv6 addresses when you define your weighted based record sets.