It is best if you have experience launching and configuring EC2 instances within your AWS environment. Read below for specific tasks to complete before deployment.

Before deploying the Delphix Engine for AWS:

  1. Review Installation and Initial Configuration Requirements.
  2. Make sure that the Amazon account you are using to deploy your Delphix Engine has an appropriate level of enablement to subscribe to the Delphix Engine for AWS subscription.
  3. Determine which virtual private cloud (VPC) you will use when launching the virtualization instance. To maximize performance, deploy the Delphix Engine instance in the same VPC/subnet in which you will create your virtual databases (VDBs).

    Provisioning a VDB requires a compute instance running the same database engine as the source. Please note, however, that the target compute instance only needs storage to accommodate the OS, database platform binaries etc., because Delphix delivers all of the data files.

  4. Make sure that the necessary ports are open.

    Using the Delphix Engine for AWS will require connections to source and target database servers. Such connections require various ports to be open, enabling communications. For a detailed list of the network and port requirements, click the link appropriate to your database platform:

  5. Update Security Group settings to accommodate the necessary connections.
    1. Select the same Security Group that your current (or future) non-production EC2 compute nodes utilize.
    2. You must modify the Security Group to allow access to all of the networking ports used by the Delphix Engine and the various source and target platforms. See links above for information about specific port configurations.
  6. Allocate storage.
    1. To properly size the initial storage capacity and determine the number and size of EBS Provisioned IOPs Volumes required, download and utilize the Delphix Virtualization Engine AWS Storage Calculator.

      It is helpful to first create a list of the data sources from which you intend to make dSources. A data source is typically a production database that you link to the Virtualization Engine, enabling you to create virtual, full, read-write copies of the source within minutes. The list should include the database's name, platform (for example, Oracle or SQL Server), current size (in GB), estimated number of virtual copies, and retention period (in days) of snapshots (backup copies).

    2. All data storage volumes must be EBS volumes. Allocate a minimum of four (4) EBS volumes to accommodate storage capacity needs.
    3. Provisioned IOPS EBS volumes are highly recommended.
  7. During the Manual Deployment option, use the guidelines outlined in Virtual Machine Requirements for AWS EC2 Platform.

Related Links