You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: landing-zones/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,10 +28,10 @@ If you're **starting with OCI landing zones**:
28
28
29
29
30
30
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)
33
33
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)
35
35
5.**Naming Conventions**: [Resource Naming Conventions for OCI](/landing-zones/commons/resource_naming_conventions.md)
36
36
6.**Identity**: [OCI User Identity Management](/landing-zones/commons/user_identity_management.md)
37
37
7.**Budgets**: [OCI Budgets and Tagging Recommendations](/landing-zones/commons/budgets_and_tagging.md)
Copy file name to clipboardExpand all lines: landing-zones/standard_landing_zones/readme.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ A SLZ has the following characteristics:
29
29
30
30
31
31
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.
| **1. CIS OCI Landing Zone** | **XS-S** | <imgsrc="../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** | <imgsrc="../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** | <imgsrc="../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** | <imgsrc="../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** | <imgsrc="../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
Copy file name to clipboardExpand all lines: landing-zones/workload_extensions/readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
## 1. What are Workload Extensions
10
10
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:
12
12
13
13
- In terms of **design**, each solution will contain the security, network, and runtime views.
14
14
@@ -28,7 +28,7 @@ Find below the list of available workload landing zones and our backlog. Be free
28
28
29
29
| WORKLOAD | CONTENT | DESCRIPTION |
30
30
|---|---|---|
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.
32
32
| **OKE** | On Demand | An OKE Landing Zone Extension.
33
33
| **ExaCS** | On Demand | An ExaCS Landing Zone Extension.
34
34
| **ExaCC** | On Demand | An ExaCC Landing Zone Extension.
0 commit comments