
Explanation:
Databricks Asset Bundles (DABs) use the databricks.yml file as the central configuration file. It defines the bundle metadata, resources (such as jobs, DLT pipelines, and models), and target environments (e.g., dev, staging, prod) for deployment.
Ultimate access to all questions.
A
To define the project's resources (Jobs, Pipelines) and deployment environments (Dev, Prod).
B
To store the user's personal Git credentials.
C
To act as a schema definition for the Delta tables.
D
To provide the row-level data for a unit test.
No comments yet.