Skip to content

Commit 748b1c8

Browse files
authored
Merge branch 'main' into updates_april25
2 parents 286d92c + e0e827a commit 748b1c8

File tree

6 files changed

+185
-0
lines changed

6 files changed

+185
-0
lines changed

data-platform/multicloud/README.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Multicloud
2+
3+
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.
4+
5+
Reviewed: 20.09.2024
6+
7+
# Team Publications
8+
9+
## Video Content
10+
11+
- [Networking for Oracle Database@Azure](https://www.youtube.com/watch?v=ApfFm6O4kcw)
12+
- [Simple & Secure OCI Multicloud Architecture with Aviatrix](https://youtu.be/9Jh9N6fouxE?feature=shared)
13+
- [Multicloud Is The New Norm - Part I](https://www.youtube.com/watch?v=WzyJiAXldDM)
14+
- [Multicloud Is The New Norm - Part II](https://www.youtube.com/watch?v=27L_ZeF1o9Q)
15+
- [Multicloud Is The New Norm - Part III](https://www.youtube.com/watch?v=qesCk_nIvY8)
16+
17+
## Blog Posts
18+
19+
- [DNS in multicloud disaster recovery architectures](https://blogs.oracle.com/cloud-infrastructure/post/dns-in-multicloud-disaster-recovery-architectures)
20+
- [Oracle OCI — encrypted connection to AWS, Azure, GCP](https://aviatrix.com/blog/oracle-oci-encrypted-connection/)
21+
- [Oracle and Microsoft Simplify the Path to Multicloud Choice](https://blogs.oracle.com/cloud-infrastructure/post/simplify-path-to-multicloud-choice)
22+
- [ODSA versus the OCI-Azure Interconnect](https://blogs.oracle.com/cloud-infrastructure/post/odsa-versus-oci-azure-interconnect)
23+
- [Network latency using OCI-Azure Interconnect and best practices](https://blogs.oracle.com/cloud-infrastructure/post/network-latency-oci-azure-best-practices)
24+
- [Transitive cloud routing in multicloud architectures](https://blogs.oracle.com/cloud-infrastructure/post/transitive-routing-in-multicloud-architectures)
25+
- [Implementing Oracle Database for Azure with a hub-and-spoke network](https://blogs.oracle.com/cloud-infrastructure/post/implementing-oracledb-azure-hubandspoke-network)
26+
- [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)
27+
- [Connecting OCI to AWS with Megaport](https://blogs.oracle.com/cloud-infrastructure/connecting-oracle-cloud-infrastructure-to-amazon-vpc-with-megaport-cloud-router)
28+
- [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)
29+
- [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=)
30+
31+
## Reference Architectures
32+
33+
- [Learn About multicloud Architecture Framework](https://docs.oracle.com/en/solutions/learn-about-multicloud-arch-framework/index.html)
34+
- [Use AWS endpoint service to securely connect applications to Oracle Autonomous Database](https://docs.oracle.com/en/solutions/adb-endpoint-in-aws/index.html)
35+
- [Resolve DNS records seamlessly in OCI multicloud architectures](https://docs.oracle.com/en/solutions/resolve-dns-oci/index.html#GUID-84375E55-F207-4A72-84E8-C17CE0CE6BF3)
36+
- [Connect Oracle Data Safe to Oracle databases on multicloud and hybrid cloud environments](https://docs.oracle.com/en/solutions/data-safe-multicloud-ods-hybrid/index.html)
37+
- [Extend your high availability database architecture to multicloud using OCI GoldenGate replication](https://docs.oracle.com/en/solutions/oci-multicloud-db-replication-goldengate/index.html)
38+
- [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)
39+
- [Deploy a Multicloud split-stack solution across OCI, AWS, and GCP](https://docs.oracle.com/en/solutions/oci-aws-gcp-multicloud/index)
40+
- [Best practices for hybrid and multicloud OCI networking design](https://docs.oracle.com/en/solutions/oci-best-practices-networking/index.html)
41+
- [Multicloud patterns to deploy Oracle Applications (EBS, PeopleSoft, JD Edwards) to Azure and OCI](https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-oci-applications)
42+
- [Extend Active Directory integration in Hybrid Cloud](https://docs.oracle.com/en/solutions/integrate-oci-msft-ad/)
43+
- [Establish a multicloud private network connectivity through Oracle Integration Cloud](https://docs.oracle.com/en/solutions/multi-cloud-with-oic/index.html)
44+
- [Multicloud split-stack architecture with OCI, GCP, and AWS](https://docs.oracle.com/en/solutions/oci-aws-gcp-multicloud/index.html)
45+
46+
## Certifications
47+
48+
- [Become an OCI Multicloud Architect Associate](https://mylearn.oracle.com/ou/learning-path/become-an-oci-multicloud-architect/120606)
49+
- [Become an Oracle Database@Azure Specialist](https://mylearn.oracle.com/ou/learning-path/become-an-oracle-databaseazure-specialist/135857)
50+
51+
# License
52+
53+
Copyright (c) 2025 Oracle and/or its affiliates.
54+
55+
Licensed under the Universal Permissive License (UPL), Version 1.0.
56+
57+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Oracle Database@Azure
2+
3+
Oracle has significantly expanded its partnership with Microsoft to launch a new service called Oracle Database@Azure. With this service, Microsoft and Oracle will deliver the same Oracle database services running on OCI in Microsoft Azure data centers. Oracle database services in Azure are designed to offer high levels of performance, scale, security, and availability — at par with what we offer in OCI today.
4+
5+
Reviewed: 13.06.2024
6+
7+
# Useful Links
8+
9+
## General
10+
11+
- [Major Global Businesses Adopt Oracle Database@Azure Worldwide](https://www.oracle.com/news/announcement/major-global-businesses-adopt-oracle-database-at-azure-worldwide-2024-04-23/)
12+
- [Oracle Database@Azure Partner Sales Briefing Session April 15th ](https://videohub.oracle.com/media/Oracle+Database%40Azure+Partner+Sales+Briefing+Session+April+15th/1_7y78vd1d)
13+
- [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=)
14+
- [GA Press release](https://www.oracle.com/news/announcement/oracle-announces-the-general-availability-of-oracle-database-at-azure-2023-12-13/)
15+
- [Microsoft announcement blog](https://aka.ms/ODAA_Launch_Blog_Dec)
16+
- [Oracle product page](https://www.oracle.com/cloud/azure/oracle-database-at-azure/)
17+
- [How -To Blog](https://blogs.oracle.com/cloud-infrastructure/post/oracle-database-at-azure-ga-east-us-region)
18+
- [First Principles blog](https://blogs.oracle.com/cloud-infrastructure/post/first-principles-powering-applications-with-oracle-database-at-azure)
19+
- [Microsoft docs page](https://learn.microsoft.com/en-us/azure/oracle/oracle-azure-overview)
20+
- [Original Service Press release](https://www.oracle.com/news/announcement/oracle-database-at-azure-2023-09-14/?source=:so:ch:or:awr::::&SC=:so:ch:or:awr::::&pcode=)
21+
- [Service Landing Page](https://www.oracle.com/cloud/azure/oracle-database-at-azure/?source=:so:ch:or:awr::::)
22+
- [Service FAQs](https://www.oracle.com/cloud/azure/oracle-database-at-azure/faq/?source=:so:ch:or:awr::::)
23+
- [Service blog](https://blogs.oracle.com/cloud-infrastructure/post/oracle-microsoft-deliver-oracle-database-at-azure)
24+
- [Introducing Oracle Database@Azure | Oracle CloudWorld 2023](https://www.youtube.com/watch?v=4g67BoXhV3g)
25+
26+
## ExaDB-D@Azure
27+
28+
- [Networking for Oracle Database@Azure](https://www.youtube.com/watch?v=ApfFm6O4kcw)
29+
- [Learn about Oracle Maximum Availability Architecture for Oracle Database@Azure](https://docs.oracle.com/en/solutions/oracle-maa-db-at-azure/#GUID-7723E2B1-9588-40BC-88BE-44637B1AF0D9)
30+
- [Oracle Database@Azure is Gold Maximum Availability Architecture endorsed](https://blogs.oracle.com/cloud-infrastructure/post/oracle-database-at-azure-gold-maa-goldengate)
31+
- [Oracle Maximum Availability Architecture for Oracle Database@Azure](https://docs.oracle.com/en/database/oracle/oracle-database/19/haovw/db-azure1.html#GUID-17550D0E-4D7C-4F7E-8AF8-AB4964C1E92D)
32+
- [The public ExaDB-D@Azure documentation](https://docs.oracle.com/en-us/iaas/odaaz/odaaz-provisioning-exadata-infrastructure.html#ODAAZ-GUID-9CD7A523-0945-4B89-B688-C2EC3DA8F332)
33+
- [Secure Shell to Oracle Exadata Database Service from a Microsoft Azure Linux VM in Oracle Database@Azure](https://docs.oracle.com/en/learn/ssh-oeds-oracledbazure/)
34+
- [Oracle Zero Downtime Migration – Physical Online Migration to ExaDB-D on Oracle Database@Azure](https://www.oracle.com/a/otn/docs/database/zdm-physical-migration-to-oracle-at-azure.pdf)
35+
- [Move to Oracle Database@Azure with Oracle Zero Downtime Migration](https://docs.oracle.com/en/solutions/oracle-db-at-azure-migration/index.html)
36+
- [Deploy Oracle Key Vault for Oracle Database@Azure](https://docs.oracle.com/en/solutions/deploy-key-vault-database-at-azure/#GUID-3C967419-6461-470C-AC86-07F419CDF967)
37+
38+
## ADB-S@Azure
39+
40+
- [The public ADB-S@Azure documentation](https://docs.oracle.com/en-us/iaas/odaaz/odaaz-provisioning-autonomous-database.html)
41+
- [Available Database Services](https://docs.oracle.com/en-us/iaas/Content/multicloud/oaa.htm#oaasystems)
42+
43+
# License
44+
45+
Copyright (c) 2025 Oracle and/or its affiliates.
46+
47+
Licensed under the Universal Permissive License (UPL), Version 1.0.
48+
49+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
2+
Copyright (c) 2025 Oracle and/or its affiliates.
3+
4+
The Universal Permissive License (UPL), Version 1.0
5+
6+
Subject to the condition set forth below, permission is hereby granted to any
7+
person obtaining a copy of this software, associated documentation and/or data
8+
(collectively the "Software"), free of charge and under any and all copyright
9+
rights in the Software, and any and all patent rights owned or freely
10+
licensable by each licensor hereunder covering either (i) the unmodified
11+
Software as contributed to or provided by such licensor, or (ii) the Larger
12+
Works (as defined below), to deal in both
13+
14+
(a) the Software, and
15+
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file if
16+
one is included with the Software (each a "Larger Work" to which the Software
17+
is contributed by such licensors),
18+
19+
without restriction, including without limitation the rights to copy, create
20+
derivative works of, display, perform, and distribute the Software and make,
21+
use, sell, offer for sale, import, export, have made, and have sold the
22+
Software and the Larger Work(s), and to sublicense the foregoing rights on
23+
either these or other terms.
24+
25+
This license is subject to the following condition:
26+
The above copyright notice and either this complete permission notice or at
27+
a minimum a reference to the UPL must be included in all copies or
28+
substantial portions of the Software.
29+
30+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36+
SOFTWARE.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Oracle Database@Azure Overview Workshop
2+
3+
A workshop designed to dive into all aspects of the Oracle Database@Azure (OD@A) architectural design for customers Azure setup.
4+
5+
Reviewed: 12.04.2024
6+
7+
# When to use this asset?
8+
9+
Use this workshop to understand the Oracle Database@Azure service in detail to build the required solution in Azure and OCI.
10+
11+
# How to use this asset?
12+
13+
Workshop content has different sections. Review each section to understand the service options to match your requirements. If required have separate deep dive into each section.
14+
15+
# License
16+
17+
Copyright (c) 2025 Oracle and/or its affiliates.
18+
19+
Licensed under the Universal Permissive License (UPL), Version 1.0.
20+
21+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Oracle Database@Google --- New Announcement !!!
2+
3+
Oracle and Google Cloud announced a partnership that gives customers the choice to combine Oracle Cloud Infrastructure (OCI) and Google Cloud technologies to help accelerate their application migrations and modernization.
4+
5+
Google Cloud’s Cross-Cloud Interconnect will be initially available for customer onboarding in 11 global regions, allowing customers to deploy general purpose workloads with no cross-cloud data transfer charges. Later this year, a new offering, Oracle Database@Google Cloud, will be available with the highest level of Oracle database and network performance, along with feature and pricing parity with OCI.
6+
7+
Reviewed: 12.06.2024
8+
9+
# Useful Links
10+
11+
## General
12+
13+
- [Oracle and Google Cloud Announce a Groundbreaking Multicloud Partnership](https://www.oracle.com/news/announcement/oracle-and-google-cloud-announce-groundbreaking-multicloud-partnership-2024-06-11/)
14+
- [Introducing Oracle Database@Google Cloud](https://youtu.be/zvyFoz8bmAc?si=uf0K-F5dgDsry0rH)
15+
16+
# License
17+
18+
Copyright (c) 2025 Oracle and/or its affiliates.
19+
20+
Licensed under the Universal Permissive License (UPL), Version 1.0.
21+
22+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)