Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AZ-305 topic 4 question 115 discussion

Actual exam question from Microsoft's AZ-305
Question #: 115
Topic #: 4
[All AZ-305 Questions]

You have an Azure subscription that contains an Azure Cosmos DB for NoSQL account named account1 and an Azure Synapse Analytics workspace named Workspace1. The account1 account contains a container named Contained that has the analytical store enabled.

You need to recommend a solution that will process the data stored in Contained in near-real-time (NRT) and output the results to a data warehouse in Workspace1 by using a runtime engine in the workspace. The solution must minimize data movement.

Which pool in Workspace1 should you use?

  • A. Apache Spark
  • B. serverless SQL
  • C. dedicated SQL
  • D. Data Explorer
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
varinder82
3 weeks, 1 day ago
Final Answer : D
upvoted 1 times
...
LGWJ12
3 weeks, 4 days ago
Selected Answer: A
A: Apache Spark,it's in Azure Synapse Analytics is an analytics engine that facilitates large-scale data processing. It can read data from Cosmos DB in near-real-time, process it, and then output the results to a data warehouse in the same Azure Synapse Analytics workspace. This minimizes data movement as the data processing and storage are happening within the same service (Azure Synapse Analytics).
upvoted 1 times
...
masetromain
1 month ago
Selected Answer: A
Apache Spark is a distributed processing framework that can handle near-real-time processing and is well-integrated with Azure Synapse Analytics. It can directly access data stored in Azure Cosmos DB analytical store without needing to move the data around. This minimizes data movement and provides efficient processing capabilities. So, the correct answer is: A. Apache Spark
upvoted 2 times
...
azureworm
1 month ago
A is the correct answer https://learn.microsoft.com/en-us/azure/cosmos-db/synapse-link-use-cases
upvoted 1 times
...
MohsenSic
1 month ago
I go with A: Two reasons: Synapse had Apache Spark, Dat explore is mainly for logs, refer to the bottom flowchart of the below link https://learn.microsoft.com/en-us/azure/data-explorer/data-explorer-overview
upvoted 1 times
...
varinder82
1 month, 1 week ago
Final Answer : D
upvoted 1 times
...
Frank_2022
1 month, 2 weeks ago
Selected Answer: C
Dedicated SQL pools are specifically designed for low-latency analytical workloads, making them ideal for processing data in near-real-time.
upvoted 1 times
...
rumino
1 month, 3 weeks ago
Selected Answer: D
Azure Data Explorer is a fully managed, high-performance, big data analytics platform that makes it easy to analyze high volumes of data in near real time. The Azure Data Explorer toolbox gives you an end-to-end solution for data ingestion, query, visualization, and management. https://learn.microsoft.com/en-us/azure/data-explorer/data-explorer-overview https://learn.microsoft.com/en-us/azure/synapse-analytics/data-explorer/data-explorer-overview
upvoted 1 times
Frank_2022
1 month, 2 weeks ago
Data Explorer is a powerful tool for querying data in Synapse Workspace, it's not designed for real-time data processing. I believe.
upvoted 1 times
Felas
1 month, 1 week ago
Azure Data Explorer is a fast, fully managed data analytics service for analyzing large volumes of streaming data from applications, websites, IoT devices, etc. in real time. https://azure.microsoft.com/es-es/products/data-explorer
upvoted 1 times
...
...
...
Frank_2022
1 month, 3 weeks ago
I recommend using a dedicated SQL pool Near-real-time processing: Dedicated SQL pools are specifically designed for low-latency analytical workloads, making them ideal for processing data in near-real-time. Data minimization: Dedicated SQL pools are integrated with Workspace1, allowing for seamless data movement between the Cosmos DB analytical store and the data warehouse within the same workspace. This minimizes data movement and avoids the need for external data transfer processes. Runtime engine: Dedicated SQL pools provide a T-SQL compatible query engine that can be used to interact with data stored in the data warehouse. This allows you to leverage familiar SQL syntax for data transformation and analysis.
upvoted 1 times
...
Appon
2 months ago
Selected Answer: D
because of "near-real-time"
upvoted 2 times
...
KeyMan
3 months, 3 weeks ago
B. Serverless SQL pool Reasoning: Serverless SQL pool in Azure Synapse Analytics is designed to handle on-demand queries against large datasets, which is suitable for the NRT processing requirement stated. Minimal Data Movement: Using serverless SQL pool allows querying data in place without the need to move data into the pool, which aligns with the need to minimize data movement. It can directly query the Cosmos DB analytical store. Integration with Cosmos DB Analytical Store: Serverless SQL pool has built-in integration with Azure Cosmos DB's analytical store, allowing efficient and performant processing of the data. Apache Spark could also process the data, but it would involve more data movement compared to serverless SQL. Dedicated SQL pool requires pre-provisioned resources and wouldn't be as cost-effective for NRT scenarios. Data Explorer is not a compute pool within Azure Synapse Analytics.
upvoted 4 times
deegadaze1
3 months, 2 weeks ago
NO! When to use Azure Synapse Data Explorer? Use Data Explorer as a data platform for building near real-time log analytics and IoT analytics solutions to: Consolidate and correlate your logs and events data across on-premises, cloud, and third-party data sources. Accelerate your AI Ops journey (pattern recognition, anomaly detection, forecasting, and more). Replace infrastructure-based log search solutions to save cost and increase productivity. Build IoT analytics solutions for your IoT data. Build analytics SaaS solutions to offer services to your internal and external customers. Azure Data Explorer is a fully managed, high-performance, big data analytics platform that makes it easy to analyze high volumes of data in near real time. The Azure Data Explorer toolbox gives you an end-to-end solution for data ingestion, query, visualization, and management.
upvoted 7 times
deegadaze1
3 months, 2 weeks ago
https://learn.microsoft.com/en-us/azure/data-explorer/data-explorer-overview https://learn.microsoft.com/en-us/azure/synapse-analytics/data-explorer/data-explorer-overview
upvoted 6 times
...
...
Fidel_104
1 month, 3 weeks ago
Further supporting B - serverless SQL pool, the Azure Synapse Link guide for Cosmos DB also recommends serverless pools for the real-time operational reporting use-cases: Source: https://learn.microsoft.com/en-us/azure/cosmos-db/synapse-link-use-cases
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...