Databricks Certified Data Analyst Associate — Question 4
Which of the following approaches can be used to connect Databricks to Fivetran for data ingestion?
Answer options
- A. Use Workflows to establish a SQL warehouse (formerly known as a SQL endpoint) for Fivetran to interact with
- B. Use Delta Live Tables to establish a cluster for Fivetran to interact with
- C. Use Partner Connect's automated workflow to establish a cluster for Fivetran to interact with
- D. Use Partner Connect's automated workflow to establish a SQL warehouse (formerly known as a SQL endpoint) for Fivetran to interact with
- E. Use Workflows to establish a cluster for Fivetran to interact with
Correct answer: D
Explanation
The correct answer is D because using Partner Connect's automated workflow to establish a SQL warehouse allows for seamless interaction with Fivetran. The other options either suggest using a cluster instead of a SQL warehouse or are incorrect implementations of the connection process.