Implementation with Talend - 8.0

Talend Software Development Life Cycle Best Practices Guide

Version
8.0
Language
English
Product
Talend Big Data
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Module
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend JobServer
Talend Studio
Content
Administration and Monitoring
Deployment
Design and Development
  • The Continuous Integration and Deployment server, Jenkins for example, manages:
    • deployment and scheduling of the tasks via the MetaServlet.

    • deployment of the artifacts in Nexus and/or Docker once their quality is ensured using the Talend CI Builder plugin.

  • Nexus stores the Job artifacts in the Nexus repositories of your choice.

In order not to use Git in the development and production environment, "no-storage" projects holding the previously generated Job archives need to be created in these environments.