Data Management Platform
Introduction
The rest of this document contains the Physical Reference Architecture diagrams for each of the Talend on-premises platforms. Talend Data Fabric is a single, unified platform with features that are enabled by your licensing level. Some of these features have additional infrastructure requirements, but all platforms share the core Data Management components.
Talend Data Management Platform provides customers with Data Integration and Data Quality capabilities, which can be executed with a batch architectural style of data processing.
For details about the function of each Talend component on the diagrams and a logical architecture diagram, see Architecture of the Talend products.
Development:
Test:
Pre-Production / Production
Points of note:
- TAC high availability is primarily to ensure that there is always a scheduler (quartz) available to instantiate tasks as required. The quartz cluster is active - active so any TAC node could potentially instantiate a job as per the schedule.
- However, this should not be confused with High Availability of the TAC web application, which must not be active - active, hence why a failover device is shown and not a load balancer. You must only use one TAC node at any given time. The primary use case for the failover device is if you use a third party scheduler to trigger jobs via the TAC metaservlet (API).
- For more information on high availability of TAC and Talend JobServer, see Talend High Availability.