diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 000000000..7e257db92 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,3 @@ +{ + "recommendations": [] +} \ No newline at end of file diff --git a/cloud-infrastructure/compute-including-hpc/compute-software/hpc-and-related-materials/oci-hpc-oke/.DS_Store b/cloud-infrastructure/compute-including-hpc/compute-software/hpc-and-related-materials/oci-hpc-oke/.DS_Store new file mode 100644 index 000000000..220ed413f Binary files /dev/null and b/cloud-infrastructure/compute-including-hpc/compute-software/hpc-and-related-materials/oci-hpc-oke/.DS_Store differ diff --git a/cloud-infrastructure/compute-including-hpc/compute-software/hpc-and-related-materials/oci-hpc-oke/terraform/.DS_Store b/cloud-infrastructure/compute-including-hpc/compute-software/hpc-and-related-materials/oci-hpc-oke/terraform/.DS_Store new file mode 100644 index 000000000..c3eb0a59b Binary files /dev/null and b/cloud-infrastructure/compute-including-hpc/compute-software/hpc-and-related-materials/oci-hpc-oke/terraform/.DS_Store differ diff --git a/cloud-infrastructure/multicloud/federation-azure/README.md b/cloud-infrastructure/multicloud/federation-azure/README.md deleted file mode 100644 index 9b2a12fd3..000000000 --- a/cloud-infrastructure/multicloud/federation-azure/README.md +++ /dev/null @@ -1,21 +0,0 @@ -# OCI Implementation Series: Multicloud Federation Setup (Azure) and Solution Efficiency with JIT - -Multicloud is a cloud computing strategy that incorporates the best services from more than one public cloud provider to deploy a solution. This enables customers to meet diverse business requirements and ensure they are choosing the best cloud provider for each workload, based on capabilities, requirements, and performance. - -With Oracle Cloud Infrastructure (OCI) being one of the leading cloud platforms, organizations often find themselves in the position of utilizing OCI services along with at least one other cloud provider to meet their business requirements. - -Multicloud IAM solution simplifies administration and plays a vital role in ensuring secure access to resources, controlling permissions, and maintaining compliance. Oracle Cloud Lift Services has implemented solutions that address these challenges for various enterprise customers in multicloud environment setup. - -Reviewed: 08.04.2024 - -# Team Publications - -- [OCI Implementation Series: Multicloud Federation Setup (Azure) and Solution Efficiency with JIT](https://blogs.oracle.com/futurestate/post/oci-implementation-series-multicloud-federation-setup-azure-solution-efficiency-with-jit). - -# License - -Copyright (c) 2025 Oracle and/or its affiliates. - -Licensed under the Universal Permissive License (UPL), Version 1.0. - -See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. diff --git a/cloud-infrastructure/multicloud/integrate-okta-iam/README.md b/cloud-infrastructure/multicloud/integrate-okta-iam/README.md deleted file mode 100644 index 32f5eb045..000000000 --- a/cloud-infrastructure/multicloud/integrate-okta-iam/README.md +++ /dev/null @@ -1,19 +0,0 @@ -# OCI Implementation Series: Integrate Okta IAM with OCI Identity Domain in Hybrid Cloud Environment Setup - -As organizations increasingly adopt multi-cloud and hybrid cloud infrastructures, managing identity and access across multiple environments can become a complex and challenging task. Traditional Identity and Access Management (IAM) solutions often struggle to keep up with the evolving cloud landscape, leaving organizations vulnerable to security breaches and compliance issues. - -A multi-cloud/hybrid cloud IAM solution offers a comprehensive approach to managing identities, access, and security across multiple environments. By providing a centralized platform that can manage access to multiple cloud services and applications, a multi-cloud/hybrid cloud IAM solution simplifies IAM administration and strengthens security. Oracle Cloud Lift Services has implemented solutions that address these challenges. - -Reviewed: 08.04.2024 - -# Team Publications - -- [OCI Implementation Series: Integrate Okta IAM with OCI Identity Domain in Hybrid Cloud Environment Setup](https://blogs.oracle.com/futurestate/post/oci-implementation-series-integrate-okta-iam-with-oci-identity-domain-in-hybrid-cloud-environment-setup). - -# License - -Copyright (c) 2025 Oracle and/or its affiliates. - -Licensed under the Universal Permissive License (UPL), Version 1.0. - -See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. diff --git a/cloud-infrastructure/multicloud/oracledb-for-azure-odsa/README.md b/cloud-infrastructure/multicloud/oracledb-for-azure-odsa/README.md deleted file mode 100644 index 9c8323538..000000000 --- a/cloud-infrastructure/multicloud/oracledb-for-azure-odsa/README.md +++ /dev/null @@ -1,41 +0,0 @@ -# Oracle Database for Azure - -Oracle Database Service for Azure (OracleDB for Azure) is an Oracle-managed service delivering Oracle Database services in Oracle Cloud Infrastructure (OCI) directly to Microsoft Azure customers through the OCI Azure Interconnect (a capability available between the two cloud environments in regions located around the world). OracleDB for Azure uses a service-based approach and is an alternative to manually creating complex cross-cloud deployments using the Interconnect. - -Reviewed: 08.04.2024 - -# Table of Contents - -1. [Team Publications](#team-publications) -2. [Useful Links](#useful-uinks) - -# Team Publications - - - [ODSA disaster recovery best practices: Exadata Database and Base Database services](https://blogs.oracle.com/cloud-infrastructure/post/odsa-dr-best-practices-exadata-base) - - [Split application architecture using Oracle Database Service for Azure](https://blogs.oracle.com/cloud-infrastructure/post/split-application-architecture-using-odsa) - - [Deploy multicloud Oracle Database Service for Microsoft Azure in a hub and spoke topology](https://docs.oracle.com/en/solutions/odsa-azure-hub-spoke/index.html) - - [ODSA Technical Documentation](https://docs.oracle.com/en-us/iaas/Content/multicloud/intro.htm) - - [Getting Started on Oracle Database Service for Microsoft Azure with Exadata Database Service](https://blogs.oracle.com/database/post/getting-started-on-odsa-with-exadata-database-service) - - [Oracle Database Service for Microsoft Azure Technical Overview](https://blogs.oracle.com/cloud-infrastructure/post/oracle-database-service-azure-overview?i) - - [Oracle Database Service for Azure (ODSA) – What, Why, and How](https://database-heartbeat.com/2022/08/04/overview-odsa/) - - [ODSA for Java Developers (Part 1) — Introduction to Oracle Database Service for Azure](https://medium.com/oracledevs/odsa-for-java-developers-introduction-to-oracle-database-service-for-azure-part-1-bff24c787055) - - [ODSA for Java Developers (Part 2) — Connecting to Oracle ADB from a Spring Boot 3.0 App with Spring Data JPA on Azure App Service](https://medium.com/oracledevs/odsa-for-java-developers-part-2-connecting-to-oracle-adb-from-a-spring-boot-3-0-b1ebb6296abc) - - [ODSA for Java Developers (Part 3) — Connecting to Oracle ADB from a Spring Boot 3.0 App with Spring Data JPA on Azure Spring Apps](https://medium.com/oracledevs/odsa-for-java-developers-part-3-connecting-to-oracle-adb-from-a-spring-boot-3-0-1ea0006f1a0d) - - [ODSA for Java Developers (Part 4) — Connecting to Oracle ADB from a Spring Boot 3.0 App with Spring Data JPA on Azure Container Apps](https://medium.com/oracledevs/odsa-for-java-developers-part-4-connecting-to-oracle-adb-from-a-spring-boot-3-0-56fe09bff673) - - [ODSA for Java Developers (Part 5) — Connecting to Oracle ADB from a FaaS App with Oracle JDBC on Azure Functions](https://medium.com/oracledevs/odsa-for-java-developers-part-5-connecting-to-oracle-adb-from-a-faas-app-with-spring-data-jpa-5083793ec168) - - [ODSA for Java Developers (Part 6) — Connecting to Oracle ADB from a Spring Boot 3.0 App with Spring Data JPA on Azure Kubernetes Service](https://medium.com/oracledevs/odsa-for-java-developers-part-6-connecting-to-oracle-adb-from-a-spring-boot-3-0-acee889bd222) - - [ODSA for Java Developers (Part 7) — Connecting to Oracle ADB from a Spring Boot 3.0 App with Spring Data JPA on Azure Container Instances](https://medium.com/oracledevs/odsa-for-java-developers-part-7-connecting-to-oracle-adb-from-a-spring-boot-3-0-7ac563d117a3) - -# Useful Links - -- [Oracle Database Service for Azure](https://www.oracle.com/cloud/azure/oracle-database-for-azure/) -- [Introducing Oracle Database Service for Microsoft Azure](https://www.oracle.com/cloud/azure/oracle-database-for-azure/announcement/) -- [External FAQ](https://www.oracle.com/cloud/azure/oracle-database-for-azure/faq/) - -# License - -Copyright (c) 2025 Oracle and/or its affiliates. - -Licensed under the Universal Permissive License (UPL), Version 1.0. - -See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details. diff --git a/cloud-infrastructure/multicloud/README.md b/cloud-infrastructure/networking/multicloud/README.md similarity index 88% rename from cloud-infrastructure/multicloud/README.md rename to cloud-infrastructure/networking/multicloud/README.md index c912cbc44..a51adb6ba 100644 --- a/cloud-infrastructure/multicloud/README.md +++ b/cloud-infrastructure/networking/multicloud/README.md @@ -2,13 +2,14 @@ Multicloud architectures leverage the coordinated use of cloud services from two or more public cloud vendors. Organizations use multicloud environments to distribute computing resources and minimize the risk of downtime and data loss. Organizations may also adopt two or more public cloud providers for their unique capabilities. -Reviewed: 20.09.2024 +Reviewed: 29.04.2025 # Team Publications ## Video Content -- [Networking for Oracle Database@Azure](https://www.youtube.com/watch?v=ApfFm6O4kcw) +- [Cloud Coaching - Automate your OCI Multicloud connectivity with Equinix](https://youtu.be/phIpvM1MQSI?si=UXJn3ieiRZwFLVbz) +- [Cloud Coaching - Networking for Oracle Database@Azure](https://youtu.be/ApfFm6O4kcw?si=Ni_ziz66AsQ5uVeZ) - [Simple & Secure OCI Multicloud Architecture with Aviatrix](https://youtu.be/9Jh9N6fouxE?feature=shared) - [Multicloud Is The New Norm - Part I](https://www.youtube.com/watch?v=WzyJiAXldDM) - [Multicloud Is The New Norm - Part II](https://www.youtube.com/watch?v=27L_ZeF1o9Q) @@ -19,14 +20,12 @@ Reviewed: 20.09.2024 - [DNS in multicloud disaster recovery architectures](https://blogs.oracle.com/cloud-infrastructure/post/dns-in-multicloud-disaster-recovery-architectures) - [Oracle OCI — encrypted connection to AWS, Azure, GCP](https://aviatrix.com/blog/oracle-oci-encrypted-connection/) - [Oracle and Microsoft Simplify the Path to Multicloud Choice](https://blogs.oracle.com/cloud-infrastructure/post/simplify-path-to-multicloud-choice) -- [ODSA versus the OCI-Azure Interconnect](https://blogs.oracle.com/cloud-infrastructure/post/odsa-versus-oci-azure-interconnect) - [Network latency using OCI-Azure Interconnect and best practices](https://blogs.oracle.com/cloud-infrastructure/post/network-latency-oci-azure-best-practices) - [Transitive cloud routing in multicloud architectures](https://blogs.oracle.com/cloud-infrastructure/post/transitive-routing-in-multicloud-architectures) - [Implementing Oracle Database for Azure with a hub-and-spoke network](https://blogs.oracle.com/cloud-infrastructure/post/implementing-oracledb-azure-hubandspoke-network) - [Connecting OCI to GCP with Equinix Network Edge](https://blogs.oracle.com/cloud-infrastructure/connecting-oracle-cloud-infrastructure-to-google-cloud-platform-with-equinix-network-edge-cloud-router) - [Connecting OCI to AWS with Megaport](https://blogs.oracle.com/cloud-infrastructure/connecting-oracle-cloud-infrastructure-to-amazon-vpc-with-megaport-cloud-router) - [Connecting on-premises network to OCI with Colt on demand](https://blogs.oracle.com/cloud-infrastructure/connecting-your-on-premises-network-to-oracle-cloud-with-colt-on-demand) -- [Oracle and Microsoft bring Oracle Database@Azure to Europe](https://blogs.oracle.com/cloud-infrastructure/post/oracle-microsoft-databaseazure-europe?source=:so:ch:or:awr::::&SC=:so:ch:or:awr::::&pcode=) ## Reference Architectures @@ -46,7 +45,7 @@ Reviewed: 20.09.2024 ## Certifications - [Become an OCI Multicloud Architect Associate](https://mylearn.oracle.com/ou/learning-path/become-an-oci-multicloud-architect/120606) -- [Become an Oracle Database@Azure Specialist](https://mylearn.oracle.com/ou/learning-path/become-an-oracle-databaseazure-specialist/135857) +- [Become an OCI Multicloud Architect Professional (2025)](https://mylearn.oracle.com/ou/learning-path/become-an-oracle-cloud-infrastructure-multicloud-architect-professional-2025/144472) # License diff --git a/cloud-infrastructure/multicloud/azure-interconnect/README.md b/cloud-infrastructure/networking/multicloud/azure-interconnect/README.md similarity index 100% rename from cloud-infrastructure/multicloud/azure-interconnect/README.md rename to cloud-infrastructure/networking/multicloud/azure-interconnect/README.md diff --git a/cloud-infrastructure/multicloud/connectivity-partners/README.md b/cloud-infrastructure/networking/multicloud/connectivity-partners/README.md similarity index 100% rename from cloud-infrastructure/multicloud/connectivity-partners/README.md rename to cloud-infrastructure/networking/multicloud/connectivity-partners/README.md diff --git a/cloud-infrastructure/multicloud/google-interconnect/README.md b/cloud-infrastructure/networking/multicloud/google-interconnect/README.md similarity index 93% rename from cloud-infrastructure/multicloud/google-interconnect/README.md rename to cloud-infrastructure/networking/multicloud/google-interconnect/README.md index 7370d53c2..e35eb3834 100644 --- a/cloud-infrastructure/multicloud/google-interconnect/README.md +++ b/cloud-infrastructure/networking/multicloud/google-interconnect/README.md @@ -6,7 +6,7 @@ The new Oracle Interconnect for Google Cloud now enables flexible and simplified Enterprises can seamlessly connect Google Cloud services, such as analytics and AI, to Oracle Cloud services, such as Exadata and Autonomous Database. For organizations seeking to optimize and elevate their cloud infrastructure capabilities and commercial calculus, such a native multicloud model offers the best-of-both-clouds customer experience that encompasses a unified and interoperable technical and commercial stack. -Reviewed: 02.07.2024 +Reviewed: 29.04.2025 # Useful Links @@ -19,7 +19,9 @@ Reviewed: 02.07.2024 - [Oracle and Google Cloud Partnership FAQ ](https://www.oracle.com/cloud/google/interconnect/faq/) - [Announcing the Oracle Interconnect for Google Cloud](https://blogs.oracle.com/cloud-infrastructure/post/announcing-oracle-interconnect-google-cloud) +## Videos +- [Oracle Interconnect for Google Cloud - Overview and demo](https://youtu.be/YO659mMcoGA?si=dtwyc1V1LhHx8eE-) # License diff --git a/cloud-infrastructure/networking/zpr/README.md b/cloud-infrastructure/networking/zpr/README.md new file mode 100644 index 000000000..4ee2c8249 --- /dev/null +++ b/cloud-infrastructure/networking/zpr/README.md @@ -0,0 +1,27 @@ +# Zero Trust Packet Routing - (ZPR) + +OCI Zero Trust Packet Routing enables organizations to set security attributes on resources and write natural language policies that limit network traffic based on the resources and data services accessed. This effort is based on the 2023 initiative to develop a new open standard for Zero Trust Packet Routing (ZPR) with Applied Invention and other organizations. With ZPR, organizations can protect themselves from one of the most common causes of compromise—network misconfigurations. OCI is the first cloud provider to implement Zero Trust Packet Routing into its platform. + +Reviewed: 29.04.2025 + +# Useful Links + +- [OCI Zero Trust Packet Routing](https://www.oracle.com/uk/security/cloud-security/zero-trust-packet-routing/) +- [Overview of Zero Trust Packet Routing](https://docs.oracle.com/en-us/iaas/Content/zero-trust-packet-routing/overview.htm) + +## Blog Posts + +- [Announcing the general availability of OCI Zero Trust Packet Routing](https://blogs.oracle.com/cloud-infrastructure/post/ga-zero-trust-packet-routing) +- [First Principles: Robust data breach protection with Zero Trust Packet Routing](https://blogs.oracle.com/cloud-infrastructure/post/first-principles-zero-trust-packet-routing) + +## Videos + +- [Developer Coaching - Unlocking Zero Trust Security with OCI ZPR](https://youtu.be/a8QOGL_DfvQ?si=gjGgji9bdz7KgtpV) + +# License + +Copyright (c) 2025 Oracle and/or its affiliates. + +Licensed under the Universal Permissive License (UPL), Version 1.0. + +See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.