Launch a Remote Engine using an AMI through EC2.
About this task
Procedure
- Choose how to launch the EC2 instance: Launch through EC2 in this case.
-
Click Launch.
A configuration wizard opens.
- Select the AMI to use and click Next: Choose Instance Type.
-
Select the instance type to use and click Next: Configure
Instance.
The recommended instance type is t2.medium.
- Fill the necessary details as you need.
-
Expand the Advanced Details section of the configuration
page and in the User data area, add the Talend Remote Engine
pairing key and pairing URL as follows:
remote.engine.pre.authorized.key=<pairing_key> pairing.service.url=<pairing_URL>
- You can retrieve the pairing key from the Engine Details
tab of the Remote Engine created in Talend Cloud Management Console.
- The pairing service URL depends on the region of your Talend Cloud account:
- AWS US: pairing.service.url=https://pair.us.cloud.talend.com
- AWS Europe: pairing.service.url=https://pair.eu.cloud.talend.com
- AWS Asia-Pacific: pairing.service.url=https://pair.ap.cloud.talend.com
- Azure: pairing.service.url=https://pair.us-west.cloud.talend.com
The region is reflected in your Talend Cloud URL. For example, if your URL is https://us.cloud.talend.com, you must enter the corresponding USA value.
- You can retrieve the pairing key from the Engine Details
tab of the Remote Engine created in Talend Cloud Management Console.
- Click Next: Add Storage and check the pre-filled storage options. If needed, change them as required.
- Click Next: Add Tags and configure tags. This step is optional.
-
Click Next: Configure Security Group. Make sure to open
port 22 and to select a Source.
- Click Review and Launch, then Launch.