Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Elastic runtime environments
  6. Serverless runtime environments
  7. Secure Agents
  8. Secure Agent installation

Runtime Environments

Runtime Environments

Serverless runtime environment properties

Serverless runtime environment properties

Configure the serverless runtime environment properties so that
Informatica Intelligent Cloud Services
can connect to your AWS account.

Basic configuration

The following table describes the basic properties:
Property
Description
Name
Name of the serverless runtime environment.
Description
Description of the serverless runtime environment.
Task Type
Type of tasks that run in the serverless runtime environment.
  • Select
    Data Integration
    to run mappings outside of advanced mode.
  • Select
    Advanced Data Integration
    to run mappings in advanced mode.
Cloud Platform
Cloud platform to host the serverless runtime environment. Use Amazon Web Services (AWS).
Max Compute Units Per Task
Maximum number of serverless compute units corresponding to CPU and memory that a task can use.
The property value configured in the serverless runtime environment specifies the maximum number of serverless compute units that each task can request from the environment. When you create a
mapping
task, you can override the maximum number of compute units that the task can request. In
Monitor
, you can view the number of compute units that the task requested and consumed. For information about metering, see
Organization Administration
.
Task Timeout
Amount of time in minutes to wait for a task to complete before it is terminated. The timeout ensures that serverless compute units are not unproductive when a task hangs.
By default, the timeout is 2880 minutes (48 hours). You can set the timeout to a value that is less than 2880 minutes.
Informatica Account Number
Informatica's account number on the cloud platform where the serverless runtime environment will be created. The account number is populated automatically.
External ID
External ID to associate with the role that you create for the serverless runtime environment. You can use the generated external ID or specify your own external ID.

Platform configuration

The following table describes the platform configuration properties:
Property
Description
Configuration Name
Name of the serverless configuration.
Configuration Description
Description of the serverless configuration. The description can be up to 256 characters and can contain alphanumeric characters and the following special characters:
._-:/()#,@[]+=&;{}!$"*
Account Number
Your account number on the cloud platform.
Region
Region of your cloud environment. The sources and targets that you use in mappings must either reside in or be accessible from this region.
AZ ID
ID of the availability zone. The sources and targets that you use in mappings must either reside or be accessible from the availability zone.
VPC ID
ID of the VPC. The VPC must be configured with an endpoint to access the sources and targets that you use in mappings. For example,
vpc-2f09a348
Subnet ID
ID of the subnet within the VPC. The subnet must be have an entry point to access the sources and targets that you use in mappings. For example,
subnet-b46032ec
Security Group ID
ID of the security group that the serverless runtime environment will attach to the ENI. The security group allows access to the sources and targets that you use in tasks.
For example,
sg-e1fb8c9a
.
Role Name
Name of the IAM role that the serverless runtime environment can assume on your AWS account.
The role must have permissions to create, read, delete, list, detach, and attach an ENI. It also requires read and write permissions on supplementary file location.
Use the Informatica account number and the external ID when you create a policy for the role.
AWS Tags
AWS tags to label the ENI that's created in your AWS account.
Each tag must be a key-value pair in the format:
Key=string,Value=string
where
Key
and
Value
are case-sensitive. Use a space to separate tags.
Follow the rules and guidelines for tagging that AWS specifies. For more information, refer to the AWS documentation.
Supplementary File Location
Location on Amazon S3 to store supplementary files, such as JAR files and external libraries for certain transformations and connectors. Use the format:
s3://<bucket name>/<folder name>
Place script files in a folder named
command_scripts
. The folder can have subfolders. If you update files in the
command_scripts
folder,
Informatica Intelligent Cloud Services
automatically uploads them to the Secure Agent.

System disk

The following table describes the system disk properties:
Property
Description
Type
System disk type, either EFS or NFS.
File System
For EFS disks, the file system is the file system ID of the EFS disk. For NFS disks, the file system is the DNS of the file system.
Source Mount
File system path to be mounted in the serverless runtime environment.
Access Point
ID of the Amazon EFS file system access point. The access point ensures isolation for tenants in a multi-tenant EFS file system. When an access point is set up, you can configure the file system policy to allow access only to the access point.

Data disk

The following table describes the data disk properties:
Property
Description
Type
Data disk type, either EFS or NFS.
File System
For EFS disks, the file system is the file system ID of the EFS disk. For NFS disks, the file system is the DNS of the file system.
Source Mount
File system path to be mounted in the serverless runtime environment.
Target Mount
File system to be mounted on the Secure Agent.
Access Point
ID of the Amazon EFS file system access point. The access point ensures isolation for tenants in a multi-tenant EFS file system. When an access point is set up, you can configure the file system policy to allow access only to the access point.

0 COMMENTS

We’d like to hear from you!