Skip to main content Skip to complementary content

Launching Talend Cloud Remote Engine for AWS via CloudFormation

Configure and start using Talend Remote Engine using CloudFormation.

Before you begin

  • You have created a Remote Engine in Talend Management Console and are ready to pair it.
  • You have set up a VPC in your AWS account with a subnet that allows port 22 for SSH. For more details about VPCs, refer to the Amazon documentation.
  • You have an EC2 key pair set up in your AWS account. Create a new key pair if you do not have one that is ready to be used. For more information about how to create your key pair, see the Amazon documentation.

Procedure

  1. From the Talend Cloud Remote Engine for AWS product detail, select Continue to Subscribe.
  2. If this is the first time you use it, review and accept the Terms to be able to proceed with the next steps. The subscription process can take up to a few minutes.
  3. Click Continue to Configuration.
  4. Choose a Fulfillment Option. In this case: CloudFormation Template.
    The other configuration fields of this page are pre-filled and offer a single choice. You can however select the Region you want.
  5. Click Continue to Launch.
    A new page opens, offering different options to configure and launch the Remote Engine. The Copy to Service Catalog option only adds the product to the AWS Service Catalog.
  6. Choose Launch CloudFormation then click Next.
    CloudFormation opens and displays a configuration wizard.
    Screenshot of the CloudFormation configuration wizard.
  7. The first step of the wizard is pre-filled with the template configuration. Click Next to configure the stack details.
  8. Specify a Stack name.
  9. Select an Instance Type (recommended: t2.medium) and an existing Key Name that corresponds to an EC2 key pair set up on your AWS account.
    Screenshot on specifying stack details.
  10. From the Java version drop-down list, select Java 17, Java 11 or Java 8 for task executions.
    By default, Talend Remote Engine uses Java 17 to run tasks.
  11. In the Security group CIDR field, enter an IP range to restrict engine access to requests originated from within this range only.

    Example

    For example, enter 192.0.2.0/24 to grant access to requests from 192.0.2.x only.

    Avoid using 0.0.0.0/0, as this would open access to all traffic.

  12. Select a VPC and a Subnet that is part of the selected VPC.
    The selected subnet must allow port 22 for SSH.
  13. Specify the Talend Remote Engine pairing key (Preauthorized key) and Account location.
    • You can retrieve the pairing key from the Engine Details tab of the Remote Engine created in Talend Management Console.
      Screenshot on pairing keys retrieval from Engine Details.
    • The Account location depends on the region of your Talend Cloud account. It is reflected in your Talend Cloud URL. For example, if your URL is https://us.cloud.talend.com, select the corresponding US value.
  14. Click Next to configure the optional stack options.
  15. Click Next and check that the configuration details are correct.
  16. Click Create stack.
    The Remote Engine is paired and started.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!