Back
OCI VCN Terraform diagram – Virtual Cloud Network with Subnet and Internet Gateway
05Jan, 2020

Building Your First OCI Virtual Cloud Network (VCN) and Subnets with Terraform

🌐 Introduction OCI VCN Terraform configuration is where every Oracle Cloud project begins. In this guide, you’ll learn how to create a Virtual Cloud Network (VCN) and subnets in OCI using Terraform. When you start working with Oracle Cloud Infrastructure (OCI), everything begins with the Virtual Cloud Network (VCN).It’s the …

Architecture diagram showing private web subnet using oci nat gateway terraform for outbound Internet access
05Nov, 2018

OCI NAT Gateway with Terraform — Updated for 2025!

In this post, we’ll walk through a real oci nat gateway terraform scenario, revisiting one of the key building blocks of secure and scalable cloud networking — the OCI NAT Gateway, using a real example taken from Lesson 4 of my Flagship OCI Infrastructure Automation Course. In the early days …