Recall & Review
beginner
What is dbt Core?
dbt Core is the open-source command-line tool that helps you transform data in your warehouse using SQL. It runs locally or in your own environment.
Click to reveal answer
beginner
What is dbt Cloud?
dbt Cloud is a hosted service that provides a user-friendly interface, scheduling, and collaboration features on top of dbt Core.
Click to reveal answer
intermediate
Name one key difference between dbt Core and dbt Cloud.
dbt Core is free and self-managed, while dbt Cloud offers managed hosting, a web UI, and additional features like job scheduling and alerting.
Click to reveal answer
beginner
Can you run dbt Core without an internet connection?
Yes, dbt Core runs locally on your machine or server and does not require internet once installed.
Click to reveal answer
intermediate
What feature does dbt Cloud provide to help teams collaborate?
dbt Cloud provides a web-based IDE and version control integration to help teams work together on data transformations.
Click to reveal answer
Which of the following is true about dbt Core?
✗ Incorrect
dbt Core is open-source and runs locally on your machine or server.
What extra feature does dbt Cloud provide over dbt Core?
✗ Incorrect
dbt Cloud adds job scheduling, alerting, and a web UI on top of dbt Core.
Which tool would you choose if you want a free, self-managed option?
✗ Incorrect
dbt Core is free and self-managed, while dbt Cloud is a paid hosted service.
Does dbt Cloud provide a web-based IDE for editing SQL models?
✗ Incorrect
dbt Cloud includes a web-based IDE to edit and run SQL models.
Which of these is NOT a feature of dbt Cloud?
✗ Incorrect
Local command-line execution is a feature of dbt Core, not dbt Cloud.
Explain the main differences between dbt Core and dbt Cloud.
Think about how you run each tool and what extra features they offer.
You got /4 concepts.
Describe a scenario where you might choose dbt Core over dbt Cloud.
Consider cost and control over environment.
You got /4 concepts.