Quantcast
Channel: Cloud Training Program
Viewing all articles
Browse latest Browse all 1898

[Video] Oracle Exadata Cloud Service (ExaCS) Networking

$
0
0

This post covers the sixth video of my Multi-Part Video Series on “Oracle Exadata Cloud Service for DBAs & APPS DBAs”. In this post, I’ll be discussing the Networking of Exadata Cloud Service (ExaCS) focusing on IPs, VCN and Subnets.

(Be the first one to receive updates on Oracle Exadata Database, On-Premise & On-Cloud, Subscribe to Our Newsletters)

In order to provision an instance of Exadata On-Cloud, one needs to create a Virtual Cloud Network (VCN) and two Subnets.

Virtual Cloud Network (VCN)

While creating an instance of Exadata On-Cloud one should create a VCN first. A VCN is a contiguous block of IP addresses, represented in a CIDR format. These IP addresses make up the network.

VCN

While creating a VCN there are two options available:

  1. Create VCN only
  2. Create VCN with related resources i.e. VCN with Subnets, Route Table, Subnets, Security Lists, etc.

Note: It is suggested we choose Create VCN only and create other resources manually.

Note: Learn how to create VCN, Subnets, Internet Gateway, Security List & Dynamic Routing Gateway on Oracle Cloud.

VCN setupSubnets

A VCN can further be divided into smaller parts called Subnets. For an Exadata on-Cloud, there are two subnets that are required:

  • Client Subnet
  • Backup Subnet

Note: It is advisable to Create Regional Subnetssubnet

Client Subnet

A client subnet can either be public or private. All the clients connect to Exadata on-Cloud using the IP addresses assigned in this subnet.

Backup Subnet

A backup subnet is a private. While creating a backup of the database, it uses the IP addresses assigned in this subnet.

The Requirement of IP Addresses

We can choose the number of IP addresses we require in each subnet, depending on the configuration of the system. For client subnet, a minimum of 2 IP addresses per node with 3 SCAN IP addresses is required for the functioning of the rack.  And for the backup subnet, a minimum of 1 IP address for each node of the rack is required. Additionally, 3 reserve IP addresses are required for both client and backup subnet.

Note: Read about the Oracle Exadata Cloud Service Configurations

requirement of IP AddressesRelated/References

Next Task for You

Did you get a chance to register for our FREE Masterclass on “Oracle Exadata Cloud Services for DBAs & Apps DBAs What, Why & How?” If NOT, then do it now by clicking on the image below.

Exadata CS FREE Masterclass

To be the first to receive updates on Oracle Exadata Database, On-premise and On-Cloud, click here and Subscribe to Our Newsletters.

FREE Community

Click on the image below to join our FREE Community group.

Exadata Telegram Group

 

The post [Video] Oracle Exadata Cloud Service (ExaCS) Networking appeared first on Oracle Trainings.


Viewing all articles
Browse latest Browse all 1898