nerdexam
Microsoft

DP-300 · Question #131

You plan to perform batch processing in Azure Databricks once daily. Which type of Databricks cluster should you use?

The correct answer is A. automated. Azure Databricks makes a distinction between all-purpose clusters and job clusters. You use all- purpose clusters to analyze data collaboratively using interactive notebooks. You use job clusters to run fast and robust automated jobs. The Azure Databricks job scheduler creates a

Submitted by femi9· Mar 6, 2026Plan and implement data platform resources

Question

You plan to perform batch processing in Azure Databricks once daily. Which type of Databricks cluster should you use?

Options

  • Aautomated
  • Binteractive
  • CHigh Concurrency

How the community answered

(59 responses)
  • A
    93% (55)
  • B
    2% (1)
  • C
    5% (3)

Explanation

Azure Databricks makes a distinction between all-purpose clusters and job clusters. You use all- purpose clusters to analyze data collaboratively using interactive notebooks. You use job clusters to run fast and robust automated jobs. The Azure Databricks job scheduler creates a job cluster when you run a job on a new job cluster and terminates the cluster when the job is complete. https://docs.microsoft.com/en-us/azure/databricks/clusters

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice