標準料金階層にworkspace1という名前のAzureDatabricksワークスペースがあります。 Workspace1には、cluster1という名前の汎用クラスターが含まれています。
cluster1の起動とスケールアップにかかる時間を短縮する必要があります。ソリューションはコストを最小限に抑える必要があります。
あなたは最初に何をすべきですか?
正解:C
You can use Databricks Pools to Speed up your Data Pipelines and Scale Clusters Quickly.
Databricks Pools, a managed cache of virtual machine instances that enables clusters to start and scale 4 times faster.
Reference:
https://databricks.com/blog/2019/11/11/databricks-pools-speed-up-data-pipelines.html Basic Concept: This question tests plan and configure a high availability and disaster recovery (ha/dr) environment in the DP-300 exam context. The correct choice is determined by the exact service boundary and operational requirement stated in the scenario.
Why C is Correct: Create a pool in workspace1. is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. The scenario asks for: You need to reduce the time it takes for cluster1 to start and scale up. That makes Create a pool in workspace1. the option that satisfies the required Azure SQL layer and operational outcome.
Why A is Wrong: Upgrade workspace1 to the Premium pricing tier. is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. It does not meet the failover, restore, quorum, or cross-region continuity target stated in the question, even if it is valid in a different availability design.
Why B is Wrong: Configure a global init script for workspace1. is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. It handles a different resilience pattern and would not deliver the failover or recovery behavior required here.
Why D is Wrong: Create a cluster policy in workspace1. is part of the availability or recovery design space, but the correct choice must satisfy the specified failover, restore, quorum, RPO, or RTO requirement. It does not meet the failover, restore, quorum, or cross-region continuity target stated in the question, even if it is valid in a different availability design.