How to create a private connection between Databricks workspace created across different cloud

yuvapraveen_k
New Contributor III

When the data sharing is enabled using delta sharing across different cloud platforms, how should the architecture be setup to create private connection between the databricks workspace to securely share the data.

#deltasharing #summit #multicloud #DataCloud

bikash84
New Contributor III

You can use the attached architecture and steps

20230628_164142.jpg

View solution in original post

karthik_p
Databricks Partner

@yuvapraveen_k adding to @bikash84 delta sharing itself is secured, when you are sharing data between workspaces, you be only allowing users whom you provided access based on acceptor users that you added. if you want to share out side to databricks platform you are providing token to receiver. 

karthik.p