<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Talend Cloud Platform Engines: Cloud Engine, Remote Engine, and Remote Engine Gen 2 in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/ta-p/2151638</link>
    <description>&lt;P&gt;Talend Cloud platform provides computational capabilities that allow organizations to securely run data integration processes natively from cloud to cloud, on-premises to cloud, or cloud to on-premises environments.&lt;/P&gt;
&lt;P&gt;These capabilities are powered by compute resources, commonly known as Engines. This article covers the four basic types.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Content:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine (CE)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;A Cloud Engine is a compute resource managed by Talend in Talend Cloud that executes Job tasks.&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;You can allocate Cloud Engines to environments in proportion to the number of concurrent task executions, workloads, and Job designs you plan to run.&lt;/LI&gt;
&lt;LI&gt;All environments can use unassigned Cloud Engines. If Cloud Engines are not allocated to specific environments, you may not be able to run certain tasks because other tasks might keep all the unassigned Cloud Engines occupied.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines can handle parallel execution of three tasks. That means a maximum of three different tasks can run in parallel on a single Cloud Engine. (A task cannot run more than once concurrently on a single Cloud Engine.) So, if three different tasks are already running on a Cloud Engine or if the same task is already running on that engine, another Cloud Engine is selected to execute the task.&lt;/LI&gt;
&lt;LI&gt;If you run your task in Cloud Exclusive mode, you cannot execute other tasks on that Cloud Engine. You can only use Cloud Exclusive engines in environments that do not have Cloud Engines assigned to them.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines have limited system resources – memory usage: 8 GB, disk usage: 200 GB.&lt;/LI&gt;
&lt;LI&gt;Only standard Data Integration Batch Jobs can run on Cloud Engines.&lt;/LI&gt;
&lt;LI&gt;You cannot group Cloud Engines together to form clusters.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines are hosted on AWS or Azure Cloud.&lt;/LI&gt;
&lt;LI&gt;Talend manages Cloud Engines.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines employ TCP communication.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Remote Engine (RE)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;A capability in Talend Cloud platform that allows you to securely run data integration Jobs natively from cloud to cloud, on-premises to cloud, or cloud to on-premises environments completely within your environment for enhanced performance and security, without transferring the data through the Cloud Engines in Talend Cloud platform.&lt;/P&gt;
&lt;P&gt;Java-based runtime (similar to a Cloud Engine) to execute Talend Jobs on-premises or on another cloud platform that you control.&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Remote Engines allow you to run Jobs, Routes, and Data Service tasks.&lt;/LI&gt;
&lt;LI&gt;Data Service and Route Microservice tasks can only be deployed on Remote Engines. OSGi type deployments require that Talend Runtime version 7.1.1 or higher is installed and running on the same machine as the Talend Remote Engine.&lt;/LI&gt;
&lt;LI&gt;Remote Engines support configurable max parallel execution: by default, a maximum of three different tasks can run in parallel on the same Remote Engine. However, this is a modifiable configuration.&lt;/LI&gt;
&lt;LI&gt;Remote Engines can be grouped to form clusters called Remote Engine Cluster. Remote Engines added to a cluster cannot be used to execute tasks directly from Talend Studio.&lt;/LI&gt;
&lt;LI&gt;Remote Engines are hosted on-premises or on the cloud.&lt;/LI&gt;
&lt;LI&gt;You manage Remote Engines.&lt;/LI&gt;
&lt;LI&gt;Remote Engines employ HTTPS communication.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Remote Engine Gen2 (REG2)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;A Remote Engine Gen2 is a secure execution engine on which you can safely execute data pipelines (that is, data flows designed using Talend Pipeline Designer). It allows you to have control over your execution environment and resources because you can create and configure the engine in your own environment (Virtual Private Cloud or on-premises). Previously referred to as Remote Engines for Pipelines, this engine was renamed Remote Engine Gen2 during H1/2020. It is a Docker-based runtime to execute data pipelines on-premises or on another cloud platform that you control.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;A Remote Engine Gen2 ensures:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Data processing in a safe and secure environment, because Talend never has access to your pipelines' data and resources&lt;/LI&gt;
&lt;LI&gt;Optimal performance and security by increasing the data locality instead of moving large data to computation&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine for Design (CE4D)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Cloud Engine for Design is a built-in runner that allows you to easily design pipelines without setting up any processing engines. With this engine you can run two pipelines in parallel. For advanced processing of data, Talend recommends installing the secure Remote Engine Gen2.&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;CE4Ds have limited system resources – memory usage: 8 GB&lt;/LI&gt;
&lt;LI&gt;CE4Ds support a maximum of two pipelines that can run in parallel on a single CE4D&lt;/LI&gt;
&lt;LI&gt;CE4Ds should be used only for design purposes; that is, you shouldn’t use them&amp;nbsp;to execute data pipelines in a Production environment&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine versus Remote Engine&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The following table lists a comparative perspective between the two engines:&lt;/P&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Cloud Engine (CE)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Remote Engine (RE)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes 45,000 engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes 9,000 engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Runs within Talend Cloud platform – no download required&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Downloadable software from Talend Cloud platform&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Managed by Talend, run on-demand as needed to execute Jobs&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Managed by the customer&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;No customer resources required&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Customer can run on Windows, Linux, or OS X&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Set physical specifications (Memory, CPU, Temp Disk Space)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Unlimited Memory, CPU, and Temp Space&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Require data sources/targets to be visible through the internet to the Cloud Engine&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Hybrid cloud or on-premises data sources&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Restricted to three concurrent Jobs&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Unlimited concurrent Jobs (default three)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available within Talend Cloud portal&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available in AWS and Azure Marketplace&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Runs natively within Talend Cloud iPaaS infrastructure&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Uses HTTPS calls to Talend Cloud service to get configuration information and Job definition and schedules&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine for Design versus Remote Engine Gen 2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Cloud Engine for Design (CE4D)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Remote Engine Gen 2 (REG2)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes zero engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes 9000 engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Build upon a Docker-compose stack&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Build upon a Docker-compose stack&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available as Cloud Image and Instantiated in Talend Cloud platform on behalf of the customer&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available as an AMI Cloud Formation Template (for AWS) and Azure Image (for Azure)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Not available as downloadable software as this type of engine is only suitable for design using Pipeline Designer in Talend Cloud portal&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available as .zip or .tar.gz (for local deployment)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;A Cloud Engine for Design is included with Talend Cloud platform, to offer a serverless experience during design and testing. However, it is not meant for production (that is, not for running pipelines in non-development environments). It won’t scale for prod-size volumes and long-running pipelines. It should be used for design teams to get a preview working and test execution during development. This engine should not be used for production execution.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;It is used to run artifacts, tasks, preparations, and pipelines in the cloud, as well as creating connections and fetching data samples.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Static IPs cannot be enabled for CE4D within Talend Management Console&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Not applicable as REG2 runs outside Talend Management Console (that is, in Customer Data Center)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Need for additional engines&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Additional engines (CE or RE) may be required if you have one or more of the following use cases:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Continuous delivery – for example, Dev and QA separate from UAT and Production environments&lt;/LI&gt;
&lt;LI&gt;Data access - data is in two different private locations where an engine is needed in each site (or a mix of Cloud and Remote Engines)&lt;/LI&gt;
&lt;LI&gt;Scalability - concurrent Job volume requires additional engines, Jobs are complex and require significant memory or CPU&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These use cases depend on the deployment architecture in the specific customer environment and layout of the Remote Engine at the environment or workspace level configurations. This would need proper capacity planning and automatic horizontal and vertical scaling of the compute Engines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine - usage considerations&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Question&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Guideline&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How much data must be transferred per hour?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine can transfer 225 GB per hour.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How many separate flows can run in parallel?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine can run up to three flows in parallel.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How much temporary disk space is needed?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine has 200GB of temp space.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How CPU and memory intensive are the flows?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine provides 8 GB of memory and two vCPU. This is shared among any concurrent flows.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Are separate execution environments required?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Many users desire separate execution for QA/Test/Development and Production. If this is needed, additional Cloud Engines should be added as required.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Remote Engine – recommendations&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If a source or target system is not accessible through the internet:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If one of the systems is not accessible using the internet, then a Remote Engine is needed.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;When single flow requirements exceed the capacity of a Talend Cloud Engine:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If the Cloud Engine is too small (for example, the maximum memory of 5.25 GB, temporary space of 200 GB, two vCPU, or the maximum of 225 GB per hour) then, a Remote Engine is needed.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If a native driver is required:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If the solution requires a native driver, which is not part of the Talend action or Job generated code, a typical case for this is SAP with the JCO v3 Library, MS SQL Server Windows Authentication, then a Remote Engine is needed.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Data jurisdiction, security, or compliance reasons:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;It may be desirable or required to retain data in a particular region or country for data privacy reasons. The data being processed may be subject to regulations such as PCI or HIPAA, or it may be more efficient to process the data within a single data center or public cloud location. These are all valid reasons to use a Remote Engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 188.1pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Cloud Engine (CE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 186.35pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Remote Engine (RE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 165.05pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Remote Engine Gen 2 (REG2)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Cloud Engines allow you to run batch tasks that use on-premises or cloud applications and datasets (sources, targets)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Remote Engines allow you to run batch tasks or microservices (APIs or Routes) that use on-premises or cloud applications and datasets (sources, targets)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The Remote Engine Gen2 is used to run artifacts, tasks, preparations, and pipelines in the cloud, as well as creating connections and fetching data samples&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Consumes 45,000 engine tokens&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Consumes 9,000 engine tokens&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Consumes 9,000 engine tokens&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;No download required - Runs within Talend Cloud platform&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Downloadable software from Talend Cloud platform&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Downloadable software from Talend Cloud platform&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Managed by Talend, run on-demand as needed to execute Jobs&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Managed by the customer&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Managed by the customer&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;No customer resources required&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Can run on Windows, Linux, or OS X&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Require compatible Docker and Docker compose versions for Linux, Mac, and Windows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Set physical specifications (Memory, CPU, and Temp Disk Space)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited Memory, CPU, and Temp Space&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited Memory, CPU, and Temp Space&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Require data sources/targets to be visible through the internet to the Cloud Engine&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hybrid cloud or on-premises data sources&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hybrid cloud or on-premises data sources&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Restricted to three concurrent Jobs&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited concurrent Jobs (default three)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited concurrent pipelines (configurable)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Available within Talend Cloud portal&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Available in AWS and Azure Marketplace&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Available as an AMI Cloud Formation Template (for AWS) and Azure Image (for Azure)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Runs natively within Talend Cloud iPaaS infrastructure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Uses HTTPS calls to Talend Cloud service to get configuration information and Job definition and schedules&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Uses HTTPS calls to Talend Cloud service to get configuration information and pipeline definition and schedules&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;References&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Talend Help Center documentation:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/pZrKpFFgWIJPx4IDAYt3cg/~103b_aj~JXpyOBh8Ja1Lw" target="_blank" rel="noopener"&gt;REG2 and CE4D Architecture&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/qLhHyJWaHyHbOzOhui1bMg/oZe~DPygeTcCIWi5VO2RoQ" target="_blank" rel="noopener"&gt;REG2 and CE4D&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/pZrKpFFgWIJPx4IDAYt3cg/lcBpXkVu4uh7w2KWhAod4A" target="_blank" rel="noopener"&gt;REG2&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/6SB6Qfc014RWM4mEltupHA/B9Ru301dGf5w9UjtsEOD2w" target="_blank" rel="noopener"&gt;Execution engines in Talend Cloud&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 23 Jan 2024 02:35:30 GMT</pubDate>
    <dc:creator>TalendSolutionExpert</dc:creator>
    <dc:date>2024-01-23T02:35:30Z</dc:date>
    <item>
      <title>Talend Cloud Platform Engines: Cloud Engine, Remote Engine, and Remote Engine Gen 2</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/ta-p/2151638</link>
      <description>&lt;P&gt;Talend Cloud platform provides computational capabilities that allow organizations to securely run data integration processes natively from cloud to cloud, on-premises to cloud, or cloud to on-premises environments.&lt;/P&gt;
&lt;P&gt;These capabilities are powered by compute resources, commonly known as Engines. This article covers the four basic types.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Content:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-TOC indent="15" liststyle="none" maxheadinglevel="3"&gt;&lt;/LI-TOC&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine (CE)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;A Cloud Engine is a compute resource managed by Talend in Talend Cloud that executes Job tasks.&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;You can allocate Cloud Engines to environments in proportion to the number of concurrent task executions, workloads, and Job designs you plan to run.&lt;/LI&gt;
&lt;LI&gt;All environments can use unassigned Cloud Engines. If Cloud Engines are not allocated to specific environments, you may not be able to run certain tasks because other tasks might keep all the unassigned Cloud Engines occupied.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines can handle parallel execution of three tasks. That means a maximum of three different tasks can run in parallel on a single Cloud Engine. (A task cannot run more than once concurrently on a single Cloud Engine.) So, if three different tasks are already running on a Cloud Engine or if the same task is already running on that engine, another Cloud Engine is selected to execute the task.&lt;/LI&gt;
&lt;LI&gt;If you run your task in Cloud Exclusive mode, you cannot execute other tasks on that Cloud Engine. You can only use Cloud Exclusive engines in environments that do not have Cloud Engines assigned to them.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines have limited system resources – memory usage: 8 GB, disk usage: 200 GB.&lt;/LI&gt;
&lt;LI&gt;Only standard Data Integration Batch Jobs can run on Cloud Engines.&lt;/LI&gt;
&lt;LI&gt;You cannot group Cloud Engines together to form clusters.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines are hosted on AWS or Azure Cloud.&lt;/LI&gt;
&lt;LI&gt;Talend manages Cloud Engines.&lt;/LI&gt;
&lt;LI&gt;Cloud Engines employ TCP communication.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Remote Engine (RE)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;A capability in Talend Cloud platform that allows you to securely run data integration Jobs natively from cloud to cloud, on-premises to cloud, or cloud to on-premises environments completely within your environment for enhanced performance and security, without transferring the data through the Cloud Engines in Talend Cloud platform.&lt;/P&gt;
&lt;P&gt;Java-based runtime (similar to a Cloud Engine) to execute Talend Jobs on-premises or on another cloud platform that you control.&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Remote Engines allow you to run Jobs, Routes, and Data Service tasks.&lt;/LI&gt;
&lt;LI&gt;Data Service and Route Microservice tasks can only be deployed on Remote Engines. OSGi type deployments require that Talend Runtime version 7.1.1 or higher is installed and running on the same machine as the Talend Remote Engine.&lt;/LI&gt;
&lt;LI&gt;Remote Engines support configurable max parallel execution: by default, a maximum of three different tasks can run in parallel on the same Remote Engine. However, this is a modifiable configuration.&lt;/LI&gt;
&lt;LI&gt;Remote Engines can be grouped to form clusters called Remote Engine Cluster. Remote Engines added to a cluster cannot be used to execute tasks directly from Talend Studio.&lt;/LI&gt;
&lt;LI&gt;Remote Engines are hosted on-premises or on the cloud.&lt;/LI&gt;
&lt;LI&gt;You manage Remote Engines.&lt;/LI&gt;
&lt;LI&gt;Remote Engines employ HTTPS communication.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Remote Engine Gen2 (REG2)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;A Remote Engine Gen2 is a secure execution engine on which you can safely execute data pipelines (that is, data flows designed using Talend Pipeline Designer). It allows you to have control over your execution environment and resources because you can create and configure the engine in your own environment (Virtual Private Cloud or on-premises). Previously referred to as Remote Engines for Pipelines, this engine was renamed Remote Engine Gen2 during H1/2020. It is a Docker-based runtime to execute data pipelines on-premises or on another cloud platform that you control.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;A Remote Engine Gen2 ensures:&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Data processing in a safe and secure environment, because Talend never has access to your pipelines' data and resources&lt;/LI&gt;
&lt;LI&gt;Optimal performance and security by increasing the data locality instead of moving large data to computation&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine for Design (CE4D)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Cloud Engine for Design is a built-in runner that allows you to easily design pipelines without setting up any processing engines. With this engine you can run two pipelines in parallel. For advanced processing of data, Talend recommends installing the secure Remote Engine Gen2.&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;CE4Ds have limited system resources – memory usage: 8 GB&lt;/LI&gt;
&lt;LI&gt;CE4Ds support a maximum of two pipelines that can run in parallel on a single CE4D&lt;/LI&gt;
&lt;LI&gt;CE4Ds should be used only for design purposes; that is, you shouldn’t use them&amp;nbsp;to execute data pipelines in a Production environment&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine versus Remote Engine&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;The following table lists a comparative perspective between the two engines:&lt;/P&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Cloud Engine (CE)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Remote Engine (RE)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes 45,000 engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes 9,000 engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Runs within Talend Cloud platform – no download required&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Downloadable software from Talend Cloud platform&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Managed by Talend, run on-demand as needed to execute Jobs&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Managed by the customer&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;No customer resources required&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Customer can run on Windows, Linux, or OS X&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Set physical specifications (Memory, CPU, Temp Disk Space)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Unlimited Memory, CPU, and Temp Space&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Require data sources/targets to be visible through the internet to the Cloud Engine&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Hybrid cloud or on-premises data sources&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Restricted to three concurrent Jobs&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Unlimited concurrent Jobs (default three)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available within Talend Cloud portal&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available in AWS and Azure Marketplace&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Runs natively within Talend Cloud iPaaS infrastructure&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Uses HTTPS calls to Talend Cloud service to get configuration information and Job definition and schedules&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine for Design versus Remote Engine Gen 2&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Cloud Engine for Design (CE4D)&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Remote Engine Gen 2 (REG2)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes zero engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Consumes 9000 engine tokens&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Build upon a Docker-compose stack&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Build upon a Docker-compose stack&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available as Cloud Image and Instantiated in Talend Cloud platform on behalf of the customer&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available as an AMI Cloud Formation Template (for AWS) and Azure Image (for Azure)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Not available as downloadable software as this type of engine is only suitable for design using Pipeline Designer in Talend Cloud portal&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Available as .zip or .tar.gz (for local deployment)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;A Cloud Engine for Design is included with Talend Cloud platform, to offer a serverless experience during design and testing. However, it is not meant for production (that is, not for running pipelines in non-development environments). It won’t scale for prod-size volumes and long-running pipelines. It should be used for design teams to get a preview working and test execution during development. This engine should not be used for production execution.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;It is used to run artifacts, tasks, preparations, and pipelines in the cloud, as well as creating connections and fetching data samples.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Static IPs cannot be enabled for CE4D within Talend Management Console&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Not applicable as REG2 runs outside Talend Management Console (that is, in Customer Data Center)&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Need for additional engines&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Additional engines (CE or RE) may be required if you have one or more of the following use cases:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Continuous delivery – for example, Dev and QA separate from UAT and Production environments&lt;/LI&gt;
&lt;LI&gt;Data access - data is in two different private locations where an engine is needed in each site (or a mix of Cloud and Remote Engines)&lt;/LI&gt;
&lt;LI&gt;Scalability - concurrent Job volume requires additional engines, Jobs are complex and require significant memory or CPU&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These use cases depend on the deployment architecture in the specific customer environment and layout of the Remote Engine at the environment or workspace level configurations. This would need proper capacity planning and automatic horizontal and vertical scaling of the compute Engines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cloud Engine - usage considerations&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Question&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 269.75pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Guideline&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How much data must be transferred per hour?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine can transfer 225 GB per hour.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How many separate flows can run in parallel?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine can run up to three flows in parallel.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How much temporary disk space is needed?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine has 200GB of temp space.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;How CPU and memory intensive are the flows?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Each Cloud Engine provides 8 GB of memory and two vCPU. This is shared among any concurrent flows.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Are separate execution environments required?&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="360" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 269.75pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;Many users desire separate execution for QA/Test/Development and Production. If this is needed, additional Cloud Engines should be added as required.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Remote Engine – recommendations&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If a source or target system is not accessible through the internet:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If one of the systems is not accessible using the internet, then a Remote Engine is needed.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;When single flow requirements exceed the capacity of a Talend Cloud Engine:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If the Cloud Engine is too small (for example, the maximum memory of 5.25 GB, temporary space of 200 GB, two vCPU, or the maximum of 225 GB per hour) then, a Remote Engine is needed.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;If a native driver is required:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;If the solution requires a native driver, which is not part of the Talend action or Job generated code, a typical case for this is SAP with the JCO v3 Library, MS SQL Server Windows Authentication, then a Remote Engine is needed.&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Data jurisdiction, security, or compliance reasons:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;It may be desirable or required to retain data in a particular region or country for data privacy reasons. The data being processed may be subject to regulations such as PCI or HIPAA, or it may be more efficient to process the data within a single data center or public cloud location. These are all valid reasons to use a Remote Engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;TABLE class="MsoTable15Grid4Accent3" style="border-collapse: collapse; border: solid windowtext 1.0pt;"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 188.1pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Cloud Engine (CE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 186.35pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Remote Engine (RE)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border: solid windowtext 1.0pt; background: #f66a6b; width: 165.05pt; border-left: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Remote Engine Gen 2 (REG2)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Cloud Engines allow you to run batch tasks that use on-premises or cloud applications and datasets (sources, targets)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Remote Engines allow you to run batch tasks or microservices (APIs or Routes) that use on-premises or cloud applications and datasets (sources, targets)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;The Remote Engine Gen2 is used to run artifacts, tasks, preparations, and pipelines in the cloud, as well as creating connections and fetching data samples&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Consumes 45,000 engine tokens&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Consumes 9,000 engine tokens&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Consumes 9,000 engine tokens&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;No download required - Runs within Talend Cloud platform&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Downloadable software from Talend Cloud platform&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Downloadable software from Talend Cloud platform&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Managed by Talend, run on-demand as needed to execute Jobs&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Managed by the customer&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Managed by the customer&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;No customer resources required&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Can run on Windows, Linux, or OS X&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Require compatible Docker and Docker compose versions for Linux, Mac, and Windows&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Set physical specifications (Memory, CPU, and Temp Disk Space)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited Memory, CPU, and Temp Space&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited Memory, CPU, and Temp Space&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Require data sources/targets to be visible through the internet to the Cloud Engine&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hybrid cloud or on-premises data sources&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Hybrid cloud or on-premises data sources&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Restricted to three concurrent Jobs&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited concurrent Jobs (default three)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Unlimited concurrent pipelines (configurable)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; background: #fde1e1; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Available within Talend Cloud portal&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Available in AWS and Azure Marketplace&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; background: #fde1e1; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Available as an AMI Cloud Formation Template (for AWS) and Azure Image (for Azure)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="1" rowspan="1" width="251" valign="top" style="border: solid windowtext 1.0pt; width: 188.1pt; border-top: none; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Runs natively within Talend Cloud iPaaS infrastructure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="248" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 186.35pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Uses HTTPS calls to Talend Cloud service to get configuration information and Job definition and schedules&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD colspan="1" rowspan="1" width="220" valign="top" style="border-bottom: solid windowtext 1.0pt; width: 165.05pt; border-top: none; border-left: none; border-right: solid windowtext 1.0pt; padding: 0in 5.4pt 0in 5.4pt;"&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Uses HTTPS calls to Talend Cloud service to get configuration information and pipeline definition and schedules&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;References&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Talend Help Center documentation:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/pZrKpFFgWIJPx4IDAYt3cg/~103b_aj~JXpyOBh8Ja1Lw" target="_blank" rel="noopener"&gt;REG2 and CE4D Architecture&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/qLhHyJWaHyHbOzOhui1bMg/oZe~DPygeTcCIWi5VO2RoQ" target="_blank" rel="noopener"&gt;REG2 and CE4D&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/pZrKpFFgWIJPx4IDAYt3cg/lcBpXkVu4uh7w2KWhAod4A" target="_blank" rel="noopener"&gt;REG2&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;A href="https://help.talend.com/reader/6SB6Qfc014RWM4mEltupHA/B9Ru301dGf5w9UjtsEOD2w" target="_blank" rel="noopener"&gt;Execution engines in Talend Cloud&lt;/A&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 23 Jan 2024 02:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/ta-p/2151638</guid>
      <dc:creator>TalendSolutionExpert</dc:creator>
      <dc:date>2024-01-23T02:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Cloud Platform Engines: Cloud Engine, Remote Engine, and Remote Engine Gen 2</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2442778#M13783</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Regarding the following table, does "flow" mean pipeline? Are the words Flow and Pipeline interchangeable?&lt;/P&gt;
&lt;P&gt;e.g Cloud engine can run three flows/pipelines in parallel.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MoeyE_0-1713502627275.png" style="width: 608px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/164333i4421CEF7D7AA370C/image-dimensions/608x395?v=v2" width="608" height="395" role="button" title="MoeyE_0-1713502627275.png" alt="MoeyE_0-1713502627275.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 04:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2442778#M13783</guid>
      <dc:creator>MoeE</dc:creator>
      <dc:date>2024-04-19T04:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Cloud Platform Engines: Cloud Engine, Remote Engine, and Remote Engine Gen 2</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2442790#M13785</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The word "flow" mentioned in this &lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;Talend Cloud Platform Engines article refers to data flow not specific to pipeline tasks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;&lt;SPAN class="keyword"&gt;About Talend Cloud&lt;/SPAN&gt; architecture, could you please refer to these online documentations for more information?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;&lt;A href="https://help.talend.com/r/en-US/Cloud/development-operational-management/operations-in-talend-cloud" target="_blank"&gt;https://help.talend.com/r/en-US/Cloud/development-operational-management/operations-in-talend-cloud&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;&lt;A href="https://help.talend.com/r/en-US/Cloud/development-operational-management/simple-talend-cloud-architecture-using-talend-studio" target="_blank"&gt;https://help.talend.com/r/en-US/Cloud/development-operational-management/simple-talend-cloud-architecture-using-talend-studio&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://help.talend.com/r/en-US/Cloud/development-operational-management/simple-talend-cloud-architecture-using-talend-cloud-pipeline-designer" href="https://help.talend.com/r/en-US/Cloud/development-operational-management/simple-talend-cloud-architecture-using-talend-cloud-pipeline-designer" target="_self"&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;https://help.talend.com/r/en-US/Cloud/development-operational-management/simple-talend-cloud-architecture-using-talend-cloud-pipeline-designer&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 06:40:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2442790#M13785</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-04-19T06:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Cloud Platform Engines: Cloud Engine, Remote Engine, and Remote Engine Gen 2</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2482612#M14611</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I noticed that the Remote Engine &lt;U&gt;Gen2&lt;/U&gt; is mentioned as being available as an Azure Image, but I haven't found detailed instructions on its installation specifically for Azure. Could you clarify whether the Remote Engine Gen2 can be installed directly within an Azure environment, or is it restricted to on-premises/virtual machine installations?&lt;/P&gt;
&lt;P&gt;I found the following Azure Marketplace link for the Remote Engine, but I am unsure if this applies to the Gen2 version:&lt;BR /&gt;&lt;A href="https://azuremarketplace.microsoft.com/en-us/marketplace/apps/talend.talendremoteengine?tab=Overview" target="_new" rel="noopener"&gt;Azure Marketplace - Talend Remote Engine&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Any guidance or clarification on this would be greatly appreciated!&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Connor&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 17:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2482612#M14611</guid>
      <dc:creator>C_Kneeland</dc:creator>
      <dc:date>2024-09-19T17:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Cloud Platform Engines: Cloud Engine, Remote Engine, and Remote Engine Gen 2</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2482640#M14612</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/220005"&gt;@C_Kneeland&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We&lt;SPAN&gt; have an installation specific guide for RE Gen2 on Qlik Talend Documentation site for any installation/pairing concern. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/talend/en-US/remote-engine-gen2-quick-start-guide/Cloud/engine-script-install" target="_blank"&gt;https://help.qlik.com/talend/en-US/remote-engine-gen2-quick-start-guide/Cloud/engine-script-install&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The usage of images for gen2 has been deprecated (engine gen 2 build by Data Processing Platform team for Pipeline workloads -&amp;gt; no more aws amis and azure).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you need additional assistance, I recommend posting&amp;nbsp;directly in our Formerly Talend Forum, where active agents and our active user base are able to give more assistance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 01:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Talend-Cloud-Platform-Engines-Cloud-Engine-Remote-Engine-and/tac-p/2482640#M14612</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-09-20T01:29:00Z</dc:date>
    </item>
  </channel>
</rss>

