Learn About Network Topologies for Oracle Database@Google Cloud
Learn about the various network topology options and select the one best suited for your organizational needs.
About Single VPC Topology
The following architecture shows a single VPC topology:
About VPC Peering Topology
VPC peering topology connects your applications in one VPC to the database in another VPC. VPC peering connects two VPCs so that resources in each network can communicate with each other in the same project, a different project of the same organization, or even different projects of different organizations.
Tip:
If you choose this topology, consider that VPC peering incurs costs.About Hub-and-Spoke Topology
To create the VNIC for Oracle Database@Google Cloud connectivity, you must create a transit subnet in the transit VPC. As a centralized point of connectivity, the NVA facilitates communication between applications and databases.
About Multiple VPC Topology
To isolate workloads on Oracle Exadata Database Service at the VM Cluster level, deploy multiple clusters in isolated VPCs.
google-multiple-vpc-arch-oracle.zip
You must ensure the following:
- Multiple VM clusters share the same Oracle Exadata Database Service infrastructure.
- Each VM cluster is connected to a different VPC.
- Oracle Exadata Database Service infrastructure and VM clusters are part of the same project.