Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Secure Agents
  6. Secure Agent installation in a cloud environment
  7. Secure Agent installation in a local environment
  8. Serverless runtime environment setup in AWS
  9. Serverless runtime environments

Runtime Environments

Runtime Environments

AWS resources created by the stack

AWS resources created by the stack

When you use the AWS CloudFormation template to create a VPC, the stack creates various AWS resources for you.
The following image shows the resources that the stack creates in your AWS account:
Informatica’s AWS account contains a VPC with the serverless runtime environment. The VPC in Informatica’s AWS account points to a private subnet in the VPC in your AWS account through an ENI. The private subnet in your AWS account points to a public subnet in your AWS account that is associated with a NAT gateway. The VPC in your AWS account also contains an NACL, route tables, and an internet gateway. Additionally, the environment includes an IAM role and a Lambda function.
The following table summarizes the AWS resources and resource counts that the stack creates:
AWS resource
Number of resources created
VPC
1
Security group
1
Subnets
2
1 public subnet and 1 private subnet
NAT gateway
1
Elastic IP address
1 elastic IP address attached to the NAT gateway
NACL
1
Route tables
2
1 public route table and 1 private route table
Internet gateway
1
IAM role
1

0 COMMENTS

We’d like to hear from you!