Installing and Configuring PowerCenter 10.2 in the AWS Cloud

Installing and Configuring PowerCenter 10.2 in the AWS Cloud

Deploy PowerCenter with a Domain Expansion

Deploy PowerCenter with a Domain Expansion

You can add nodes to an existing PowerCenter deployment with a domain expansion. PowerCenter uses RDS as a repository database and requires a shared file system to be manually attached for the grid functionality to work.
  1. The
    CloudFormation
    home page opens the
    Create Stack
    pane on the left. Stack is a logical representation of AWS deployment. In the
    Select Template
    section, you can design or choose a template. In the
    Choose a template
    section, ensure that the default Amazon S3 template URL is selected.
  2. Click
    Next
    .
  3. To create a stack instance in the
    Specify Details
    section, enter the
    stack name
    or retain the default name. In the
    Parameters
    section, enter appropriate values for Network Configuration, Amazon EC2 Configuration, Amazon RDS Configuration, and Informatica PowerCenter Configuration.
    The following table describes the parameters for Network Configuration:
    Parameters
    Description
    Public Subnet ID
    Select the publicly accessible subnet ID located in Availability Zone for the Informatica domain. It is the same as the subnet for the Informatica Master Node.
    Security Group
    Select a security group that belongs to the public subnet.
    Ensure that all the network configurations specified are under the same VPC.
    The following table describes the parameters for Amazon EC2 Configuration:
    Parameter
    Description
    Key Pair Name
    Select the public or private key pair to securely connect to your instance after the instance launches. When you created an AWS account, this is the key pair that you created in your preferred region.
    Informatica Domain Instance Type
    Select the EC2 instance type for the instance that hosts the Informatica domain.
    Default is c5.xlarge.
    Enable Elastic IP Addressing
    Select No if you do not want to assign Elastic IP addresses to instances.
    Default is Yes.
    Create Elastic File System
    Linux configuration to create shared storage for your instances with Amazon EFS if it is available in the specified region.
    The following table describes the parameters for Amazon RDS Configuration:
    Parameter
    Description
    RDS Database Service Name
    Enter the database name of the RDS instance on which the Informatica domain is deployed.
    RDS Endpoint Address
    Enter the RDS endpoint address of the Informatica domain database.
    RDS Database Port
    Enter the RDS database port of the Informatica domain database.
    Database Username
    Enter the user name for the Amazon RDS database account (2-30 characters).
    Database Password
    Enter the password for the Amazon RDS database account (8-30 characters).
    You can use alphanumeric characters and underscore. Start the password with an alphabetic character.
    Confirm Password
    Re-enter the password you specified for the Database Password parameter.
    The following table describes the parameters for Informatica PowerCenter Configuration:
    Parameter
    Description
    Informatica Domain Name
    Enter the name for the Informatica domain.
    Default is InfaDomain.
    Informatica Administrator Username
    Enter the user name of the administrator account for Informatica PowerCenter.
    Default is Administrator.
    Informatica Administrator Password
    Enter the administrator password for accessing PowerCenter. The string is 8-30 characters long, with at least one special character, one number, one uppercase character, and one lowercase character. You cannot specify double quotes ("), ampersands (&), and dollar signs ($).
    Confirm Password
    Re-enter the password you specified for the Informatica Administrator Password parameter.
    Informatica Master Node Name
    Enter the name of the Informatica master node.
    Master Node Private IP Address
    Enter the private IP address of the Informatica master node.
    New Node Name
    Enter a name for the new node to add to the Informatica domain.
    Encryption Key Phrase
    Enter the base word for generating an encryption key for the Informatica domain. Ensure that the string is 8-20 characters long, with at least one uppercase letter, one lowercase letter, and one number, and without containing any spaces.
  4. Click
    Next
    .
  5. On the
    Options
    page, you can optionally specify tags (key-value pairs) for resources in your stack. Or, you can go to
    Advanced
    , and set
    Rollback on failure
    to
    No
    to view the logs if there is a failure.
  6. Click
    Next
    .
  7. In the
    Review
    section, you can review all the parameters you entered and confirm the template settings.
    You can also check cost and billing details.
  8. To deploy the stack, click
    Create
    .
    Amazon AWS begins to create the stack. Amazon AWS displays the CloudFormation dashboard.
  9. Monitor the status of the stack. When the status is
    CREATE_COMPLETE
    , the deployment is complete.
  10. You can use the URL displayed on the
    Resources
    tab for the stack to view the created resources for the database and VM details. You can also view log info on the
    Events
    tab and parameters information on the
    Parameters
    tab.
  11. Use the following URL syntax to connect to the Administrator tool:
    http://<<PowerCenter Domain Node Public IP address>>:6008/administrator
    For example,
    http://52.53.54.55:6008/administrator

0 COMMENTS

We’d like to hear from you!