Azureサブスクリプションがあります。 ユーザーは、ホームまたは顧客サイトからサブスクリプションのリソースにアクセスします。ユーザーは自宅から、AzureリソースにアクセスするためにポイントツーサイトVPNを確立する必要があります。顧客サイトのユーザーは、サイト間VPNを使用してAzureリソースにアクセスします。 複数のAzure仮想マシンで実行されるApp1という名前の基幹業務アプリがあります。仮想マシンはWindows Server 2016を実行します。 App1への接続がすべての仮想マシンに分散していることを確認する必要があります。 使用できる2つのAzureサービスは何ですか?それぞれの正解は完全なソリューションを示します。 注:それぞれの正しい選択は1ポイントの価値があります。
正解:D,E
Line-of-business apps means custom apps. Generally these are used by internal staff members of the company. Azure Application Gateway is a web traffic load balancer that enables you to manage traffic to your web applications. Internal Load Balancer provides a higher level of availability and scale by spreading incoming requests across virtual machines (VMs) within the virtual network. Reference: https://docs.microsoft.com/en-us/azure/load-balancer/load-balancer-overview https://docs.microsoft.com/en-us/azure/application-gateway/overview