|
1 | 1 | # Networking Gateways
|
2 | 2 |
|
3 |
| -Internet Gateway (IGW) is an optional gateway you can add to your VCN to enable direct connectivity to the internet |
| 3 | +Internet Gateway (IGW) is an optional gateway you can add to your VCN to enable direct connectivity to the internet. |
4 | 4 |
|
5 |
| -NAT Gateway(NAT) gives to your VCN instances in a private subnet access to the internet |
| 5 | +NAT Gateway(NAT) gives your VCN instances in a private subnet access to the internet. |
6 | 6 |
|
7 |
| -Dynamic Routing Gateway (DRG) to connect to customer on-prem DC or other OCI regions |
8 |
| -DRG instances support following attachment types: |
9 |
| - VCNs |
10 |
| - Remote Peering Connections |
11 |
| - Site-to-Site VPN IPSec tunnels |
12 |
| - Oracle Cloud Infrastructure FastConnect Virtual Circuits |
| 7 | +Dynamic Routing Gateway (DRG) to connect to customer on-prem DC or other OCI regions. |
| 8 | + |
| 9 | +DRG instances support the following attachment types: |
13 | 10 |
|
14 |
| - Service Gateway (SGW) lets resources in your VCN privately access specific Oracle services, without exposing the data to an internet gateway or NAT |
15 |
| - |
16 |
| -# Useful Links (Optional) |
| 11 | + - VCNs |
| 12 | + - Remote Peering Connections |
| 13 | + - Site-to-Site VPN IPSec tunnels |
| 14 | + - Oracle Cloud Infrastructure FastConnect Virtual Circuits |
| 15 | + |
| 16 | + Service Gateway (SGW) lets resources in your VCN privately access specific Oracle services, without exposing the data to an internet gateway or NAT. |
17 | 17 |
|
| 18 | + Reviewed: 06.02.2024 |
| 19 | + |
| 20 | +# Useful Links |
18 | 21 |
|
19 | 22 | - [DRG Video Tutorial](https://www.youtube.com/watch?v=ZXOYkkkQCEI)
|
20 | 23 | - [IGW Video Tutorial](https://www.youtube.com/watch?v=MtFNdZz20M4)
|
21 | 24 | - [NAT Video Tutorial](https://www.youtube.com/watch?v=dWEApK7DmdY)
|
22 | 25 | - [SGW Video Tutorial](https://www.youtube.com/watch?v=ivAxfoMYXlo)
|
23 | 26 | - [Introducing global connectivity and enhanced cloud networking with the dynamic routing gateway](https://blogs.oracle.com/cloud-infrastructure/post/introducing-global-connectivity-and-enhanced-cloud-networking-with-the-dynamic-routing-gateway)
|
24 | 27 | - [DRGv1 to DRGv2 ](https://www.ateam-oracle.com/post/migration-from-legacy-drg-to-enhanced-drg)
|
25 |
| -- [DRG routing examples](https://www.ateam-oracle.com/post/basic-routing-scenarios-for-the-enhanced-drg |
26 |
| -) |
| 28 | +- [DRG routing examples](https://www.ateam-oracle.com/post/basic-routing-scenarios-for-the-enhanced-drg) |
27 | 29 | - [NAT GW Usage](https://blogs.oracle.com/ateam/post/oci-network-firewall---nat-gateway-use-case)
|
28 | 30 | - [SG Usage](https://blogs.oracle.com/cloud-infrastructure/post/access-oracle-services-privately-with-a-service-gateway)
|
29 |
| - |
30 |
| - |
31 | 31 |
|
32 | 32 | # License
|
33 | 33 |
|
|
0 commit comments