Skip to content

Latest commit

 

History

History
81 lines (44 loc) · 5.75 KB

File metadata and controls

81 lines (44 loc) · 5.75 KB

Standard Landing Zones

 

“”

 

1. What Are Standard Landing Zones

A Standard Landing Zone is a reference design blueprint, full of best practices, to onboard and run OCI. It contains the following characteristics:

  1. Complete. A coherent – security, network, and operations – design views.
  2. Scalable. Scalable by design throughout organizations, teams, platforms, and projects, or workload types.
  3. Runnable. Tangible designs that are translatable into customer IaC Configurations.
  4. Configurable. Designs are implemented by human-readable IaC configurations and not code using the OCI Landing Zone Modules.
  5. Versionable. IaC configurations are the source of truth, versioned on Git repositories.
  6. Reusable. Design blueprints and IaC are created, used, and adapted to new use cases.
  7. Extendable. Addon designs and configurations can be pluggable in a non-disruptive way.
  8. Open. Design blueprints, IaC configurations, and IaC modules are publicly open to be used by Oracle, Customers, and Partners.

 

2. Recommended Blueprints

 

There are several landing zone blueprints available for different business needs. The following table presents these models, their shapes, descriptions, and links to more details. Note that the diagrams for all the models follow the color code below for resource types.

“”

 

LANDING ZONE BLUEPRINTS SIZE DIAGRAM DESCRIPTION
OCI Core LZ Quickstart XS-S “” A quickstart landing zone blueprint that meets the ability to provision a hub and spoke topology and follow a general purpose three-tier architecture.
OCI Open LZ One-OE & Multi-OE M-L “” A landing zone - with several blueprints - that provides the ability to onboard one or multiple operating entities (OEs) into one OCI tenancy. An OE can be an organization unit, LoB, customer, partner, OpCo, subsidiary, or any type of managed service. It provides shared central services capabilities with a strong security posture and network segregation, with environments, projects, and platfoms adaptable for each OE.
OCI Open LZ Multi-Tenancy L-XXL “” This landing zone blueprint provides the ability to onboard several organizations into OCI using the multi-tenancy capabilities, with tenancies for shared/central services (e.g., Connectivity Hub) and tenancies dedicated to complete enterprise organizations such as customers, countries businesses, sub-organizations, departments, etc. It's a highly adaptable blueprint with the concept of landing zone environments, workload environments, hub-hub models, projects, and platforms, providing the highest levels of segregation on OCI. This blueprint fits any OCI flavor and it's ideal for the OCI DRCCs and Alloy use cases.

 

3. Decide on the Blueprint to Use

 

“”

 

4. How to Start

 

STEP DESCRIPTION
1 Select the most suitable shape/blueprint taking into account organization scope and workload footprint size.
2 Review the Blueprint Design and potentially adjust the required elements. For tailored guidelines review the Tailored Landing Zones.
3 Review the operations and related IaC Configurations. Reflect your design on resource types and their configuration values. For guidelines review the OCI Learn LZ and end-to-end operations examples available on the OCI Open LZ Blueprints.
4 Run your model with OCI Terraform CLI, Oracle Resource Manager or your automation tooling.
5 Extend your landing zone with Workload Extensions to reduce your efforts and time-to-value.

 

License

Copyright (c) 2024 Oracle and/or its affiliates.

Licensed under the Universal Permissive License (UPL), Version 1.0.

See LICENSE for more details.