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/tailored_landing_zones/readme.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,13 +69,13 @@ To learn how to **design**, **create**, and **run IaC configurations** we recomm
69
69
70
70
| # | ACTIVITY | ASSETS| DESCRIPTION |
71
71
|---|---|---|---|
72
-
| **1** | **TRAINING** | [OCI Foundations](https://mylearn.oracle.com/learning-path/become-an-oci-foundations-associate/108448)<br> [OCI Architect Associate](https://mylearn.oracle.com/learning-path/become-an-oci-architect-associate/108703) <br>[OCI Architect Professional](https://mylearn.oracle.com/learning-path/become-an-oci-architect-professional/108709) | **Master OCI core resources**, such as compartments, groups, policies, and network elements. They are the foundations of any OCI landing zone.
72
+
| **1** | **TRAINING** | [OCI Foundations](https://mylearn.oracle.com/ou/learning-path/become-an-oci-foundations-associate-2024/139374)<br> [OCI Architect Associate](https://mylearn.oracle.com/ou/learning-path/become-an-oci-architect-associate-2024/137550) <br>[OCI Architect Professional](https://mylearn.oracle.com/ou/learning-path/become-an-oci-architect-professional-2024/139688) | **Master OCI core resources**, such as compartments, groups, policies, and network elements. They are the foundations of any OCI landing zone.
73
73
| **2**| **PREPARE** | [EMEA OCI Landing Zones - Video](https://www.linkedin.com/feed/update/urn:li:activity:7206600588216659968/)| Understand OCI Landing Zones, **approach**, and **strategy** in **13 minutes**.
74
-
|**3**|**ENABLE**|[OCI Learn LZ](/addons/oci-learn-lz/readme.md)| Use the OCI Learn LZ exercises to understand how to **design** and **configure** OCI Landing Zones. |
75
-
|**4**|**SELECT**|[OCI Open LZ Blueprints](/README.md#the-blueprints-menu)| Select you prefered blueprint from the options above. |
76
-
|**5**|**DESIGN**|[One-OE](/one-oe/readme.md) </br> [Multi-OE](/multi-oe/readme.md) </br> [Network Hubs](/addons/oci-hub-models/readme.md)| Use the selected OCI Open LZ **blueprint** to design - in drawio - your functional, security, network, and operations view, with all the diagrams in a reusable format. For network use our **Hub Menu** to select your prefered topology. |
74
+
|**3**|**ENABLE**|[OCI Learn LZ](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/addons/oci-learn-lz/readme.md)| Use the OCI Learn LZ exercises to understand how to **design** and **configure** OCI Landing Zones. |
75
+
|**4**|**SELECT**|[OCI Open LZ Blueprints](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/blueprints)| Select you prefered blueprint. |
76
+
|**5**|**DESIGN**|[One-OE](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/blueprints/one-oe) </br> [Multi-OE](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/blueprints/multi-oe) </br> [Network Hubs](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/addons/oci-hub-models/readme.md)| Use the selected OCI Open LZ **blueprint** to design - in drawio - your functional, security, network, and operations view, with all the diagrams in a reusable format. For network use our **Hub Menu** to select your prefered topology. |
77
77
|**6**|**CONFIGURE**|[Declarative IaC](https://github.com/oracle-devrel/technology-engineering/blob/main/landing-zones/commons/oci_landingzones_iac.md)| Learn about the OCI IaC declarative approach and use the OCI Open LZ runtime **configurations** as your IaC templates. These configurations are easily adjustable to any other landing zone model. |
78
-
|**7**|**RUN**|[One-OE](/one-oe/readme.md) </br> [Multi-OE](/multi-oe/readme.md)| Run your configurations using **Terraform CLI** or **Oracle Resource Manager (ORM)** as described in the blueprint runtimes documentation. |
78
+
|**7**|**RUN**|[One-OE](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/blueprints/one-oe) </br> [Multi-OE](https://github.com/oracle-quickstart/terraform-oci-open-lz/tree/master/blueprints/multi-oe)| Run your configurations using **Terraform CLI** or **Oracle Resource Manager (ORM)** as described in the blueprint runtimes documentation. |
79
79
|**8**|**EXTEND**|[Workload Extensions](/landing-zones/workload_extensions/readme.md)| Extend your Landing Zone with ready-made pluggable workload extensions to reduce your time-to-production with OCI best practices. |
0 commit comments