Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion cloud-infrastructure/networking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

Oracle Cloud Infrastructure (OCI) networking and connectivity products and services enable customers to manage and scale their networks. Customers can connect securely to a customizable, isolated virtual cloud network (VCN), and take advantage of inexpensive data egress charges. Granular access control of networking technologies provides connectivity solutions across both physical and virtual networks.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Table of Contents

1. [Useful Links](#useful-links)
2. [Team Publications](#team publications)

# Useful Links

Expand All @@ -15,6 +16,20 @@ Reviewed: 10.10.2025
- [OCI Networking Documentation](https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/landing.htm)
- [Configure Per-resource Routing in Oracle Cloud Infrastructure](https://docs.oracle.com/en/learn/oci-perresource-routing/index.html#introduction)

# Team Publications

- [Secure network architecture for on-premises database backups to OCI Object Storage with Private Endpoint](https://docs.oracle.com/en/solutions/secure-backup-oci-object-storage/index.html)
- [Enabling Oracle Linux YUM Service Access using Private Service Access](https://blogs.oracle.com/cloud-infrastructure/yum-access-using-private-service-access)
- [Configure Private Service Access (PSA) in Oracle Cloud Infrastructure to Securely Access Oracle Services from Your VCN](https://docs.oracle.com/en/learn/private-service-access-config/index.html)
- [Set Up Two Thales CipherTrust Cloud Key Manager Appliances in OCI, Create a Cluster between them, and Configure One as a Certificate Authority](https://docs.oracle.com/en/learn/deploy-thales-cckm-on-oci/#introduction)
- [Set up an OCI Hold Your Own Key using Thales CipherTrust Manager without OCI API Gateway](https://docs.oracle.com/en/learn/oci-hyok-cckm-without-api-gw/)
- [Configure BYOIP in Oracle Cloud Infrastructure Using an IPv6 CIDR from RIPE NCC](https://docs.oracle.com/en/learn/oci-byoip-ipv6/)
- [Set up an OCI Hold Your Own Key using Thales CipherTrust Manager with OCI API Gateway](https://docs.oracle.com/en/learn/oci-hyok-cckm-with-api-gw/)
- [Troubleshoot Basic Network Issues in Oracle Cloud Infrastructure](https://docs.oracle.com/en/learn/oci-ntw-troubleshoot-1/)
- [Simplifying SD-WAN to OCI using Megaport MVE with Cisco Meraki](https://blogs.oracle.com/cloud-infrastructure/sd-wan-to-oci-megaport-mve-cisco-meraki)
- [Set up Oracle Cloud Infrastructure Container Engine for Kubernetes with Three Worker Nodes](https://docs.oracle.com/en/learn/oci-oke-cluster-worker-nodes/index.html)


# License

Copyright (c) 2026 Oracle and/or its affiliates.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

These assets help you understand various HA and DR cloud architectures.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Use this asset to understand various HA and DR Patterns

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is a reference architecture

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
1 change: 1 addition & 0 deletions cloud-infrastructure/networking/dns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Reviewed: 10.10.2025

# Team Publications

- [OCI Network Load Balancer DNS Healthcheck](https://youtu.be/mzpNS9Wa1p0?si=WaErLqjZJycBFvip)
- [DNS in multicloud disaster recovery architectures](#blogs)
- [DNS tutorials - Part 1](https://docs.oracle.com/en/learn/bind9-in-oci/)
- [DNS tutorials - Part 2](https://docs.oracle.com/en/learn/ha-on-bind9dns/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*This asset talks about how we can configurate private DNS to forward requrests to multiple onprem DNS servers*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is an guide for Private DNS implementation

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
2 changes: 1 addition & 1 deletion cloud-infrastructure/networking/fastconnect/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Use Case
Private peering: To extend your existing infrastructure into a virtual cloud network (VCN) in Oracle Cloud Infrastructure (for example, to implement a hybrid cloud or a lift and shift scenario). Communication across the connection is with IPv4 private addresses (typically RFC 1918).
Public peering: To access public services in Oracle Cloud Infrastructure without using the internet. For example, Object Storage, the Oracle Cloud Infrastructure Console, and APIs, or public load balancers in your VCN

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FastConnect overview: FC as a network connectivity solution offered by Oracle Cloud Infrastructure (OCI) that allows customers to establish private, dedicated, and high-bandwidth connections between their on-premises data centers or network environments and the OCI cloud.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FastConnect How-to guide: Step by step guide to create a FC connection with MegaPort

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
2 changes: 1 addition & 1 deletion cloud-infrastructure/networking/gateways/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ DRG instances support the following attachment types:

Service Gateway (SGW) lets resources in your VCN privately access specific Oracle services, without exposing the data to an internet gateway or NAT.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*This is an introduction slide deck for OCI Networking gateways*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Current Inter-Region Round-Trip Time is a current snapshot expressed in mill

The Inter-Region Round-Trip Time (ms) for the last 30 days is a historical view of the last 30 days.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
6 changes: 4 additions & 2 deletions cloud-infrastructure/networking/load-balancers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Network Load Balancer provides automated traffic distribution from one entry poi

Network Load Balancer provides the benefits of flow high availability, source and destination IP addresses, and port preservation. It is designed to handle volatile traffic patterns and millions of flows, offering high throughput while maintaining ultra-low latency. Network load balancers have a default 1 million concurrent connection limit. A network Load Balancer is the ideal load-balancing solution for latency-sensitive workloads.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand All @@ -22,10 +22,12 @@ Reviewed: 10.10.2025

## Reference Architectures & Step-by-step Guides

-[OCI Network Load Balancer Types, Use Cases, and Best Practices](https://www.ateam-oracle.com/post/oci-network-load-balancer-types-use-cases-and-best-practice)
- [Enable OCI HYOK with Thales CipherTrust Manager Using OCI Load Balancer for High Availability](https://docs.oracle.com/en/learn/oci-hyok-cckm-ocilb/)
- [OCI Network Load Balancer Types, Use Cases, and Best Practices](https://www.ateam-oracle.com/post/oci-network-load-balancer-types-use-cases-and-best-practice)

## Blogs

- [Accelerating Web Applications in OCI with Web Application Acceleration](https://blogs.oracle.com/cloud-infrastructure/web-application-accelerator)
- [Announcing Oracle Cloud Infrastructure Flexible Load Balancing](https://blogs.oracle.com/cloud-infrastructure/post/announcing-oracle-cloud-infrastructure-flexible-load-balancing)
- [Application load balancing on Oracle Cloud Infrastructure](https://blogs.oracle.com/developers/post/application-load-balancing-on-oracle-cloud-infrastructure)
- [Comparing OCI Load Balancers: Quickly and Easily](https://www.ateam-oracle.com/post/comparing-oci-load-balancers)
Expand Down
5 changes: 4 additions & 1 deletion cloud-infrastructure/networking/multicloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

Multicloud architectures leverage the coordinated use of cloud services from two or more public cloud vendors. Organizations use multicloud environments to distribute computing resources and minimize the risk of downtime and data loss. Organizations may also adopt two or more public cloud providers for their unique capabilities.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Team Publications

## Video Content

- [Developer Coaching - From Zero to Cross‑Region DR - Oracle Database@Azure](https://youtu.be/FVeyvW5fnd4?si=nLrU5XNfy_F8_cPr)
- [Cloud Coaching - Automate your OCI Multicloud connectivity with Equinix](https://youtu.be/phIpvM1MQSI?si=UXJn3ieiRZwFLVbz)
- [Cloud Coaching - Networking for Oracle Database@Azure](https://youtu.be/ApfFm6O4kcw?si=Ni_ziz66AsQ5uVeZ)
- [Simple & Secure OCI Multicloud Architecture with Aviatrix](https://youtu.be/9Jh9N6fouxE?feature=shared)
Expand All @@ -17,6 +18,8 @@ Reviewed: 10.10.2025

## Blog Posts

- [Learn about selecting network topologies for Oracle AI Database@Google Cloud](https://docs.oracle.com/en/solutions/network-topology-oracle-database-at-google-cloud/index.html)
- [Deploy Oracle AI Database@Google Cloud](https://docs.oracle.com/en/solutions/deploy-oracle-database-at-google-cloud/index.html)
- [DNS in multicloud disaster recovery architectures](https://blogs.oracle.com/cloud-infrastructure/post/dns-in-multicloud-disaster-recovery-architectures)
- [Oracle OCI — encrypted connection to AWS, Azure, GCP](https://aviatrix.com/blog/oracle-oci-encrypted-connection/)
- [Oracle and Microsoft Simplify the Path to Multicloud Choice](https://blogs.oracle.com/cloud-infrastructure/post/simplify-path-to-multicloud-choice)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Oracle Interconnect for Microsoft Azure provides organizations with a simple migration path to a multicloud environment that includes Oracle Database capabilities such as Oracle Exadata Database Service, Autonomous Database, and MySQL HeatWave. Customers can innovate using the best of Oracle Cloud Infrastructure (OCI) and Microsoft Azure with seamless interoperability.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Table of Contents

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Oracle has integrated the FastConnect service with a geographically diverse set of IP, VPN, and Ethernet network providers and cloud exchanges to make it easy for you to establish a connection to Oracle Cloud services. You can establish a FastConnect connection from your on-premise or other cloud service providers to the data center where your Oracle Cloud resources are provisioned by requesting cloud connectivity services from any of Oracle's FastConnect partners.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The new Oracle Interconnect for Google Cloud now enables flexible and simplified

Enterprises can seamlessly connect Google Cloud services, such as analytics and AI, to Oracle Cloud services, such as Exadata and Autonomous Database. For organizations seeking to optimize and elevate their cloud infrastructure capabilities and commercial calculus, such a native multicloud model offers the best-of-both-clouds customer experience that encompasses a unified and interoperable technical and commercial stack.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ It configures all the networking detailed in the following reference architectur
- [Implement cross-region disaster recovery for Exadata Database Service on Google Cloud](https://docs.oracle.com/en/solutions/exadb-dr-on-db-google-cloud/index.html)
- [Oracle Database@AWS Achieves Gold MAA Certification for Maximum Availability Architecture](https://blogs.oracle.com/maa/post/oracle-databaseaws-achieves-gold-maa-certification)

Reviewed: 10.11.2025
Reviewed: 12.06.2026

## Architecture diagram

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This collection will hold various network architectures for different types of workloads

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Modernized network Architecture Asset provides a solution where you will be able to achieve N-S traffic inspection for your Internet published App via OCI Network Firewall, protect your application using OCI WAFv2, load balance the traffic using LBaaS

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
3 changes: 2 additions & 1 deletion cloud-infrastructure/networking/network-firewall/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ OCI's network and application layer security controls currently have the followi
- Advanced Egress Security Controls
- Advanced Network Firewall Features

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand All @@ -32,6 +32,7 @@ Reviewed: 10.10.2025

## Blogs

- [Scaling Deep Inspection: What Our Benchmark Shows About OCI Network Firewall Under Real Concurrent Load](https://blogs.oracle.com/cloud-infrastructure/oci-networkfw-benchmark)
- [Using OCI Network Firewall for SSL Decryption](https://blogs.oracle.com/cloud-infrastructure/post/oci-network-firewall-ssl-decryption)
- Blog describing OCI Network Firewall, focusing on SSL Decryption techniques
- [Announcing Network Firewall Services](https://blogs.oracle.com/cloudsecurity/post/announcing-oracle-cloud-infrastructure-network-firewall)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Overview presentation of OCI Network Firewall*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Overview presentation of OCI Network Firewall*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Overview presentation of OCI Network Firewall*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*Overview presentation of OCI Network Firewall*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The following source and destination scenarios are supported:
- Internet to OCI
- OCI to internet

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Network Visualizer provides a diagram of the implemented topology of all VCN
- Subnet Topology: You can see the resource information about the instances, load balancer, FSS, and OKE clusters in the subnet
- Generate a .pdf with all component details and diagrams

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The Network Visualizer overview Asset is group of screenshots about network Visualizer

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Networking - Competitive Insights in Oracle Cloud Infrastructure (OCI). Gain competitive knowledge by exploring OCI's networking capabilities and discovering how they compare to other cloud providers.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

We have 2 slides - longer and shorter formats

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

These slides can be used to run a detailed OCI networking workshop

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

These slides can be used to run a short Networking Workshop .

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
3 changes: 2 additions & 1 deletion cloud-infrastructure/networking/peering/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Local VCN peering: is the process of connecting two VCNs in the same region so t

Remote VCN peering is the process of connecting two VCNs in different regions (but with the same tenancy ). The peering allows the VCNs' resources to communicate using private IP addresses without routing the traffic over the internet or through your on-premises network. RPC requires 2 DRG instances (one for each region see pic below). The customer can also use RPC to peer different tenants in the same region peering the DRGs.

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# Useful Links

- [Set up RPC Connection between Two Tenants and their Dynamic Routing Gateways](https://docs.oracle.com/en/learn/oci-tenants-rpc/index.html)
- [RPC Documentation](https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/remoteVCNpeering.htm#Remote_VCN_Peering_Across_Regions)
- [LPC Documentation](https://docs.oracle.com/en-us/iaas/Content/Network/Tasks/localVCNpeering.htm)
- [Use Terraform to Deploy Multiple Kubernetes Clusters across different OCI Regions using OKE and Create a Full Mesh Network using RPC](https://docs.oracle.com/en/learn/oci-oke-multicluster-k8s-terraform/#introduction)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*This is a reference architecture for converting a LPG based architecture to modernised DRGV2 based architecture*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

*This is a reference architecture for converting a LPG based architecture to modernised DRGV2 based architecture along with Fortigate*

Reviewed: 10.10.2025
Reviewed: 12.06.2026

# When to use this asset?

Expand Down
Loading