DP-100 Web TestEngine demo

Exit VCEDump DP-100 Designing and Implementing a Data Science Solution on Azure
Question 16 of 93
0% complete
Q16 Hotspot

HOTSPOT

You manage an Azure Machine Learning workspace by using the Python SDK v2.

You must create a compute cluster in the workspace. The compute cluster must run workloads and property handle interruptions. You start by calculating the maximum amount of compute resources required by the workloads and size the cluster to match the calculations.

The cluster definition includes the following properties and values:

names="mlcluster"
size="STANDARD_DS3_v2"
min_instances=1
max_instances=4
tier="dedicated"

The cost of the compute resources must be minimized when a workload is active or idle. Cluster property changes must not affect the maximum amount of compute resources available to the workloads run on the cluster.

You need to modify the cluster properties to minimize the cost of compute resources.

Which properties should you modify? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Select the correct area(s) on the image.

Question diagram

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in