Migrate a workspace from one AWS account to another AWS account
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 10:18 AM
Hi everyone,
We have a Databricks workspace in an AWS account that we need to migrate to a new AWS account.
The workspace has a lot of managed tables, workflows, saved queries, notebooks which need to be migrated, so looking for an efficient approach to replicate the complete setup in the new workspace.
If table data can't be migrated due to the nature of how managed tables are stored in S3, we can think of using Deep clone or Delta sharing to copy over the data.
What would be helpful is, if we can replicate the table structure, workflows, queries, permissions, etc.
Appreciate your suggestions!
Thank you!