Procedure for deploying in GCP
Overview
This article outlines the procedure for deploying the Delphix Engine using a tar.gz file in Google Cloud Console or in Google Cloud Marketplace.
Deployment in Google cloud console
Download the latest Delphix Platform for GCP tar.gz file from https://download.delphix.com/.
Create a GCP storage bucket and upload the tar.gz file from the first step.
Once the upload is complete, navigate to Compute Engine > Images and select Create Image.
In the Create Image dialog, provide the following information.
Image Name
Source: Cloud Storage File
Select the bucket and newly uploaded Delphix File.
Location: Multi-Regional or Regional. (To deploy Delphix in multiple regions - select Multi-Region)
Family: Optional
Description: Optional
Labels: Optional
Encryption: Select based on the organization's policy
Click Create. (Creating the image could take some time)
Once the image creation is complete, select the newly created image and create an instance from it.
Configure the instance creation screen with the following items.
Identify and select the region and zone to run Virtual Databases.
Choose a supported machine type, commensurate with the expected workload.
Change/modify the Boot Disk to SSD Persistent Disk. (Defaults to Standard Persistent Disk)
Add Data Disks (minimum of four recommended) with a total size at least equal to the total source DB sizes. Be sure to utilize SSD Persistent Disks.
Update Networking, commensurate with the Network and Subnet(s) on which the target non-production instances reside. Note, a “target” is an instance running the DB platform identical to the source DBs.
Once all of the necessary instance information has been configured, select Create.
Wait for the instance to be created/available and connect to the newly deployed Engine using the assigned IP/hostname via the support web browser.
Deployment in Google cloud marketplace
Login to the Google Cloud Marketplace.
In the Search field, enter Delphix.
Select the Delphix Data Virtualization for GCP (3TB).
Review the information on the initial Marketplace page.
Click Launch.
Review the deployment configuration and software subscription information.
Accept Google Cloud’s and Delphix Corp’s Terms of Service.
Click Deploy, which will start the deployment of the instance.
After the deployment, add equally-sized data disks to the instance.
Configuring the Delphix engine
Connect to the running Delphix instance with a web browser. Use the IP address or DNS name noted in the Instance Description. Upon successful connection, the browser will automatically redirect to the Delphix Setup Page.
Refer to the standard product deployment instructions to complete the Delphix deployment.
Next Steps
Congratulations! The Delphix Virtualization Engine should be successfully deployed in Google Cloud Platform.
Use Delphix documentation to learn how to:
configure a database source
configure the target environments
configure virtual databases (VDBs)