Databricks Certified Data Engineer Associate — Question 145
A data engineer needs to develop integration tests for an ETL process and deploy a version-controlled, packaged workflow into production using an external job scheduler.
Which tool should the data engineer use for this job?
Answer options
- A. Databricks Connect
- B. Databricks Asset Bundles
- C. Databricks Command Line Interface
- D. Databricks Software Development Kit
Correct answer: B
Explanation
Databricks Asset Bundles are specifically designed for packaging and deploying workflows, making them ideal for this scenario. The other options, while useful in different contexts, do not focus on the deployment of version-controlled workflows in the same way that Asset Bundles do.