DP-900日本語試験無料問題集「Microsoft Azure Data Fundamentals (DP-900日本語版) 認定」
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。

文を完成させるには、回答エリアで適切なオプションを選択してください。

正解:

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 ポイントが付与されます。

次の各文について、正しい場合は「はい」を選択してください。そうでない場合は「いいえ」を選択してください。
注意: 正しい選択ごとに 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.
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。

文を完成させるには、回答エリアで適切なオプションを選択してください。

正解:

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
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。

文を完成させるには、回答エリアで適切なオプションを選択してください。

正解:

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
ホットスポットに関する質問
文を完成させるには、回答エリアで適切なオプションを選択してください。

文を完成させるには、回答エリアで適切なオプションを選択してください。

正解:

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

データ ストアの種類を適切なシナリオに合わせてください。
回答するには、左側の列から適切なデータ ストア タイプを右側のシナリオにドラッグします。各データ ストア タイプは、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