dp-900 Practice Question 1819
Exam: dp-900
Domain: Describe core data concepts
Topic: Describe data analytics core concepts
Difficulty: medium
Contoso Ltd is facing issues with data visualization in their Azure Synapse Analytics environment. They suspect that the bottleneck might be due to the data ingestion method or the data processing time. How should they troubleshoot this issue and what could be the potential cause?
Answer Options
A
Change the data source to a different database type
B
Use Azure Monitor to check the performance of data ingestion and processing pipelines
C
Optimize the storage account by reducing cold access tiers
D
Increase the number of compute nodes in the Azure Synapse Analytics environment
Correct Answer
B: Use Azure Monitor to check the performance of data ingestion and processing pipelines
Explanation
The correct answer is to use Azure Monitor to check the performance of the data ingestion and processing pipelines. This will help identify if the issue is with the ingestion method or the processing time. Option A is incorrect because it involves changing the data source, which may not address the current performance issue. Option C is irrelevant as it pertains to optimizing storage rather than monitoring performance. Option D is incorrect because it suggests increasing the number of compute nodes, which might not solve the performance bottleneck.