次の表に示すように、複数のインスタンスを持つカスタムデータベースソリューションを展開することを計画しています。

クライアントアプリケーションは、db.contoso.comを使用してデータベースサーバーにアクセスします。
計画された展開には、負荷分散サービスを推奨する必要があります。ソリューションは、次の要件を満たす必要があります。
地域が停止した場合でも、少なくとも1つのデータベースサーバーへのアクセスを維持する必要があります。
仮想マシンはインターネットに直接接続してはなりません。
推奨事項には何を含める必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

Explanation:

Box 1: Azure Traffic Manager
Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions, while providing high availability and responsiveness. Because Traffic Manager is a DNS-based load-balancing service, it load balances only at the domain level. For that reason, it can't fail over as quickly as Front Door, because of common challenges around DNS caching and systems not honoring DNS TTLs.

Reference:
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview