Skip to content

Commit ab32975

Browse files
authored
Merge pull request #114 from oracle-devrel/VMwareDaniel
Vmware daniel
2 parents 88e9a93 + 8a383ba commit ab32975

File tree

4 files changed

+164
-1
lines changed

4 files changed

+164
-1
lines changed

cloud-infrastructure/vmware-solutions/README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
1-
# Placeholder
1+
# Oracle Cloud Infrastructure Secure Desktops
2+
3+
The Oracle Cloud Infrastructure Secure Desktops service allows an administrator to create a set of identically configured remote desktops, which individual users can then securely access.
4+
5+
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.
6+
7+
# Table of Contents
8+
9+
1. [Useful Links](#useful-links)
10+
2. [Team Publications](#team-publications)
11+
12+
## Useful Links
13+
- [Oracle Cloud Infrastrcuture Secure Desktops](https://docs.oracle.com/en-us/iaas/secure-desktops/home.htm)
14+
- [Announcing Oracle Cloud Infrastructure Secure Desktops](https://blogs.oracle.com/cloud-infrastructure/post/secure-desktops-cloud-native-virtualization)
15+
16+
## Team Publications
17+
18+
### Reference Architectures & Step-by-step Guides
19+
TBC
20+
21+
### Videos
22+
TBC
223

324
# License
425

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Oracle Cloud Migrations
2+
3+
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 reduce errors in asset discovery and migration planning and execution.
4+
5+
# Table of Contents
6+
7+
1. [Useful Links](#useful-links)
8+
2. [Team Publications](#team-publications)
9+
10+
## Useful Links
11+
- [Oracle Cloud Migrations](https://www.oracle.com/cloud/compute/virtual-machines/migration/)
12+
- [Oracle Cloud Migrations Documentation](https://docs.oracle.com/en-us/iaas/Content/cloud-migration/home.htm)
13+
14+
## Team Publications
15+
16+
### Reference Architectures & Step-by-step Guides
17+
- [OCM Deployment Guide - Migrate VMs from an on-premises VMware environment to Oracle Cloud Compute VMs using Oracle Cloud Migrations service](https://docs.oracle.com/en/learn/ocm-migrate-on-prem-vm/)
18+
- This tutorial provides step-by-step guidelines for configuring the Oracle Cloud Migrations service, to enable customers to migrate their virtual machines from an on-premises VMware environment to Oracle Cloud Compute VMs.
19+
20+
### Videos
21+
- [Cloud Coaching Clinic - Introduction to Oracle Cloud Migrations](https://www.youtube.com/watch?v=a1C3vZh5Wno)
22+
- In this Cloud Coaching Clinic session, we talk about the Oracle Cloud Migrations Service and how it enables you to migration VMs from your on-premises VMware environments to OCI Compute VMs.
23+
24+
# License
25+
26+
Copyright (c) 2023 Oracle and/or its affiliates.
27+
28+
Licensed under the Universal Permissive License (UPL), Version 1.0.
29+
30+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
# Oracle Cloud VMware Solution
2+
3+
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.
4+
5+
# Table of Contents
6+
7+
1. [Useful Links](#useful-links)
8+
2. [Team Publications](#team-publications)
9+
3. [Reusable Assets Overview](#reusable-assets-overviewdef)
10+
11+
## Useful Links
12+
- [Oracle Cloud VMware Solution](https://www.oracle.com/uk/cloud/compute/vmware/)
13+
- [Oracle Cloud VMware Solution Blogs](https://blogs.oracle.com/cloud-infrastructure/search.html?contentType=Blog-Post&default=%22Oracle%20Cloud%20VMware%20Solution%22*)
14+
- [Oracle Cloud VMware Solution on Oracle Help Center](https://docs.oracle.com/search/?q=VMware&pg=2&size=10&showfirstpage=true&lang=en)
15+
16+
## Team Publications
17+
18+
### Reference Architectures & Step-by-step Guides
19+
20+
- [Use OCI Security Services for Data Protection with Oracle Cloud VMware Solution](https://docs.oracle.com/en/solutions/oci-security-ocvs/index.html)
21+
- This reference architecture describes the integration options for Oracle Cloud VMware Solution with OCI Data Protection layer and security services to address the requirements for running critical and sensitive workloads.
22+
23+
- [Facilitate Name Resolution between On-Premises vCenter and Oracle Cloud VMware Solution vCenter](https://docs.oracle.com/en/learn/ocvs-name-resolution)
24+
- This tutorial describes how you can enable Name Resolution between On-Premises vCenter and Oracle Cloud VMware Solution-powered vCenter.
25+
26+
- [Set up connectivity from Oracle Cloud VMware Solution NSX-T Overlay segment to other VCNs in the same region](https://docs.oracle.com/en/learn/oci-connect-ocvs-nsxt-overlay/)
27+
- This tutorial describes routing Oracle Cloud VMware Solution NSX-T Overlay traffic to an OCI instance deployed on a different VCN in the same region.
28+
29+
- [Integrate OCI Block Volumes with Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/integrate-oci-block-volumes-ocvs/#introduction)
30+
- This is a step-by-step guide on how to integrate an OCI Block Volume with Oracle Cloud VMware Solution.
31+
32+
- [Integrate Active Directory with VMware vCenter on Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/integrate-ad-with-vcenter/#introduction)
33+
- This tutorial describes how you can integrate an existing on-premises Active Directory with VMware vCenter deployed in Oracle Cloud VMware Solution.
34+
35+
- [Integrate Active Directory with VMware NSX-T on Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/integrate-ad-with-nsx-t/#introduction)
36+
- This tutorial summarizes how an on-premises/corporate Active Directory (AD) user can access Oracle Cloud VMware Solution NSX-T console with their on-premises/corporate AD credentials.
37+
38+
- [Configure VMware vSAN file share with Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/config-ocvs-vsan-file-share/index.html#introduction)
39+
- This tutorial provides an operational overview of how to configure the VMware vSAN File Service and provide file share capabilities to the SDDC VMs (clients).
40+
41+
- [Configure Disaster Recovery using RackWare® with Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/oci-ocvs-dr-rw/index.html#introduction)
42+
- This tutorial summarizes how the entire lifecycle of disaster recovery and business continuity can be effectively managed with Oracle Cloud VMware Solution using RackWare.
43+
-
44+
- [Configure Disaster Recovery - Cold Standby using RackWare® with Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/oci-ocvs-dr-rw/index.html#introduction)
45+
- This tutorial summarizes how RackWare RMM can seamlessly autoprovision replicated data from the image repository to the Oracle Cloud VMware Solution for a Cold Standby Disaster Recovery use case and will only be provisioned in the event of Disaster Recovery.
46+
47+
- [Configure Disaster Recovery using RackWare® with Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/oci-ocvs-dr-cs-rw/index.html#introduction)
48+
- This tutorial describes how you can enable Name Resolution between On-Premises vCenter and Oracle Cloud VMware Solution-powered vCenter.
49+
50+
- [Oracle Cloud VMware Solution - in-place upgrade how-to guide](https://docs.oracle.com/en/learn/ocvs-inplace-upgrade-6x-7x/)
51+
- This tutorial provides an operational overview of how to perform the in-place upgrade for software components running in the 6.x version of SDDC to 7.x.
52+
53+
- [Configure VMware HCX with Oracle Cloud VMware Solution](https://docs.oracle.com/en/learn/oci-ocvs-hcx/index.html#introduction)
54+
- This tutorial provides information about Oracle Cloud VMware Solution deployment overview, VMware HCX Overview, pre-requisites needed for implementation, and step-by-step implementation guidelines.
55+
56+
### Blogs
57+
58+
- [Oracle Cloud VMware Solution with OCI block volumes](https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-vmware-solution-oci-block-volumes)
59+
- The latest storage technology that is now available with Oracle Cloud VMware Solution is the OCI Block Volume service, which provides highly redundant and high-performance storage at a low cost.
60+
61+
- [Oracle Cloud VMware Solution deployment options](https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-vmware-solution-deployment-options)
62+
- In this blog post, we take a deeper look at the different deployment options for Oracle Cloud VMware Solution and review their respective requirements, considerations, limitations, and benefits.
63+
64+
- [Know your storage options and designs with Oracle Cloud VMware Solution](https://blogs.oracle.com/cloud-infrastructure/post/storage-designs-oracle-cloud-vmware-solution)
65+
- This post summarizes the different storage options that you can use with Oracle Cloud VMware Solution.
66+
67+
- [Disaster Recovery to Oracle Cloud VMware Solution - Considerations](https://blogs.oracle.com/cloud-infrastructure/post/disaster-recovery-to-ocvs)
68+
- This blog summarizes the general principles that define a disaster recovery strategy to protect VMware based workloads with the use of Oracle Cloud VMware Solution as the recovery site.
69+
70+
- [Oracle Cloud VMware Solution vSAN sizing and scaling](https://blogs.oracle.com/cloud-infrastructure/post/ocvs-sizing-scaling)
71+
- This post gives an overview of the sizing & scaling options for VMware vSAN with Oracle Cloud VMware Solution.
72+
73+
- [Announcing Rackware Autoprovision support for OCVS](https://blogs.oracle.com/cloud-infrastructure/post/announcing-rackware-autoprovision-support-for-oracle-cloud-vmware-solution)
74+
- This blog summarizes the support for RackWare Autoprovision functionality with Oracle Cloud VMware Solution, which enables customers to migrate and protect their workloads to VMware Solution easily and without manual effort.
75+
76+
- [Connecting to NSXT overlay VM from OnPrem instance via SSL VPN](https://blogs.oracle.com/cloud-infrastructure/post/connecting-to-nsxt-overlay-vm-from-onprem-instance-via-ssl-vpn)
77+
- In this blog post, we walk you through the steps required to establish connectivity to your workloads on Oracle Cloud VMware Solution, using SSL VPN.
78+
79+
- [Establishing connectivity from an Oracle Cloud VMware Solution NSX-T overlay segment to another VCN in different region](https://blogs.oracle.com/cloud-infrastructure/post/establishing-connectivity-from-ocvs-nsx-t-overlay-segment-to-another-vcn-in-different-region)
80+
- This blog post talks about the setup of communication between overlay segments in Oracle Cloud VMware Solutions and workloads deployed in a VCN in different OCI region.
81+
82+
### Videos & Podcasts
83+
- [Oracle Cloud VMware Solution – Differentiation by Design](https://videohub.oracle.com/media/1_von9a3t2)
84+
- [OCI Flexible Infrastructure: Oracle Cloud VMware Solution with OCI Block & File Storage](https://event.vmware.com/flow/vmware/7000/webinar1/page/landing?rep=0052H00000Dg8dA)
85+
- [Adding OCI Block Storage as VMware Datastore](https://www.youtube.com/watch?v=dPnvBxf3adY)
86+
- [OCI FSS as an NFS Datastore for OCVS](https://www.youtube.com/watch?v=E5e3vpT9Ink)
87+
- [Red Hot Webinars - Exploring the different storage options and capabilities of OCVS](https://www.youtube.com/watch?v=7j1MyzCObxI)
88+
- [Cloud Coaching Clinic - Oracle Cloud VMware Solution](https://www.youtube.com/watch?v=fU3oWg8mbvY)
89+
- [On-Demand Webinar - Oracle Cloud VMware Solution-Differentiation by Design](https://go.oracle.com/LP=130642)
90+
91+
## Reusable Assets Overview
92+
TBD
93+
94+
# License
95+
96+
Copyright (c) 2023 Oracle and/or its affiliates.
97+
98+
Licensed under the Universal Permissive License (UPL), Version 1.0.
99+
100+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.
101+
102+
[def]: #useful-links
103+
[def2]: def
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Placeholder
2+
3+
# License
4+
5+
Copyright (c) 2023 Oracle and/or its affiliates.
6+
7+
Licensed under the Universal Permissive License (UPL), Version 1.0.
8+
9+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)