AWS odb documentation change
Summary
Updated networking details to specify support for multiple VPC peering connections (up to 45) instead of a single connection
Security assessment
The change clarifies architectural scalability but contains no evidence of addressing vulnerabilities or security weaknesses. It describes standard networking capabilities without security implications.
Diff
diff --git a/odb/latest/UserGuide/what-is-odb.md b/odb/latest/UserGuide/what-is-odb.md index f442b2070..b9b36f227 100644 --- a//odb/latest/UserGuide/what-is-odb.md +++ b//odb/latest/UserGuide/what-is-odb.md @@ -11 +11 @@ Oracle Database@AWS is an offering that enables you to access Oracle Exadata inf -The following diagram shows a high-level overview of an OCI region tied to an AWS data center that hosts Oracle Exadata infrastructure. Within an AWS Availability Zone (AZ), you can peer an Amazon VPC to a private network that is tied to the data center. By peering these networks, application servers in the VPC can access Oracle databases running on the Oracle Exadata infrastructure. +The following diagram shows a high-level overview of an OCI region tied to an AWS data center that hosts Oracle Exadata infrastructure. Within an AWS Availability Zone (AZ), you can establish one or more peering connections (up to 45) between your Amazon VPCs and the private network that is tied to the data center. By peering these networks, application servers in the VPCs can access Oracle databases running on the Oracle Exadata infrastructure.