DP-900日本語試験無料問題集「Microsoft Azure Data Fundamentals (DP-900日本語版) 認定」

大量のJSONデータを書き込み、アプリケーション定義のスキーマを持つアプリケーションを設計する場合の会社。
どのタイプのデータストアを使用する必要がありますか?

解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。
正解:

Explanation:
Descriptive Analytics tells you what happened in the past. Diagnostic Analytics helps you understand why something happened in the past.
Diagnostic analytics ask about the present. They drill down into why something has happened and helps users diagnose issues. Descriptive analytics ask about the past. They want to know what has been happening to the business and how this is likely to affect future sales.
https://docs.microsoft.com/en-us/learn/modules/explore-concepts-of-data-analytics/4-explore
ホットスポットに関する質問
次の各文について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注意: 正しい選択ごとに 1 ポイントが付与されます。
正解:

Explanation:
False. The default access tier of an Azure Storage account is the Hot access tier.
False. Append blobs are optimized for sequential write operations, not random read and write operations.
True. Retrieving data from the Archive access tier may take several hours to complete, depending on the size of the data and the retrieval options chosen.
Windowsで実行され、マップされたドライブへのアクセスを必要とするアプリケーションがあります。
どのAzureサービスを使用する必要がありますか?

解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。
正解:

Explanation:
Note: The data warehouse workload encompasses:
The entire process of loading data into the warehouse
Performing data warehouse analysis and reporting
Managing data in the data warehouse
Exporting data from the data warehouse
Reference:
https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/sql-data- warehouse-workload-management
会社では、データベースをインターネットに公開することなく、Azure 仮想マシンが Azure SQL データベースに接続できることを保証する必要があります。
何を使うべきでしょうか?

解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。
正解:

Explanation:
Polybase
Data virtualization using PolyBase feature is available in preview for Azure SQL Managed Instance, scoped to querying external data stored in files in Azure Data Lake Storage (ADLS) Gen2 and Azure Blob Storage.
https://learn.microsoft.com/en-us/sql/relational-databases/polybase/polybase-guide?view=sql-server-ver15
データ視覚化の2つの用途は何ですか?それぞれの正解は完全な解決策を提示します。
注:正しい選択はそれぞれ1ポイントの価値があります。

解説: (GoShiken メンバーにのみ表示されます)
ファイル、ビデオ、オーディオストリーム、および仮想ディスクイメージの保存と取得に最適化された非リレーショナルデータストアを推奨する必要があります。データストアには、データ、一部のメタデータ、および各ファイルの一意のIDを保存する必要があります。
どのタイプのデータストアをお勧めしますか?

解説: (GoShiken メンバーにのみ表示されます)
AzureStorageアカウントでAzureDataLake Storageをプロビジョニングするには何が必要ですか?

解説: (GoShiken メンバーにのみ表示されます)
オンライン トランザクション処理 (OLTP) ワークロードの 3 つの特性は何ですか? それぞれの正解は完全なソリューションを示しています。(3 つ選択してください。) 注: 正解の選択はそれぞれ 1 ポイントの価値があります。

正解:A,C,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。
正解:

Explanation:
A graph database stores two types of information, nodes and edges. Edges specify relationships between nodes. Nodes and edges can have properties that provide information about that node or edge, similar to columns in a table. Edges can also have a direction indicating the nature of the relationship.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store- overview
顧客データの次の 2 つのテーブルがあります。
テーブルにはどのような種類のデータが含まれていますか?

解説: (GoShiken メンバーにのみ表示されます)
ドラッグアンドドロップの質問
データ ストアの種類を適切なシナリオに合わせてください。
回答するには、左側の列から適切なデータ ストア タイプを右側のシナリオにドラッグします。各データ ストア タイプは、1 回、複数回、またはまったく使用されない場合があります。
注意: 正解ごとに 1 ポイントが付与されます。
正解:

Explanation:
Box 1: Key/value
A key/value store associates each data value with a unique key.
Box 2: Object
Object storage is optimized for storing and retrieving large binary objects (images, files, video and audio streams, large application data objects and documents, virtual machine disk images).
Box 3: Graph
A graph database stores two types of information, nodes and edges. Edges specify relationships between nodes. Nodes and edges can have properties that provide information about that node or edge, similar to columns in a table. Edges can also have a direction indicating the nature of the relationship.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store- overview