Terraform is a tool that allows you to programmatically manage, version, and persist your IT infrastructure as “infrastructure as code.” It uses declarative syntax to describe your infrastructure and then persist it in configuration files that can be shared, reviewed, edited, versioned, preserved, and reused. Oracle Cloud Infrastructure’s Terraform provider is a component that connects Terraform to the service infrastructure that you want to manage. Terraform configuration and execution building blocks are modules, which are self-contained configurations. Attend this session to learn more about how to manage Oracle Database Cloud using Terraform.