Free DP-100 Exam Braindumps (page: 13)

Page 12 of 127

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, movement, and processing services into automated data pipelines
-the same tool should be used for the orchestration of both data engineering and data science
-support workload isolation and interactive workloads
-enable scaling across a cluster of machines
You need to create the environment.
What should you do?

  1. Build the environment in Apache Hive for HDInsight and use Azure Data Factory for orchestration.
  2. Build the environment in Azure Databricks and use Azure Data Factory for orchestration.
  3. Build the environment in Apache Spark for HDInsight and use Azure Container Instances for orchestration.
  4. Build the environment in Azure Databricks and use Azure Container Instances for orchestration.

Answer(s): B

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 workloads.


Reference:

https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/data-science-and-machine-learning



DRAG DROP (Drag and Drop is not supported)
You are building an intelligent solution using machine learning models.
The environment must support the following requirements:
-Data scientists must build notebooks in a cloud environment
-Data scientists must use automatic feature engineering and model building in machine learning pipelines.
-Notebooks must be deployed to retrain using Spark instances with dynamic worker allocation.
-Notebooks must be exportable to be version controlled locally.
You need to create the environment.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Step 1: Create an Azure HDInsight cluster to include the Apache Spark Mlib library
Step 2: Install Microsot Machine Learning for Apache Spark
You install AzureML on your Azure HDInsight cluster.
Microsoft Machine Learning for Apache Spark (MMLSpark) provides a number of deep learning and data science tools for Apache Spark, including seamless integration of Spark Machine Learning pipelines with Microsoft Cognitive Toolkit (CNTK) and OpenCV, enabling you to quickly create powerful, highly-scalable predictive and analytical models for large image and text datasets.
Step 3: Create and execute the Zeppelin notebooks on the cluster
Step 4: When the cluster is ready, export Zeppelin notebooks to a local environment.
Notebooks must be exportable to be version controlled locally.


Reference:

https://docs.microsoft.com/en-us/azure/hdinsight/spark/apache-spark-zeppelin-notebook https://azuremlbuild.blob.core.windows.net/pysparkapi/intro.html



You plan to build a team data science environment. Data for training models in machine learning pipelines will be over 20 GB in size.
You have the following requirements:
-Models must be built using Caffe2 or Chainer frameworks.
-Data scientists must be able to use a data science environment to build the machine learning pipelines and train models on their personal devices in both connected and disconnected network environments.
Personal devices must support updating machine learning pipelines when connected to a network.
You need to select a data science environment.
Which environment should you use?

  1. Azure Machine Learning Service
  2. Azure Machine Learning Studio
  3. Azure Databricks
  4. Azure Kubernetes Service (AKS)

Answer(s): A

Explanation:

The Data Science Virtual Machine (DSVM) is a customized VM image on Microsoft's Azure cloud built specifically for doing data science. Caffe2 and Chainer are supported by DSVM.
DSVM integrates with Azure Machine Learning.
Incorrect Answers:
B: Use Machine Learning Studio when you want to experiment with machine learning models quickly and easily, and the built-in machine learning algorithms are sufficient for your solutions.


Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/overview



You are implementing a machine learning model to predict stock prices.
The model uses a PostgreSQL database and requires GPU processing.
You need to create a virtual machine that is pre-configured with the required tools.
What should you do?

  1. Create a Data Science Virtual Machine (DSVM) Windows edition.
  2. Create a Geo Al Data Science Virtual Machine (Geo-DSVM) Windows edition.
  3. Create a Deep Learning Virtual Machine (DLVM) Linux edition.
  4. Create a Deep Learning Virtual Machine (DLVM) Windows edition.

Answer(s): C

Explanation:

In the DSVM, your training models can use deep learning algorithms on hardware that's based on graphics processing units (GPUs).
PostgreSQL is available for the following operating systems: Linux (all recent distributions), 64-bit installers available for macOS (OS X) version 10.6 and newer ג€"
Windows (with installers available for 64-bit version; tested on latest versions and back to Windows 2012 R2.
Incorrect Answers:
B: The Azure Geo AI Data Science VM (Geo-DSVM) delivers geospatial analytics capabilities from Microsoft's Data Science VM. Specifically, this VM extends the
AI and data science toolkits in the Data Science VM by adding ESRI's market-leading ArcGIS Pro Geographic Information System.
C, D: DLVM is a template on top of DSVM image. In terms of the packages, GPU drivers etc are all there in the DSVM image. Mostly it is for convenience during creation where we only allow DLVM to be created on GPU VM instances on Azure.


Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/overview






Post your Comments and Discuss Microsoft DP-100 exam with other Community members: