Skip to Main Content
Create and Modify Tables in Oracle NoSQL Database Cloud Service using Terraform

About This Workshop

Youtube Video

About This Workshop
The Oracle NoSQL Database Cloud Service is a serverless, fully managed data store that delivers predictable single-digit response times and allows applications to scale on demand via provisioning API calls.
Terraform is an infrastructure as code (IaC) software tool that allows DevOps teams to automate infrastructure provisioning using reusable, shareable, human-readable configuration files. Terraform uses providers to interface between the Terraform engine and the supported cloud platform. The Oracle Cloud Infrastructure (OCI) Terraform provider is a component that connects Terraform to the OCI services that you want to manage.
In this workshop, you will create a singleton NoSQL table and a Global Active table using Terraform. You will update the existing schema or different capacities (read units, write units, or storage capacity) of a singleton table using Terraform. You will modify the regional replicas and change the table capacity of a Global Active Table.

Workshop Info

1 hour
  • Create an API Signing Key
  • Create singleton tables using Terraform
  • Create a Global Active table using Terraform
  • Modify NoSQL tables using Terraform
  • Familiarity with Oracle Cloud Infrastructure (OCI) is helpful
  • Basic understanding of Terraform
  • OCI Terraform provider installed

Other Workshops you might like