Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Generative AI Engineer Associate

Domain 4Objective 2

Develop and Deploy LLM Applications GENERATIVE-AI-ENGINEER-ASSOCIATE Practice Questions (Page 1)

Part of the Section 4: Assembling and Deploying Applications domain, which makes up ~11% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~4–7 in this domain), expect 1–2 from this objective — we provide 14 practice questions to prepare you well beyond it. (estimate)

14questions here
3free pages
4concepts

Questions 1–5

  1. 1foundation · easy

    A developer needs to build a simple chain that takes a user query, retrieves relevant documents from a vector store, and then passes the query and documents to an LLM to generate an answer. Which component should be used to connect the retriever and the LLM in a LangChain chain?

    Select an answer first
  2. 2foundation · easy

    When serving an LLM application that uses a Foundation Model API, what is the primary benefit of using Databricks Model Serving?

    Select an answer first
  3. 3application · medium

    A data science team is building a customer-support chatbot that must first extract the user's intent from a free-text query, then call a language model to generate a response, and finally redact any phone numbers from the response before returning it to the user. The team wants to package this as a single MLflow model that can be served as an endpoint. Which approach should they take?

    Select an answer first
  4. 4foundation · easy

    In a LangChain expression language (LCEL) chain, which operator is used to pass the output of one component as the input to the next component?

    Select an answer first
  5. 5application · medium

    A team is building a text-classification model that must preprocess input by removing stop words and postprocess by mapping the model's output scores to labels. They plan to use a pyfunc model for batch inference on a large dataset. What is the best way to implement 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. “GENERATIVE-AI-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.