Learn About Network Topologies for Oracle Database@AWS
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
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:
About Same Availability Zone Connectivity with Multiple VM Clusters Topology
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.