cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

Support reverse tunnel connections in DTS

Open tcibinan opened this issue 3 years ago • 0 comments
trafficstars

Background

Support for autonomous data synchronisation was introduced in DTS via #2044. It allows DTS to autonomously transfer data to Cloud Pipeline even if there is no direct network connection from Cloud Pipeline to DTS.

Approach

Nevertheless autonomous data synchronisation triggers data transfers only from within DTS itself and not from Cloud Pipeline. In order to trigger data transfers from Cloud Pipeline to DTS without direct network connections a reverse tunnel connection approach can be used. See #2587 to find out more about reverse tunnel connection implementation in pipe cli.

tcibinan avatar Apr 11 '22 15:04 tcibinan