Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

2 tiers installation

Hi there,

 

Is it possible to install 2 tiers installation for Talend? Talend runtime on one server and TAC on another server?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,

 

Yes, that's how it should be.

 

First, you need to plan multiple environments: DEV, TEST, UAT, PROD

Then, within each environment, you will deploy the services, with "separation of concerns" in mind.

 

TAC will go on 1 server.

If you plan to use Central Logging, that will go on another server

Each Job Server or Talend Runtime goes on a different Server.

Nexus, Git, Jenkins/CI, CI-Builder, etc. will go onto a CI Server or a few different places.

 

If you are doing ESB, and hence, you are referring to Talend Runtime, then you will need to also figure out your requirements for ESB Infrastructure Servers, mutual SSL between the Runtime Servers and end clients/applications for Service calls, etc.