AZ-204 試験問題 11

航空会社のチケット予約システムを開発しています。
アプリケーションのストレージ ソリューションは、次の要件を満たす必要があります。
少なくとも 99.99% の可用性を確保し、低レイテンシを実現します。
局所的なネットワーク停止やその他の予期しない障害が発生した場合に、予約イベントを受け入れます。
予約が送信された順序どおりに予約を処理して、オーバーブッキングや複数の旅行者への同じ座席の販売を最小限に抑えます。
最大 5 秒の許容時間枠で同時予約および順序外予約を許可します。
Azure 米国中南部リージョンに airlineResourceGroup という名前のリソース グループをプロビジョニングします。
アプリをサポートするには、SQL SPI Cosmos DB アカウントをプロビジョニングする必要があります。
Azure CLI コマンドをどのように完了すればよいですか? 回答するには、回答領域で適切なオプションを選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。

AZ-204 試験問題 12

You have an Azure Cosmos DB for NoSQL account.
You plan to develop two apps named App1 and App2 that will use the change feed functionality to track changes to containers.
App1 will use the pull model and App2 will use the push model.
You need to choose the method to track the most recently processed change in App1 and App2.
Which component should you use? To answer, drag the appropriate components to the correct apps. Each component may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

AZ-204 試験問題 13

次のユースケースをサポートする病院向けソリューションを開発しています。
* 異なる場所にいる複数のユーザーが患者記録を更新した場合でも、最新の患者ステータスの詳細を取得する必要があります。
*取得する患者の健康モニタリング データは、最新バージョンまたは以前のバージョンである必要があります。
*患者が退院し、すべての料金が査定された後、患者の請求記録に最終料金が記載されます。
Cosmos DB NoSQL データベースをプロビジョニングし、データベース アカウントの既定の一貫性レベルを Strong に設定します。インデックス モードの値を Consistent に設定します。
待ち時間とソリューションの可用性への影響を最小限に抑える必要があります。シナリオに必要な一貫性の保証を満たすには、クエリ レベルで既定の一貫性レベルをオーバーライドする必要があります。
どの一貫性レベルを実装する必要がありますか? 答えるには、適切な一貫性レベルを正しい要件にドラッグします。各一貫性レベルは、1 回、複数回、またはまったく使用されない場合があります。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。
注意: 正しい選択ごとに 1 ポイントが付与されます。

AZ-204 試験問題 14

You are building a web application that performs image analysis on user photos and returns metadata containing objects identified. The image analysis is very costly in terms of time and compute resources. You are planning to use Azure Redo Cache so Cache uploads do not need to be reprocessed.
In case of an Azure data center outage metadata loss must be kept to a minimum.
You need to configure the Azure Redis cache instance.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection in worth one point.
  • AZ-204 試験問題 15

    You develop a web application.
    You need to register the application with an active Azure Active Directory (Azure AD) tenant.
    Which three actions should you perform in sequence? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.