Deploy an Exadata DB Topology

Terraform code to deploy the target cloud topology is available on GitHub. You can use the code to provision the required networking resources and an Exadata DB system. Additionally, you must provision Oracle Cloud Infrastructure File Storage service using the Console.

The Terraform code will deploy a VCN, a 4 OCPU compute instance in a private subnet, and an Oracle Database Exadata Cloud Service (Quarter Rack) database system. There will be a private subnet attached to the Exadata DB system for client traffic and another one for backup traffic.

Review the README for the setup required to deploy the Oracle Cloud Infrastructure Quick Start Terraform code.

  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.