Learn About Network Topologies for Oracle Database@AWS

Learn about the various Oracle Database@AWS network topology options and select the one best suited to your organizational needs.

Consider the following network topologies for Oracle Database@AWS networking:

  • Same availability zone connectivity
  • Same availability zone with multiple VM clusters

These topologies focus on the recommended AWS components that you will need to set up a low latency, highly available Oracle Database access.

Note:

These topologies assume that you purchased Oracle Database@AWS before setting up the network connectivity.

About Same Availability Zone Connectivity Topology

You can deploy multiple applications in the same Application VPC. To maintain application isolation, use separate subnets for each application. The Application VPC connects to the ODB network where the Oracle Database resides.

This topology enables intra-availability zone connectivity to provide the lowest latency between the application and the Oracle Database. Oracle recommends this topology for latency-sensitive applications.

The following architecture shows Oracle Database@AWS within the same availability zone:



db-aws-same-az-connectivity-oracle.zip

About Same Availability Zone Connectivity with Multiple VM Clusters Topology

Oracle Exadata Database Service on Dedicated Infrastructure can have multiple VM clusters where you can deploy your databases in a supported network topology and use the same Exadata infrastructure.

The same availability zone with multiple VM clusters topology enables you to separate an application's access to their own VM clusters with their own access patterns, while using the same Exadata infrastructure.

The following architecture shows a topology for Oracle Database@AWS in a single availability zone with multiple VM clusters:



db-aws-same-az-multiple-vm-clusters-oracle.zip

In this network topology, VM clusters are created in separate ODB network. Applications deployed in their own VPC will peer to the corresponding ODB network.

When designing your topology, consider the following:

  • Implement this architecture within the same AWS account.
  • All ODB networks must be in the same availability zone as the Exadata infrastructure. When peering your application VPC and ODB network, make sure that the subnet of the application is in the same availability zone as the ODB network.