Dynamic Routing Gateway

Definition

Oracle's central hub for connecting virtual cloud networks and on-premises networks, facilitating efficient data flow and connectivity.

Use Cases

Provider Equivalents

Frequently Asked Questions

What's the difference between a Dynamic Routing Gateway (DRG) and a VCN peering connection?
A DRG is a central routing hub that can connect many VCNs and also connect to on-premises networks (via VPN or FastConnect). VCN peering is a direct connection between two VCNs (local or remote). Peering is simpler for a small number of VCN-to-VCN connections, while a DRG is better when you need a hub-and-spoke design, multiple attachments, or hybrid connectivity.
When should I use a Dynamic Routing Gateway (DRG)?
Use a DRG when you need (1) connectivity between on-premises and OCI, (2) a hub to connect multiple VCNs without building many one-off peerings, (3) centralized routing control and segmentation using DRG route tables, or (4) a scalable network architecture where new VCNs and connections can be added with minimal redesign.
How much does a Dynamic Routing Gateway (DRG) cost in OCI?
OCI pricing depends on the specific connectivity you use with the DRG. The DRG itself is a routing construct, but you typically incur charges for services attached to it, such as FastConnect port/virtual circuit charges, VPN service charges (if applicable), and data egress/transfer costs. Always confirm current pricing in the official OCI pricing pages for DRG, FastConnect, VPN, and data transfer for your region.

Category: networking

Difficulty: advanced

Related Terms

See Also