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 …

Basic OCI Internet Gateway Terraform architecture diagram
01Nov, 2018

OCI Internet Gateway with Terraform — VCN, Subnet, Route Tables & Security Lists (2025 Edition)

When you’re just starting with OCI networking and Terraform, understanding how to correctly configure an Internet Gateway is absolutely essential.In this post, we’ll walk through a real oci internet gateway terraform example — building a basic Virtual Cloud Network (VCN) with a single public subnet, Internet Gateway, route tables, security …

foggykitchen manifesto banner
28Oct, 2018

🍳 FoggyKitchen Manifesto: Let’s Cook the Cloud Infrastructure

Welcome to the FoggyKitchen Manifesto — a declaration of how we approach DevOps, Infrastructure as Code, and cloud automation. This blog is not about cooking in the ordinary sense — but about cooking the cloud infrastructure.For many years, IT infrastructure was built manually: clicking through GUIs, creating resources by hand, …