Deploy Vantage Using AWS CloudFormation | Teradata VantageCloud Enterprise on AWS (DIY) - Deploying Vantage Using AWS CloudFormation - Teradata® VantageCloud Enterprise on AWS

VantageCloud Enterprise on AWS (DIY) Installation and Administration Guide - 2.4

Deployment
VantageCloud
Edition
Enterprise
Product
Teradata® VantageCloud Enterprise on AWS
Release Number
2.4
Published
June 2023
Language
English (United States)
Last Update
2023-06-30
dita:mapPath
kma1662437965174.ditamap
dita:ditavalPath
nat1649317391363.ditaval
dita:id
B035-2800
Product Category
Cloud
PrerequisiteUse the Planning Worksheet for Vantage on AWS (DIY) to prepare details of the deployment.
Complete these steps to deploy a Vantage system using AWS CloudFormation templates. Additional Teradata components can be deployed separately on AWS.

This procedure provides options to encrypt your data volumes and root disk using a default CMK. See Encryption.

  1. If you have not already subscribed to the software you want to deploy, do so now.
  2. From the software launch page, select Launch with CloudFormation Console.
    The template URL is automatically entered under Specify an Amazon S3 template URL.
  3. Select Next.
  4. Under Specify Details, verify the stack name is unique to your region.
  5. Under Parameters, specify the values you chose in the planning worksheet, then select Next.
  6. [Optional] Under Tags, specify up to 50 unique key-value pairs for resources in your stack, allowing you to search later for the resources you deployed.
  7. [Optional] Under Permissions, select an IAM role.
  8. [Optional] Under Advanced, set additional options for your stack, such as notifications and a stack policy.
  9. Select Next.
  10. Review the information and select the I acknowledge check box at the bottom.
  11. Select Create to create the stack.
    This process can take up to an hour, depending on your configuration.
    Trying to SSH into the instance may cause the stack creation to fail. Do not try to SSH into the instance until either CREATE_COMPLETE displays in the Status column or you receive a failure notification.
  12. [Optional] To monitor the stack creation progress, do the following:
    1. From the AWS CloudFormation console, make sure CREATE_IN_PROGRESS appears in the Status column.
    2. After the stack is created, make sure CREATE_COMPLETE appears in the Status column.
    3. From the AWS EC2 console, select Instances in the left column and make sure your instances are listed under the Name column.
      The name appears as the stack name followed by the node name.
  13. [Optional] To SSH into the system with the public IP/DNS of any of the nodes, type the following command:
    ssh -i private-key-file.pem ec2-user@instance-DNS-name or IP-address
    After the stack is created, Vantage is ready and started. No additional configuration is required. You do not need to run tdc-init or tdc-start.
PostrequisiteSome Vantage features require manual installation or configuration. See Vantage Features.