DNS
Learn about Oracle Database@AWS's managed DNS.
Oracle Database@AWS automatically manages DNS configuration for the ODB network . The domain name for the ODB network, oraclevcn.com
, is preconfigured by the service. Note that Oracle Database@AWS supports custom domain name prefixes, which you can create when provisioning the ODB network.
ODB networks have the following resources:
- An OCI virtual cloud network (VCN) with the same CIDR blocks as the ODB network, mapped 1:1 with the ODB network. See Overview of VCNs and Subnets in the OCI documentation for more information on VCNs.
- A private DNS resolver within the OCI VCN that handles DNS queries within the OCI VCN. OCI automatically creates records for the VM cluster. Scans use the
*.oraclevcn.com
fully qualified domain name (FQDN). - A DNS listening endpoint within the OCI VCN for the private DNS resolver. The DNS listening endpoint is displayed in the ODB network details page on the Oracle Database@AWS console.
For complete details on setting up DNS for Oracle Database@AWS, see Configuring DNS for Oracle Database@AWS .