Developing your connectors or processors - Cloud

Talend Remote Engine Gen2 Quick Start Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Management Console
Talend Pipeline Designer
Content
Deployment > Deploying > Executing Pipelines
Installation and Upgrade
Last publication date
2024-01-24
With Talend Component Kit, you have the possibility to create both source and destination connectors as well as processors.
  • Source connectors are input components that are used at the beginning of a pipeline. The purpose of these connectors is to retrieve the data that will later be processed in the pipeline.

    Read the Talend Component Kit documentation to learn about the source connector structure.

    Follow this tutorial to learn how to create an source connector.

  • Processors and destination connectors are output components that are used to read, process and transform data in a pipeline, as well as passing it to its required destination.

    Read the Talend Component Kit documentation to learn about the destination connector and processor structure.

    Follow this tutorial to learn how to create a destination connector.