0
0
dbtdata~5 mins

dbt Core vs dbt Cloud - Quick Revision & Key Differences

Choose your learning style9 modes available
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?
AIt only works with cloud data warehouses.
BIt is a paid hosted service.
CIt is an open-source tool you run locally.
DIt requires a web browser to use.
What extra feature does dbt Cloud provide over dbt Core?
ACommand-line interface
BJob scheduling and alerting
CSQL query writing
DLocal installation
Which tool would you choose if you want a free, self-managed option?
Adbt Core
Bdbt Cloud
CBoth require payment
DNeither is self-managed
Does dbt Cloud provide a web-based IDE for editing SQL models?
AYes
BNo
COnly in dbt Core
DOnly for paid users of dbt Core
Which of these is NOT a feature of dbt Cloud?
ATeam collaboration tools
BJob scheduling
CVersion control integration
DLocal command-line execution only
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.