Skip to content

Commit e59d9bf

Browse files
committed
updates on links to oci open lz
1 parent 756d98d commit e59d9bf

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

landing-zones/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ If you're **starting with OCI landing zones**:
2828
 
2929

3030
The following **assets** are also available to improve the OCI landing experience:
31-
1. **Landing Zones**: [How a Complete OCI Landing Zone Looks Like (**OCI Open LZ**)](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/design)
32-
2. **Workloads Extensions**: [How an OCI Workload Extensions Looks Like (**OCI EBS LZ**)](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/examples/oci-ebs-lz)
31+
1. **Landing Zones**: [How a Complete OCI Landing Zone Looks Like (**OCI Open LZ**)](https://github.com/oracle-quickstart/terraform-oci-open-lz)
32+
2. **Workloads Extensions**: [How an OCI Workload Extensions Looks Like (**OCI EBS LZ**)](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/workload-extensions/oci-lz-ext-ebs)
3333
3. **Infrastructure-as-Code (IaC)**: [The Configurable IaC approach to OCI Landing Zones **(CIS Modules)**](/landing-zones/commons/oci_landingzones_iac.md).
34-
4. **Learn/DIY**: [How to Design and Configure OCI Landing Zones (**OCI Learn LZ**)](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/examples/oci-learn-lz)
34+
4. **Learn/DIY**: [How to Design and Configure OCI Landing Zones (**OCI Learn LZ**)](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/addons/oci-learn-lz)
3535
5. **Naming Conventions**: [Resource Naming Conventions for OCI](/landing-zones/commons/resource_naming_conventions.md)
3636
6. **Identity**: [OCI User Identity Management](/landing-zones/commons/user_identity_management.md)
3737
7. **Budgets**: [OCI Budgets and Tagging Recommendations](/landing-zones/commons/budgets_and_tagging.md)
-47.2 KB
Loading

landing-zones/standard_landing_zones/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A SLZ has the following characteristics:
2929

3030
 
3131

32-
There are **three landing zone models** 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.
32+
There are **landing zone models** 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.
3333

3434
<img src="../images/slz_model_colorcode.jpg" alt= “” width="500" height="value">
3535

@@ -38,8 +38,8 @@ There are **three landing zone models** available for different business needs.
3838
| MODEL | SHAPE | DIAGRAM | DESCRIPTION | DETAILS |
3939
---|---|---|---|---|
4040
| **1. CIS OCI Landing Zone** | **XS-S** | <img src="../images/slz_model1.jpg" alt= “” width="60" height="value"> | A simple landing zone model that meets the security guidance prescribed in CIS Oracle Cloud Infrastructure Foundations Benchmark and brings in the ability to provision a Hub and Spoke architecture. The VCNs can either follow a general purpose standard three-tier network topology or are oriented towards specific topologies. | [View](/landing-zones/standard_landing_zones/cis_lz_v2/cis_landing_zone_v2.md)
41-
| **2. OCI Operating Entities Landing Zone** | **M-L** | <img src="../images/slz_model2.jpg" alt= “” width="100" height="value"> | A landing zone model - with several flavors - that provides the ability to onboard several operating entities (OEs) into OCI, such as organization units, LoBs, customers, partners, OpCos, subsidiaries, or any type of managed services. It provides shared central services capabilities to all the OEs with a strong security posture and network segregation, with environments, projects, and platfoms adaptable for each OE. | [View](https://github.com/oracle-quickstart/terraform-oci-open-lz)
42-
| **3. OCI Multitenancy Landing Zone** | **L-XXL** | <img src="../images/slz_model3.jpg" alt= “” width="400" height="value"> | This landing zone model provides the ability to onboard several organizations into OCI introducing 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 model fits any OCI flavor and it's ideal for the OCI DRCCs use cases. | Available Soon / On Demand
41+
| **2. OCI Operating Entities Landing Zone** | **M-L** | <img src="../images/slz_model2.jpg" alt= “” width="100" height="value"> | A landing zone model - with several flavors - that provides the ability to onboard one or several operating entities (OEs) into OCI, such as organization units, LoBs, customers, partners, OpCos, subsidiaries, or any type of managed services. It provides shared central services capabilities with a strong security posture and network segregation, with environments, projects, and platfoms adaptable for each OE. | [View](https://github.com/oracle-quickstart/terraform-oci-open-lz)
42+
| **3. OCI Multitenancy Landing Zone** | **L-XXL** | <img src="../images/slz_model3.jpg" alt= “” width="400" height="value"> | This landing zone model provides the ability to onboard several organizations into OCI introducing 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 model fits any OCI flavor and it's ideal for the OCI DRCCs use cases. | Available On Demand
4343

4444

4545

landing-zones/workload_extensions/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## 1. What are Workload Extensions
1010

11-
A workload extension is an **OCI solution design ready to receive specific workloads** on top of a landing zone. Each of these extensions follows the [tailored landing zone approach](/landing-zones/tailored_landing_zones/tailored_landing_zones.md) and has a design and runtime, ready for deployment:
11+
A workload extension is an **OCI solution design ready to receive specific workloads** on top of a landing zone. Each of these extensions follows the [tailored landing zone approach](/landing-zones/tailored_landing_zones/readme.md) and has a design and runtime, ready for deployment:
1212

1313
- In terms of **design**, each solution will contain the security, network, and runtime views.
1414

@@ -28,7 +28,7 @@ Find below the list of available workload landing zones and our backlog. Be free
2828

2929
| WORKLOAD | CONTENT | DESCRIPTION |
3030
|---|---|---|
31-
| [**EBS**](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/examples/oci-ebs-lz) | Public | An EBS Landing Zone Extension.
31+
| [**EBS**](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/workload-extensions/oci-lz-ext-ebs) | Public | An EBS Landing Zone Extension.
3232
| **OKE** | On Demand | An OKE Landing Zone Extension.
3333
| **ExaCS** | On Demand | An ExaCS Landing Zone Extension.
3434
| **ExaCC** | On Demand | An ExaCC Landing Zone Extension.

0 commit comments

Comments
 (0)