DP-100 · Question #35
Your team is building a data engineering and data science development environment. The environment must support the following requirements: - support Python and Scala - compose data storage…
The correct answer is B. Build the environment in Azure Databricks and use Azure Data Factory for orchestration. In Azure Databricks, we can create two different types of clusters. Standard, these are the default clusters and can be used with Python, R, Scala and SQL High-concurrency Azure Databricks is fully integrated with Azure Data Factory. Incorrect Answers: D: Azure Container…
Question
Options
- ABuild the environment in Apache Hive for HDInsight and use Azure Data Factory for
- BBuild the environment in Azure Databricks and use Azure Data Factory for orchestration.
- CBuild the environment in Apache Spark for HDInsight and use Azure Container Instances for
- DBuild the environment in Azure Databricks and use Azure Container Instances for orchestration.
How the community answered
(57 responses)- A12% (7)
- B79% (45)
- C4% (2)
- D5% (3)
Explanation
In Azure Databricks, we can create two different types of clusters. Standard, these are the default clusters and can be used with Python, R, Scala and SQL High-concurrency Azure Databricks is fully integrated with Azure Data Factory. Incorrect Answers: D: Azure Container Instances is good for development or testing. Not suitable for production https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/data-science- and-machine-learning
Topics
Community Discussion
No community discussion yet for this question.