This diagram shows an architecture with four regions: AWS Region 1 and OCI Region 1, and OCI Region 2, and AWS Region 2.
AWS Region 1 includes Availability Zone 1; an ODB network hosting Oracle Database@AWS, with VCN1 CIDR 10.10.0.0/16
with a Client subnet 10.10.1.0/24
and a Backup subnet 10.10.0.0/24
. The Primary Database is shared between the Backup and Client subnets.
AWS Region 1 also includes Availability Zone 2; an ODB network hosting Oracle Database@AWS, with VCN2 CIDR 10.20.0.0/16
with a Client subnet 10.20.1.0/24
and a Backup subnet 10.20.0.0/24
. The Primary Database is shared between the Backup and Client subnets. Standby 1 Database is shared between the Backup and
Client subnets.
OCI Region 1 hosts Hub VCN1 CIDR 10.11.0.0/16
and two Local Peering Gateways: Hub LPG1 and Hub LPG2.
Hub LPG1 Route Table
and Hub LPG2 Route Table
.
OCI Region 2 hosts Hub VCN3 CIDR 10.33.0.0/16
with the following:
DRG1 in OCI Region 1 and DRG3 in OCI Region 2 are connected using remote peering.
Downstream from Hub LPG3, traffic goes to LPG3 Remote toward AWS Region 2 with Availability Zone 3, an ODB network hosting Oracle Database@AWS.
VCN3 CIDR 10.30.0.0/16
hosts a Client subnet 10.30.1.0/24
and Backup subnet 10.30.0.0/24
. Standby 2 Database runs here is shared between the two subnets. LPG3 Remote connects to Hub LPG3 in OCI Region 2 via local
peering.