-
Notifications
You must be signed in to change notification settings - Fork 977
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds core to cloud guide part 2 (#5232)
[ X ] Product approval [ X ] Docs approval [ X ] Must have @azzam34 's final approval before merge Closes #5252 [notion project](https://www.notion.so/dbtlabs/Move-from-dbt-Core-to-dbt-Cloud-Get-started-c43ddaa1b17c41aab0c66e791ed963b6?pvs=4) as part of the 3-part-series, this pr adds the 2nd core to cloud guide. this guide helps clarify what considerations and technical strategies to consider when planning a move to dbt cloud. this pr is merging into current. pr #5158 also needs review and will merge into this one. [notion doc and project](https://www.notion.so/dbtlabs/Move-from-dbt-Core-to-dbt-Cloud-Everything-you-need-to-know-60dcd8f40b63456ebfea18221ad2e25e)
- Loading branch information
Showing
8 changed files
with
473 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
| <div style={{width:'240px'}}>Guide</div> | <div style={{width:'250px'}}>Information</div> | <div style={{width:'200px'}}>Audience</div> | | ||
|------------|-------------|----------| | ||
| [Move from dbt Core to dbt Cloud: What you need to know](/guides/core-cloud-2) | Understand the considerations and methods needed in your move from dbt Core to dbt Cloud. | Team leads <br /> Admins | | ||
| [Move from dbt Core to dbt Cloud: Get started](/guides/core-to-cloud-1?step=1) | Learn the steps needed to move from dbt Core to dbt Cloud. | Developers <br /> Data engineers <br /> Data analysts | | ||
| [Move from dbt Core to dbt Cloud: Optimization tips](/guides/core-to-cloud-3) | Learn how to optimize your dbt Cloud experience with common scenarios and useful tips. | Everyone | |