Implementation with Talend
-
The Continuous Integration and Deployment server, Jenkins for example, manages:
-
deployment and scheduling of the tasks via the MetaServlet.
-
deployment of the artifacts in an artifact repository (Nexus, Artifactory) and/or Docker using the Talend CI Builder plugin.
-
deployment of the artifacts in Talend Cloud using the Talend Cloud Publisher plugin.
-
-
The artifact repository (Nexus, Artifactory) stores the Job artifacts in the remote repositories of your choice.
In order not to use Git, or SVN (deprecated), in the development and production environment, "no-storage" projects holding the previously generated Job archives need to be created in these environments.