Deploy the Cloud Topology

When deploying the cloud topology for this method of database migration, the database version must be the same as the source database and the patch version should be the same (or higher) than the source database.

Deploy a VM Database Cloud Topology

The Terraform code to deploy the target cloud topology is available on GitHub. You can use the code to provision the required networking resources, a compute instance for the bastion server, and a virtual machine database system.

  1. Go to GitHub.
  2. Download the code to your local computer.
  3. Complete the prerequisite steps in the README.
  4. Apply the configuration using the Terraform CLI.