Pre-Winter Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 17 Topic 2 Discussion

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 17 Topic 2 Discussion

Databricks-Certified-Data-Engineer-Associate Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

A data engineer is deploying a dashboard through a Declarative Automation Bundle. The dashboard resource references ${var.dataset_catalog}, and the bundle contains the following configuration:

bundle:

name: workspace_assets

variables:

dataset_catalog:

default: catalog_dev

targets:

dev:

variables:

dataset_catalog: catalog_dev

prod:

variables:

dataset_catalog: catalog_prod

Which action deploys the dashboard to the production target using catalog_prod without changing the resource definition?


A.

Run databricks bundle deploy --var dataset_catalog=catalog_prod so that the CLI automatically selects targets.prod.


B.

Run databricks bundle deploy --profile prod so that the CLI selects targets.prod and applies catalog_prod.


C.

Run databricks bundle execute --profile prod so that the CLI selects targets.prod and applies catalog_prod.


D.

Run databricks bundle deploy --target prod so that the deployment uses targets.prod and its dataset_catalog override.


Get Premium Databricks-Certified-Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.