Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Data Engineer Associate

Domain 5Objective 2

Understand Environment-Specific Configuration Using Automation Bundle (formerly Databricks Asset Bundles) Variables and Overrides While Promoting the Same Codebase Across Dev, Test, and Prod Targets. DATA-ENGINEER-ASSOCIATE Practice Questions (Page 2)

Part of the Implementing CI/CD domain, which accounts for 10% of the DATA-ENGINEER-ASSOCIATE exam. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~4–6 in this domain), expect 1–2 from this objective — we provide 23 practice questions to prepare you well beyond it. (estimate)

23questions here
5free pages
5concepts
10%of the exam

Questions 6–10

  1. 6foundation · easy

    In a Databricks Asset Bundle, where do you define environment-specific overrides for variables?

    Select an answer first
  2. 7application · medium

    A data engineering team maintains a Databricks Asset Bundle for a batch pipeline. The bundle is deployed to dev, test, and prod targets. The dev cluster uses a small instance type (Standard_DS3_v2) while prod requires a larger type (Standard_DS5_v2). The team wants to define the instance type once in the bundle and have it automatically resolve to the correct value per target without requiring CLI flags. Which configuration approach should they use?

    Select an answer first
  3. 8expert · hard

    A team has a Databricks Asset Bundle with a variable `timeout_seconds` defined as follows: the default is 3600; the `dev` target overrides it to 600; the `test` target overrides it to 1800; the `prod` target has no override. A CI/CD pipeline runs `databricks bundle deploy --target prod --var timeout_seconds=7200`. What is the final value of `timeout_seconds` for the prod deployment?

    Select an answer first
  4. 9application · medium

    A company uses a Databricks Asset Bundle to deploy a job to dev and prod. The job's cluster uses a `spark_version` that must be different in dev (12.2.x-scala2.12) and prod (13.3.x-scala2.12). The team wants to define the Spark version once and have it resolve correctly per target. What should they do?

    Select an answer first
  5. 10application · medium

    A data engineering team uses a Databricks Asset Bundle to deploy a pipeline. The pipeline's notebook references a database name. The team wants to make the database name configurable per environment (dev, test, prod) without changing the notebook code. What is the best way to achieve this?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “DATA-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.