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: articles/virtual-machines/workloads/oracle/oracle-oci-overview.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ Microsoft and Oracle have partnered to provide low latency, high throughput cros
23
23
24
24
Using this cross-cloud connectivity, you can partition a multi-tier application to run your database tier on Oracle Cloud Infrastructure (OCI), and the application and other tiers on Microsoft Azure. The experience is similar to running the entire solution stack in a single cloud.
25
25
26
+
If you are interested in running your middleware, including WebLogic Server, on Azure infrastructure, but have the Oracle database running within OCI, see [WebLogic Server Azure Applications](oracle-weblogic.md).
27
+
26
28
If you are interested in deploying Oracle solutions entirely on Azure infrastructure, see [Oracle VM images and their deployment on Microsoft Azure](oracle-vm-solutions.md).
27
29
28
30
## Scenario overview
@@ -40,7 +42,7 @@ Applications you can run in a cross-cloud configuration include:
40
42
* Oracle Retail applications
41
43
* Oracle Hyperion Financial Management
42
44
43
-
The following diagram is a high-level overview of the connected solution. For simplicity, the diagram shows only an application tier and a data tier. Depending on the application architecture, your solution could include additional tiers such as a web tier in Azure. For more information, see the following sections.
45
+
The following diagram is a high-level overview of the connected solution. For simplicity, the diagram shows only an application tier and a data tier. Depending on the application architecture, your solution could include additional tiers such as a WebLogic Server cluster or web tier in Azure. For more information, see the following sections.
@@ -66,6 +68,8 @@ Using ExpressRoute and FastConnect, customers can peer a virtual network in Azur
66
68
Network security is a crucial component of any enterprise application, and is central to this multi-cloud solution. Any traffic going over ExpressRoute and FastConnect passes over a private network. This configuration allows for secure communication between an Azure virtual network and an Oracle virtual cloud network. You don't need to provide a public IP address to any virtual machines in Azure. Similarly, you don't need an internet gateway in OCI. All communication happens via the private IP address of the machines.
67
69
68
70
Additionally, you can set up [security lists](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/securitylists.htm) on your OCI virtual cloud network and security rules (attached to Azure [network security groups](../../../virtual-network/security-overview.md)). Use these rules to control the traffic flowing between machines in the virtual networks. Network security rules can be added at a machine level, at a subnet level, as well as at the virtual network level.
71
+
72
+
The [WebLogic Server Azure Applications](oracle-weblogic.md) each create a network security group pre-configured to work with WebLogic Server's port configurations.
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/oracle/oracle-overview.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ ms.author: borisb
18
18
19
19
# Overview of Oracle Applications and solutions on Azure
20
20
21
-
This article introduces capabilities to run Oracle solutions using Azure infrastructure. See also detailed introductions to available [Oracle VM images](oracle-vm-solutions.md) in the Azure Marketplace and the capability to [interconnect Azure with Oracle Cloud Infrastructure (OCI)](oracle-oci-overview.md).
21
+
This article introduces capabilities to run Oracle solutions using Azure infrastructure. See also detailed introductions to available [WebLogic Server Azure Applications](oracle-weblogic.md), [Oracle VM images](oracle-vm-solutions.md) in the Azure Marketplace and the capability to [interconnect Azure with Oracle Cloud Infrastructure (OCI)](oracle-oci-overview.md).
22
22
23
23
## Oracle databases on Azure infrastructure
24
24
@@ -32,9 +32,13 @@ You can also choose to setup Oracle Database on a non-Oracle Linux image availab
32
32
33
33
Optionally configure with multiple attached disks and improve database performance by installing Oracle Automated Storage Management (ASM).
34
34
35
+
## WebLogic Server with Azure Service Integrations
36
+
37
+
Choose from a variety of WebLogic Server Azure Applications to accelerate your cloud journey. Several pre-configured Azure service integrations are available, including database, Azure App Gateway, and Azure Active Directory.
38
+
35
39
## Applications on Oracle Linux and WebLogic Server
36
40
37
-
Run enterprise applications in Azure on supported Oracle operating systems. The following images are available in the Azure Marketplace:
41
+
Run enterprise applications in Azure on supported Oracle operating systems. The following virtual machine images are available in the Azure Marketplace:
38
42
39
43
* Oracle WebLogic Server 12.1.2
40
44
@@ -87,6 +91,8 @@ Deployment of Oracle Applications in Azure is based on a "bring your own license
87
91
88
92
## Next steps
89
93
94
+
* Learn more about [WebLogic Server Azure Applications](oracle-weblogic.md) and the Azure service integrations they support.
95
+
90
96
* Learn more about deploying [Oracle VM images](oracle-vm-solutions.md) in Azure infrastructure.
91
97
92
98
* Learn more about how to [interconnect Azure with OCI](oracle-oci-overview.md).
0 commit comments