あなたの会社は、世界中の何百ものレストランの場所をサポートするために、eコマースのAzure App Service Webアプリを開発しています。 eコマーストランザクションとメッセージをサポートするメッセージングソリューションアーキテクチャを設計しています。 電子商取引アプリケーションには、次の機能と要件があります。 ショッピングカート機能をサポートするには、Azureメッセージングソリューションを選択する必要があります。 どのAzureサービスを使用する必要がありますか?
正解:A
Explanation Microsoft Azure Service Bus is a fully managed enterprise integration message broker. Service Bus is most commonly used to decouple applications and services from each other, and is a reliable and secure platform for asynchronous data and state transfer. One common messaging scenario is Messaging: transfer business data, such as sales or purchase orders, journals, or inventory movements.