Skip to content

Commit bd3970e

Browse files
Merge branch 'main' into a-volpi-patch-3
2 parents 6b522a8 + 0d5c239 commit bd3970e

File tree

141 files changed

+2971
-768
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

141 files changed

+2971
-768
lines changed

app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>junit</groupId>
3535
<artifactId>junit</artifactId>
36-
<version>4.12</version>
36+
<version>4.13.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
<dependency>

app-dev/devops-and-containers/functions/java-helloworld-with-local-dev-and-oci-functions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>junit</groupId>
3535
<artifactId>junit</artifactId>
36-
<version>4.12</version>
36+
<version>4.13.1</version>
3737
<scope>test</scope>
3838
</dependency>
3939
</dependencies>

cloud-infrastructure/multicloud/oracle-database@azure/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ Reviewed: 22.05.2024
3030
- [Oracle Database@Azure is Gold Maximum Availability Architecture endorsed](https://blogs.oracle.com/cloud-infrastructure/post/oracle-database-at-azure-gold-maa-goldengate)
3131
- [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)
3232
- [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)
3336

3437
## ADB-S@Azure
3538

3639
- [The public ADB-S@Azure documentation](https://docs.oracle.com/en-us/iaas/odaaz/odaaz-provisioning-autonomous-database.html)
40+
- [Available Database Services](https://docs.oracle.com/en-us/iaas/Content/multicloud/oaa.htm#oaasystems)
3741

3842
# License
3943

cloud-infrastructure/vmware-solutions/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# VMware Solutions
22

3-
This area focuses on Oracle Cloud VMware Solution, Oracle Cloud Migrations & Oracle Secure Desktops.
3+
This area focuses on Oracle Cloud VMware Solution, Oracle Secure Desktops and Oracle Cloud Migration.
4+
5+
6+
# Reusable Assets Overview
7+
8+
- [Secure Desktop Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-secure-desktops/secure-desktops-solution-definition)
9+
410

511
# License
612

cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Cloud Migrations enables customers to migrate virtual machines to Oracle Cloud Infrastructure (OCI) Compute instances. It helps customers eliminate manual migration tasks and ultimately reduces errors in asset discovery and migration planning and execution.
44

5-
Reviewed: 11.12.2023
5+
Reviewed: 31.05.2024
66

77
# Table of Contents
88

@@ -27,6 +27,12 @@ Reviewed: 11.12.2023
2727

2828
- [Cloud Coaching Clinic - Introduction to Oracle Cloud Migrations](https://www.youtube.com/watch?v=a1C3vZh5Wno)
2929
- In this Cloud Coaching Clinic session, we talk about the Oracle Cloud Migrations Service and how it enables you to migrate VMs from your on-premises VMware environments to OCI Compute VMs.
30+
31+
# Reusable Assets Overview
32+
33+
- [OCM Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-migrations/ocm-solution-definition-document)
34+
35+
3036

3137
# License
3238

cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Oracle Cloud VMware Solution is based on VMware Cloud Foundation (VCF) and provides a fully supported, customizable cloud environment for VMware deployments and migrations. The solution delivers a full-stack software-defined data center (SDDC), including VMware’s vCenter, ESXi, NSX, and vSAN. Specific use cases targeted by Oracle Cloud VMware Solution include data center and application migration, hybrid extension, on-demand capacity, and disaster recovery.
44

5-
Reviewed: 11.12.2023
5+
Reviewed: 31.05.2024
66

77
# Table of Contents
88

@@ -70,6 +70,9 @@ Reviewed: 11.12.2023
7070

7171
- [Enable DNS resolution for On-Premises Domain from Oracle Cloud VMWare Solution NSX-T Overlay Segment](https://docs.oracle.com/en/learn/ocvs-dns-resolution-on-premises/#overview)
7272
- This tutorial describes how to enable name resolution for on-premises Domain from Oracle Cloud VMWare Solution NSX-T backed Overlay segment.
73+
74+
75+
7376
7477
## Blogs
7578

@@ -102,6 +105,10 @@ Reviewed: 11.12.2023
102105

103106
- [VMware Tanzu deployment option with Oracle Cloud VMware Solution](https://blogs.oracle.com/cloud-infrastructure/post/vmware-tanzu-deploy-oracle-cloud-vmware-solution)
104107
- This blog post talks about the deployment of VMware Tanzu on Oracle Cloud VMware Solution.
108+
109+
- [Effectively monitor the Oracle Cloud VMware Solution environment using Grafana](https://blogs.oracle.com/cloud-infrastructure/post/monitor-oracle-cloud-vmware-solution-grafana)
110+
- This blog post delves into an open source solution for monitoring Oracle Cloud VMware Solution, harnessing the power of Grafana, InfluxDB, and Telegraf.
111+
105112

106113
## Videos & Podcasts
107114

@@ -113,10 +120,16 @@ Reviewed: 11.12.2023
113120
- [Cloud Coaching Clinic - Oracle Cloud VMware Solution](https://www.youtube.com/watch?v=fU3oWg8mbvY)
114121
- [On-Demand Webinar - Oracle Cloud VMware Solution-Differentiation by Design](https://go.oracle.com/LP=130642)
115122
- [Increasing VMware Datastore size backed by OCI Block Storage](https://www.youtube.com/watch?v=vg_RApWrvE0)
123+
- [Oracle Cloud VMware Solution - The best place for VMware Workloads in the Cloud](https://videohub.oracle.com/media/Oracle+Cloud+VMware+Solution+-+The+best+place+for+VMware+Workloads+in+the+Cloud/1_vaj6kihc)
124+
125+
116126

117127
# Reusable Assets Overview
118128

119129
- [Automating OCVS operations using Terraform](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/OCVS-Terraform-automation)
130+
131+
- [Disaster Recovery to OCVS with HCX or SRM Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-cloud-vmware-solution/disaster-recovery-to-ocvs-with-hcx-or-srm-solution-definition/)
132+
120133

121134
# License
122135

cloud-infrastructure/vmware-solutions/oracle-secure-desktops/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ The Oracle Cloud Infrastructure Secure Desktops service allows an administrator
44

55
Secure Desktops is ideal for organizations that need to provide employees with controlled access to a preconfigured desktop environment. An administrator can create pools of desktops in their tenancy, based on existing compute shapes or custom images. All configuration for the desktop and Oracle Cloud Infrastructure is completed by the administrator, making it possible for non-technical users to securely access and use a remote desktop for their day-to-day work. Secure Desktops controls all access to the remote desktops, protecting Oracle Cloud Infrastructure resources and customer data from malicious client activity.
66

7-
Reviewed: 11.12.2023
7+
Reviewed: 31.05.2024
88

99
# Useful Links
1010

1111
- [Oracle Cloud Infrastructure Secure Desktops](https://docs.oracle.com/en-us/iaas/secure-desktops/home.htm)
1212
- [Announcing Oracle Cloud Infrastructure Secure Desktops](https://blogs.oracle.com/cloud-infrastructure/post/secure-desktops-cloud-native-virtualization)
1313

14+
# Reusable Assets Overview
15+
- [Oracle Cloud Infrastructure Secure Desktops Solution Definition Document](https://github.com/oracle-devrel/technology-engineering/tree/main/cloud-infrastructure/vmware-solutions/oracle-secure-desktops/secure-desktops-solution-definition)
16+
17+
1418
# License
1519

1620
Copyright (c) 2024 Oracle and/or its affiliates.

0 commit comments

Comments
 (0)