Skip to Content

OCI CAF: How to construct an OCI Landing Zone: 5 deployment methods explained

Learn the different ways to construct an OCI Landing Zone, from using OCI Console Quickstarts and Stack Templates to leveraging Terraform modules in your DevOps pipeline.

Table of Contents

Question

How can you construct a Landing Zone?

A. Using OCI Console: Quickstarts
B. Using OCI Console: Stack – Architecture Templates
C. Leveraging Terraform modules in the private repository
D. Leveraging Landing Zone templates in the oracle-quickstart github repository
E. Using your own IaC DevOps pipeline
F. All of the options

Answer

F. All of the options

Explanation

When setting up a Landing Zone in Oracle Cloud Infrastructure (OCI) under the Cloud Adoption Framework (CAF), organizations have multiple ways to construct and deploy the architecture, depending on their specific technical requirements and automation preferences.

For users seeking simplicity and speed, the OCI Console: Quickstarts or Stack – Architecture Templates via the OCI Resource Manager provide an automated, point-and-click interface to rapidly deploy a secure environment.

Teams focusing on Infrastructure as Code (IaC) can utilize pre-built, well-architected Landing Zone templates hosted in the oracle-quickstart GitHub repository (such as the CIS OCI Foundation Benchmark or Enterprise Scale Baseline). They also have the flexibility to pull standardized Terraform modules into their own private repository to customize the configurations securely.

Finally, enterprises with advanced engineering requirements can construct and maintain their Landing Zones by integrating these Terraform templates directly into their own IaC DevOps pipeline for continuous deployment and version control.

Oracle Cloud Infrastructure Cloud Adoption Framework and Essentials certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the OCI CAF graded quizzes and final assessments, earn OCI CAF digital credential and badge.