Overview
A connection defines the information required to connect to an external system.
Pipelines communicate with external systems to read and write data. Most of these external systems require sensitive information, such as user names or passwords, to access the data. When you configure pipelines and pipeline fragments, you can enter the details needed to connect to the external system, or you can select an existing connection that contains the details.
- Increased security
- When you use connections, you can limit the number of users that need to know the security credentials for external systems.
- Reusability
- You can create a connection once and then reuse that connection in multiple pipelines. Reusing connections reduces the possibility of user errors and simplifies updates to connection values.
When you create a connection, you select an available authoring Data Collector. The Data Collector version and the installed stage libraries determine the connection types, such as Amazon S3 or JDBC, that you can create.
You can use connections in Control Hub when designing Data Collector or Transformer pipelines. You cannot use connections in the Data Collector or Transformer pipeline canvas.
For more information on the supported connection types, see Connection Types Overview.