Skip to content

Commit ee6ffd5

Browse files
authored
Merge pull request #2118 from oracle-devrel/Oct25-reveiw-updates
Oct 25 - Review and Updates
2 parents 92c7fe6 + 73e7dbf commit ee6ffd5

File tree

44 files changed

+61
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+61
-65
lines changed

cloud-infrastructure/networking/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
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.
44

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# Table of Contents
88

99
1. [Useful Links](#useful-links)
10-
2. [Team Publications](#team-publications)
11-
3. [Reusable Assets Overview](#reusable-assets-overviewdef)
1210

1311
# Useful Links
1412

1513
- [OCI Networking](https://www.oracle.com/cloud/networking/)
1614
- [Network Command Center Services](https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/net_command_center.htm)
15+
- [OCI Networking Documentation](https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/landing.htm)
16+
- [Configure Per-resource Routing in Oracle Cloud Infrastructure](https://docs.oracle.com/en/learn/oci-perresource-routing/index.html#introduction)
1717

1818
# License
1919

cloud-infrastructure/networking/business-continuity-and-disaster-recovery/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

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

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# Useful Links
88

99
- [OCI Disaster Recovery Overview](https://docs.oracle.com/en-us/iaas/Content/cloud-adoption-framework/disaster-recovery.htm)
10-
- [Learning](https://learn.oracle.com/ols/event/business-continuity-disaster-recovery-on-the-cloud/89350/116373/181290)
10+
- [Learning](https://mylearn.oracle.com/partnersales/course/disaster-recovery-and-high-availability/122272/)
1111

1212
## Blogs
1313

cloud-infrastructure/networking/business-continuity-and-disaster-recovery/ha-dr-patterns/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Use this asset to understand various HA and DR Patterns
44

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# When to use this asset?
88

cloud-infrastructure/networking/business-continuity-and-disaster-recovery/multi-tenancy-dr-arch-mpls-fw/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a reference architecture
44

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# When to use this asset?
88

cloud-infrastructure/networking/dns/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,23 @@ The Oracle Cloud Infrastructure Domain Name System (DNS) service lets you create
66

77
We do have three major components around DNS: Private DNS, Public DNS, and Traffic Management.
88

9-
Reviewed: 30.10.2024
9+
Reviewed: 10.10.2025
1010

1111
# Useful Links
1212

1313
- [Private DNS Implementation](https://www.ateam-oracle.com/post/private-dns-implementation)
1414
- [Private DNS common Scenarios](https://www.ateam-oracle.com/post/oci-private-dns---common-scenarios)
15-
- [Hands-on Training](https://oracle.github.io/learning-library/oci-library/oci-hol/oci-private-dns/workshops/freetier/?lab=intro)
1615
- [OCI DNS Documentation](https://www.oracle.com/cloud/networking/dns/)
1716
- [OCI DNS now supports secondary servers](https://docs.oracle.com/en-us/iaas/releasenotes/changes/d2d17c2d-500b-4edb-b16d-d65363e56a48/)
1817
- [OCI DNS Traffic Management Policies Workshop](https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=3906)
1918

2019
# Team Publications
2120

2221
- [DNS in multicloud disaster recovery architectures](#blogs)
23-
- [DNS tutorials](https://docs.oracle.com/en/learn/bind9-in-oci/)(https://docs.oracle.com/en/learn/ha-on-bind9dns/)(https://docs.oracle.com/en/learn/ntvdmn-ocidns/)
22+
- [DNS tutorials - Part 1](https://docs.oracle.com/en/learn/bind9-in-oci/)
23+
- [DNS tutorials - Part 2](https://docs.oracle.com/en/learn/ha-on-bind9dns/)
24+
- [DNS tutorials - Part 3](https://docs.oracle.com/en/learn/ntvdmn-ocidns/)
25+
- [DNS tutorials - Part 4](https://docs.oracle.com/en/learn/pfsense-firewall-dns/index.html)
2426
- [Protect your Oracle Cloud Infrastructure Internal Network using a DNS Firewall](https://docs.oracle.com/en/learn/internal-ntw-ocidns/#introduction)
2527
-
2628

@@ -32,6 +34,7 @@ Reviewed: 30.10.2024
3234

3335
- [DNS in multicloud disaster recovery architectures](https://blogs.oracle.com/cloud-infrastructure/post/dns-in-multicloud-disaster-recovery-architectures)
3436
- [Integrate on-premises, internal DNS zones with private DNS on OCI](https://blogs.oracle.com/cloud-infrastructure/post/integrate-internal-dns-lan-private-dns-oci)
37+
- [Securing Your DNS Records with DNSSEC on OCI](https://www.ateam-oracle.com/post/securing-your-dns-records-with-dnssec-on-oci)
3538

3639
## Videos & Podcasts
3740

cloud-infrastructure/networking/dns/dns-forward-multidns-ref-arch/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# When to use this asset?
88

cloud-infrastructure/networking/dns/private-dns-onprem-integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is an guide for Private DNS implementation
44

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# When to use this asset?
88

cloud-infrastructure/networking/fastconnect/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,17 @@ Use Case
66
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).
77
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
88

9-
Reviewed: 30.10.2024
9+
Reviewed: 10.10.2025
1010

1111
# Useful Links
1212

1313
- [OCI Fastconnect Partners](https://www.oracle.com/it/cloud/networking/fastconnect/providers/)
1414
- [Fastconnect troubleshooting](https://www.ateam-oracle.com/post/fastconnect-troubleshooting)
1515
- [Price list](https://www.oracle.com/cloud/price-list/#fastconnect)
1616
- [FastConnect Step by Step Interactive To Setup FastConnect Partner Mode](http://docs.hol.vmware.com/hol-isim/hol-2021/hol-isim-player.htm?isim=hol-2296-01-ism_connecting_to_on-premises_environment.json)
17-
- [FastConnect providers by Region](https://www.oracle.com/it/cloud/networking/fastconnect/providers/)
1817

1918
## Reference Architectures & Step-by-step Guides
2019

21-
- [FastConnect Provisioning Partner Mode Equinix:](https://www.youtube.com/watch?v=TezGaTjXxKQ)
2220
- [FastConnect Full Video for Partner Mode, Colo and 3rd Parties, part 1](https://www.youtube.com/watch?v=nI0J4RSpCCA)
2321
- [FastConnect Full Video for Partner Mode, Colo and 3rd Parties, part 2](https://www.youtube.com/watch?v=nI0J4RSpCCA)
2422

@@ -33,8 +31,6 @@ Reviewed: 30.10.2024
3331
- [Megaport: Connecting to Oracle FastConnect](https://www.youtube.com/watch?v=IfmhyBrGn3M)
3432
- [FastConnect Level 100 - Part 1: Introduction to OCI FastConnect](https://www.youtube.com/watch?v=2inkEQRC5hY)
3533
- [FastConnect Level 100 - Part 2: Demo](https://www.youtube.com/watch?v=ixS2XH99Yzs)
36-
- [OCI Level 200 - Connectivity FastConnect Part 1](https://www.youtube.com/watch?v=nI0J4RSpCCA)
37-
- [OCI Level 200 - Connectivity FastConnect Part 2](https://www.youtube.com/watch?v=5SaK5W3KvS0)
3834

3935
# License
4036

cloud-infrastructure/networking/fastconnect/fastconnect-overview/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
Reviewed: 30.10.2024
5+
Reviewed: 10.10.2025
66

77
# When to use this asset?
88

@@ -14,8 +14,8 @@ This document can be used as a first introduction and overview for FC users.
1414

1515
# Useful Links (Optional)
1616

17-
- [Fast Connect overview ](files/Connectivity%20Fast%20Connect%20overview.pdf)
18-
- [Oracle FC Overview](https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/fastconnectoverview.htm#:~:text=Oracle%20Cloud%20Infrastructure%20FastConnect%20provides,compared%20to%20internet%2Dbased%20connections.)
17+
- [Fast Connect overview ](files/Connectivity-Fast-Connect-overview.pdf)
18+
- [Oracle FC Overview](https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/fastconnectoverview.htm)
1919

2020
# License
2121

0 commit comments

Comments
 (0)