Developing and Testing - Cloud - 7.3

Talend Software Development Life Cycle Best Practices Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend JobServer
Talend Management Console
Talend Remote Engine
Talend Studio
Content
Administration and Monitoring
Deployment
Design and Development
Last publication date
2024-02-08
In a test-driven approach, process development and tests are closely related to each other and thus the task of the developer is only complete once the process has been both designed and tested. Once the Business Model is defined, the development team can start designing the processes which are called Jobs.
In a Development environment, developers need:
  • the Talend Studio and/or Talend CommandLine (same as the Studio without GUI), where they design and generate the Jobs, Routes, and Services.

  • a Git server, in order to store their items (Jobs, metadata, etc.) into a shared repository.

  • Talend Management Console or Talend Administration Center to schedule the execution of the Jobs.

  • an execution server, to deploy and execute their Jobs.